layer.conf: Set the OE layer version to 1
This commit is contained in:
parent
55adfbc615
commit
db62e9f2b7
|
@ -10,6 +10,9 @@ BBFILE_PRIORITY_ros-layer = "7"
|
|||
|
||||
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"
|
||||
|
||||
ROSDISTRO := "indigo"
|
||||
|
|
Loading…
Reference in New Issue