ros / meta-ros

OpenEmbedded Layers for ROS 1 and ROS 2
MIT License
391 stars 255 forks source link

Add native sdk class extentions to ros-distro.inc #1255

Open sgstreet opened 2 weeks ago

sgstreet commented 2 weeks ago
          **{common} Add native sdk class extentions**

This looks like the correct, simple solution for now. In the longer term, we may want to replace this with a variable in ros-distro.inc that automatically extends the recipes to include nativesdk if the recipe name is in the list.

Originally posted by @robwoolley in https://github.com/ros/meta-ros/pull/1241#pullrequestreview-2429794636

sgstreet commented 2 weeks ago

@robwoolley I'm not sure how to do this?