diff --git a/conf/layer.conf b/conf/layer.conf index 3e96a04..f165e06 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -12,6 +12,6 @@ BBFILE_PRIORITY_meta-sunxi = "10" # cause compatibility issues with other layers LAYERVERSION_meta-sunxi = "1" -LAYERDEPENDS_meta-sunxi = "core openembedded-layer" +LAYERDEPENDS_meta-sunxi = "core" LAYERSERIES_COMPAT_meta-sunxi = "honister"