layer.conf: Add warrior release name series

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa 2019-04-08 17:10:28 +00:00
parent 9cb014ffcd
commit d9854c0e09
1 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,6 @@ LICENSE_PATH += "${LAYERDIR}/licenses"
# Version 1 is the manually created meta-ros, prior to the introduction of superflore.
LAYERVERSION_ros-layer = "1"
LAYERSERIES_COMPAT_ros-layer = "rocko sumo thud"
LAYERSERIES_COMPAT_ros-layer = "rocko sumo thud warrior"
ROSDISTRO := "indigo"