mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 13:14:48 +02:00
layer compat: warrior -> zeus
Update the LAYERSERIES_COMPAT from warrior to zeus. Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
74fe21490a
commit
78d19c52fb
|
@ -14,6 +14,6 @@ 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 = "warrior"
|
LAYERSERIES_COMPAT_rockchip = "zeus"
|
||||||
LAYERDEPENDS_rockchip = "core"
|
LAYERDEPENDS_rockchip = "core"
|
||||||
LICENSE_PATH += "${LAYERDIR}/licenses"
|
LICENSE_PATH += "${LAYERDIR}/licenses"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user