Skip to content

Commit

Permalink
Remove duplicate and empty values
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Street <[email protected]>
  • Loading branch information
sgstreet committed Nov 18, 2024
1 parent 5efc734 commit 9c32b48
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions meta-ros-common/recipes-core/images/ros2-image-sdktest.bb
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,11 @@ inherit core-image
inherit ros_distro_${ROS_DISTRO}
inherit ${ROS_DISTRO_TYPE}_image

IMAGE_FEATURES:append = " \
"

IMAGE_INSTALL:append = " \
packagegroup-core-boot \
${CORE_IMAGE_EXTRA_INSTALL} \
"

inherit core-image
inherit ros_distro_${ROS_DISTRO}
inherit ${ROS_DISTRO_TYPE}_image

TOOLCHAIN_TARGET_TASK:append = " \
opencv-staticdev \
python3-numpy-staticdev \
Expand Down

0 comments on commit 9c32b48

Please sign in to comment.