Skip to content

Commit 4cb7817

Browse files
committed
Yocto: enable Whinlatter (for kilted & rolling)
Signed-off-by: Jan Vermaete <[email protected]>
1 parent e992559 commit 4cb7817

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

meta-ros-common/conf/layer.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ LAYERDEPENDS_ros-common-layer = " \
2222
openembedded-layer \
2323
"
2424

25-
LAYERSERIES_COMPAT_ros-common-layer = "walnascar styhead"
25+
LAYERSERIES_COMPAT_ros-common-layer = "walnascar styhead whinlatter"
2626

2727
require conf/ros-distro/ros-distro.conf

meta-ros2-kilted/conf/layer.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ LAYERDEPENDS_ros2-kilted-layer = " \
2121
ros2-layer \
2222
"
2323

24-
LAYERSERIES_COMPAT_ros2-kilted-layer = "walnascar styhead"
24+
LAYERSERIES_COMPAT_ros2-kilted-layer = "walnascar styhead whinlatter"
2525

2626
require conf/ros-distro/include/kilted/ros-distro.inc
2727
require conf/ros-distro/include/kilted/ros-sdk.inc

meta-ros2-rolling/conf/layer.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ LAYERDEPENDS_ros2-rolling-layer = " \
2121
ros2-layer \
2222
"
2323

24-
LAYERSERIES_COMPAT_ros2-rolling-layer = "walnascar styhead"
24+
LAYERSERIES_COMPAT_ros2-rolling-layer = "walnascar styhead whinlatter"
2525

2626
require conf/ros-distro/include/rolling/ros-distro.inc
2727
require conf/ros-distro/include/rolling/ros-sdk.inc

meta-ros2/conf/layer.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ LAYERDEPENDS_ros2-layer = " \
2020
ros-common-layer \
2121
"
2222

23-
LAYERSERIES_COMPAT_ros2-layer = "walnascar styhead"
23+
LAYERSERIES_COMPAT_ros2-layer = "walnascar styhead whinlatter"
2424

2525
ROS_OE_DISTRO_NAME ?= "Robot Operating System 2 (ROS 2)"

0 commit comments

Comments
 (0)