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:
Richard Purdie
2021-07-29 23:30:46 +01:00
parent 9826f87cb4
commit a4b9bf3a1e
2 changed files with 2 additions and 2 deletions

View File

@@ -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