mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
layer.conf: Update to warrior release name series
(From meta-yocto rev: 85ed7ed9d3b34562b1df30e67aa0698facdb0dd5) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "yocto"
|
|||||||
BBFILE_PATTERN_yocto = "^${LAYERDIR}/"
|
BBFILE_PATTERN_yocto = "^${LAYERDIR}/"
|
||||||
BBFILE_PRIORITY_yocto = "5"
|
BBFILE_PRIORITY_yocto = "5"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_yocto = "thud"
|
LAYERSERIES_COMPAT_yocto = "warrior"
|
||||||
|
|
||||||
# This should only be incremented on significant changes that will
|
# This should only be incremented on significant changes that will
|
||||||
# cause compatibility issues with other layers
|
# cause compatibility issues with other layers
|
||||||
|
|||||||
@@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "yoctobsp"
|
|||||||
BBFILE_PATTERN_yoctobsp = "^${LAYERDIR}/"
|
BBFILE_PATTERN_yoctobsp = "^${LAYERDIR}/"
|
||||||
BBFILE_PRIORITY_yoctobsp = "5"
|
BBFILE_PRIORITY_yoctobsp = "5"
|
||||||
LAYERVERSION_yoctobsp = "4"
|
LAYERVERSION_yoctobsp = "4"
|
||||||
LAYERSERIES_COMPAT_yoctobsp = "thud"
|
LAYERSERIES_COMPAT_yoctobsp = "warrior"
|
||||||
|
|||||||
Reference in New Issue
Block a user