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,4 +9,4 @@ BBFILE_COLLECTIONS += "yoctobsp"
|
||||
BBFILE_PATTERN_yoctobsp = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_yoctobsp = "5"
|
||||
LAYERVERSION_yoctobsp = "4"
|
||||
LAYERSERIES_COMPAT_yoctobsp = "hardknott"
|
||||
LAYERSERIES_COMPAT_yoctobsp = "honister"
|
||||
|
||||
Reference in New Issue
Block a user