mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-19 20:59:03 +02:00
layer.conf: update LAYERSERIES_COMPAT for langdale
* the next release 4.2 will be named mickledore Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
3d640e3246
commit
e8e4b39b8b
|
@ -14,7 +14,7 @@ BBFILE_PRIORITY_rockchip = "1"
|
||||||
# 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
|
||||||
LAYERVERSION_rockchip = "1"
|
LAYERVERSION_rockchip = "1"
|
||||||
LAYERSERIES_COMPAT_rockchip = "kirkstone"
|
LAYERSERIES_COMPAT_rockchip = "langdale"
|
||||||
LAYERDEPENDS_rockchip = "core meta-arm"
|
LAYERDEPENDS_rockchip = "core meta-arm"
|
||||||
|
|
||||||
BBFILES_DYNAMIC += " \
|
BBFILES_DYNAMIC += " \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user