mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-19 20:59:03 +02:00
layers: bump to use kirkstone
Its not going to be backward ABI compatible with honister due to variable renaming. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
17703ee37b
commit
966e8a3ffa
|
@ -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 = "honister"
|
LAYERSERIES_COMPAT_rockchip = "kirkstone"
|
||||||
LAYERDEPENDS_rockchip = "core meta-arm"
|
LAYERDEPENDS_rockchip = "core meta-arm"
|
||||||
|
|
||||||
BBFILES_DYNAMIC += " \
|
BBFILES_DYNAMIC += " \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user