layer.conf: update for warrior

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
Trevor Woerner 2019-04-03 02:10:56 -04:00
parent 6e68ab9d95
commit 605f5fe077

View File

@ -14,6 +14,6 @@ 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 = "thud"
LAYERSERIES_COMPAT_rockchip = "warrior"
LAYERDEPENDS_rockchip = "core"
LICENSE_PATH += "${LAYERDIR}/licenses"