diff --git a/conf/ros-distro/include/melodic/ros-distro.inc b/conf/ros-distro/include/melodic/ros-distro.inc index cb53cba..6faad25 100644 --- a/conf/ros-distro/include/melodic/ros-distro.inc +++ b/conf/ros-distro/include/melodic/ros-distro.inc @@ -14,7 +14,7 @@ ROS_DISTRO_RELEASE_DATE = "20190514" ROS_DISTRO_BASELINE_PLATFORM = "ubuntu-bionic" # Set this here, as each ROS distro will must be tested separately with each OE-Core release. -LAYERSERIES_COMPAT_ros-layer = "morty" +LAYERSERIES_COMPAT_ros-layer = "thud" # Override settings from generated-ros-distro.inc here.