mirror of
git://git.yoctoproject.org/poky
synced 2026-04-02 02:49:11 +00:00
layer.conf: Update to styhead
(From meta-yocto rev: 223cc7f13391fddb94e873ea71171e293370d609) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
fa3cfb3a6b
commit
4186e83ffb
@ -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 = "scarthgap"
|
LAYERSERIES_COMPAT_yocto = "styhead"
|
||||||
|
|
||||||
# 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 = "scarthgap"
|
LAYERSERIES_COMPAT_yoctobsp = "styhead"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user