mirror of
https://git.yoctoproject.org/poky
synced 2026-09-24 22:36:21 +02:00
layer.conf: Post release codename changes
Post release add langdale to the series names. (From OE-Core rev: dc3b319a5fc47372bc111da5bc26d7dda1b17598) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "selftest"
|
||||
BBFILE_PATTERN_selftest = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_selftest = "5"
|
||||
|
||||
LAYERSERIES_COMPAT_selftest = "kirkstone"
|
||||
LAYERSERIES_COMPAT_selftest = "kirkstone langdale"
|
||||
|
||||
Reference in New Issue
Block a user