mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
layer.conf: update LAYERSERIES_COMPAT for mickledore
oe-core switched to mickedore in: oe-core: 57239d66b933 ("layer.conf: Update to use mickledore as the layer series name") https://git.openembedded.org/openembedded-core/commit/?id=57239d66b933c4313cf331d35d13ec2d0661c38f Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
9f37e0902c
commit
5f06c7c018
|
@ -14,7 +14,7 @@ BBFILE_PRIORITY_rockchip = "1"
|
|||
# This should only be incremented on significant changes that will
|
||||
# cause compatibility issues with other layers
|
||||
LAYERVERSION_rockchip = "1"
|
||||
LAYERSERIES_COMPAT_rockchip = "langdale"
|
||||
LAYERSERIES_COMPAT_rockchip = "mickledore"
|
||||
LAYERDEPENDS_rockchip = "core meta-arm"
|
||||
|
||||
BBFILES_DYNAMIC += " \
|
||||
|
|
Loading…
Reference in New Issue
Block a user