From 763a5d434b6f9191b6bde557ef65868d8b767089 Mon Sep 17 00:00:00 2001 From: Herb Kuta Date: Tue, 4 Jun 2019 14:49:13 -0700 Subject: [PATCH] DRAFT {dashing} ros-distro.conf: Add "dashing" to ROS_DISTRO_COMPAT --- conf/ros-distro/ros-distro.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/ros-distro/ros-distro.conf b/conf/ros-distro/ros-distro.conf index f542d5d..2082b43 100644 --- a/conf/ros-distro/ros-distro.conf +++ b/conf/ros-distro/ros-distro.conf @@ -16,7 +16,7 @@ ROS_LAYERDIR := "${LAYERDIR}" # ROS_DISTRO_COMPAT contains the list of ROS_DISTRO-s with which this branch of meta-ros is compatible (based on the versions of # the platform packages provided by it and the branches of the upstream OE layers used). -ROS_DISTRO_COMPAT = "crystal" +ROS_DISTRO_COMPAT = "crystal dashing" # "1" or "2"