mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
layer.conf: Update to honister
This marks the layers as compatible with honister now they use the new override syntax. (From meta-yocto rev: ea637ebd5a79e5d023bbf347d633568bcb7506a2) 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_PRIORITY_yocto = "5"
|
||||
|
||||
LAYERSERIES_COMPAT_yocto = "hardknott"
|
||||
LAYERSERIES_COMPAT_yocto = "honister"
|
||||
|
||||
# This should only be incremented on significant changes that will
|
||||
# cause compatibility issues with other layers
|
||||
|
||||
Reference in New Issue
Block a user