mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
layer.conf: Drop scarthgap namespace from LAYERSERIES
As we move to release, drop the scarthgap namespace and prepare for styhead. (From OE-Core rev: b4cf6d5236a3eacaf56ca2f805b006efac65b26c) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -7,7 +7,7 @@ BBFILE_COLLECTIONS += "core"
|
|||||||
BBFILE_PATTERN_core = "^${LAYERDIR}/"
|
BBFILE_PATTERN_core = "^${LAYERDIR}/"
|
||||||
BBFILE_PRIORITY_core = "5"
|
BBFILE_PRIORITY_core = "5"
|
||||||
|
|
||||||
LAYERSERIES_CORENAMES = "scarthgap styhead"
|
LAYERSERIES_CORENAMES = "styhead"
|
||||||
|
|
||||||
# This should only be incremented on significant changes that will
|
# This should only be incremented on significant changes that will
|
||||||
# cause compatibility issues with other layers
|
# cause compatibility issues with other layers
|
||||||
|
|||||||
Reference in New Issue
Block a user