diff --git a/conf/layer.conf b/conf/layer.conf index aa199d1..f2cf469 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 = "warrior" +LAYERSERIES_COMPAT_rockchip = "zeus" LAYERDEPENDS_rockchip = "core" LICENSE_PATH += "${LAYERDIR}/licenses"