layer.conf: Add warrior release name series
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
9cb014ffcd
commit
d9854c0e09
|
@ -13,6 +13,6 @@ LICENSE_PATH += "${LAYERDIR}/licenses"
|
||||||
# Version 1 is the manually created meta-ros, prior to the introduction of superflore.
|
# Version 1 is the manually created meta-ros, prior to the introduction of superflore.
|
||||||
LAYERVERSION_ros-layer = "1"
|
LAYERVERSION_ros-layer = "1"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_ros-layer = "rocko sumo thud"
|
LAYERSERIES_COMPAT_ros-layer = "rocko sumo thud warrior"
|
||||||
|
|
||||||
ROSDISTRO := "indigo"
|
ROSDISTRO := "indigo"
|
||||||
|
|
Loading…
Reference in New Issue