mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
layer.conf: Update for hardknott release series
(From meta-yocto rev: f07f28224c9d3d1af5e7a63151da8ad4731fd1c5) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
15cb12188e
commit
4ae1fce626
|
|
@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "yocto"
|
|||
BBFILE_PATTERN_yocto = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_yocto = "5"
|
||||
|
||||
LAYERSERIES_COMPAT_yocto = "gatesgarth"
|
||||
LAYERSERIES_COMPAT_yocto = "hardknott"
|
||||
|
||||
# This should only be incremented on significant changes that will
|
||||
# cause compatibility issues with other layers
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "yoctobsp"
|
|||
BBFILE_PATTERN_yoctobsp = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_yoctobsp = "5"
|
||||
LAYERVERSION_yoctobsp = "4"
|
||||
LAYERSERIES_COMPAT_yoctobsp = "gatesgarth"
|
||||
LAYERSERIES_COMPAT_yoctobsp = "hardknott"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user