LAYERSERIES_COMPAT: → gatesgarth

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
Trevor Woerner 2020-10-17 11:58:21 -04:00
parent 70c2725ae8
commit b6cb9881a7

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 = "dunfell"
LAYERSERIES_COMPAT_rockchip = "gatesgarth"
LAYERDEPENDS_rockchip = "core meta-arm"