From 605f5fe077d4a4524bba9b2aa7c0f947f96ce744 Mon Sep 17 00:00:00 2001 From: Trevor Woerner Date: Wed, 3 Apr 2019 02:10:56 -0400 Subject: [PATCH] layer.conf: update for warrior Signed-off-by: Trevor Woerner --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index d51065c..aa199d1 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -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"