mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-19 20:59:03 +02:00
layer.conf: Add hardknott to compatible release branches
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
8703709519
commit
019ee14cf9
|
@ -14,5 +14,5 @@ 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 = "gatesgarth"
|
LAYERSERIES_COMPAT_rockchip = "gatesgarth hardknott"
|
||||||
LAYERDEPENDS_rockchip = "core meta-arm"
|
LAYERDEPENDS_rockchip = "core meta-arm"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user