mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-04 20:54:45 +02:00
layer.conf: Update to whinlatter release series
Since there are currently multiple breaking changes, update to a new release series for the next release so layers can show compatibility correctly. (From meta-yocto rev: a67bb58ee119d68c4b72bf954b4eb613612a8cc6) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
ec157ae344
commit
448af7ef00
|
@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "yocto"
|
|||
BBFILE_PATTERN_yocto = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_yocto = "5"
|
||||
|
||||
LAYERSERIES_COMPAT_yocto = "walnascar"
|
||||
LAYERSERIES_COMPAT_yocto = "whinlatter"
|
||||
|
||||
# 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 = "walnascar"
|
||||
LAYERSERIES_COMPAT_yoctobsp = "whinlatter"
|
||||
|
|
Loading…
Reference in New Issue
Block a user