mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
layer.conf: Update to new dunfell release name
(From meta-yocto rev: a1ae7e14edd36007adf027e21711f016e0f25658) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
a6092298c8
commit
4cf541859d
|
@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "yocto"
|
|||
BBFILE_PATTERN_yocto = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_yocto = "5"
|
||||
|
||||
LAYERSERIES_COMPAT_yocto = "zeus"
|
||||
LAYERSERIES_COMPAT_yocto = "dunfell"
|
||||
|
||||
# This should only be incremented on significant changes that will
|
||||
# cause compatibility issues with other layers
|
||||
|
|
|
@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "yoctobsp"
|
|||
BBFILE_PATTERN_yoctobsp = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_yoctobsp = "5"
|
||||
LAYERVERSION_yoctobsp = "4"
|
||||
LAYERSERIES_COMPAT_yoctobsp = "zeus"
|
||||
LAYERSERIES_COMPAT_yoctobsp = "dunfell"
|
||||
|
|
Loading…
Reference in New Issue
Block a user