layer.conf: Add hardknott to compatible release branches

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2021-03-17 23:15:36 -07:00 committed by Trevor Woerner
parent 8703709519
commit 019ee14cf9

View File

@ -14,5 +14,5 @@ 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 = "gatesgarth"
LAYERSERIES_COMPAT_rockchip = "gatesgarth hardknott"
LAYERDEPENDS_rockchip = "core meta-arm"