LAYERSERIES_COMPAT: update for dunfell

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
Trevor Woerner 2020-03-29 23:20:52 -04:00
parent 43434bd51c
commit fa06a975a8

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 = "zeus"
LAYERSERIES_COMPAT_rockchip = "dunfell"
LAYERDEPENDS_rockchip = "core"