From efe6aef33f47ed93b9738fb00566bc310a7a32e5 Mon Sep 17 00:00:00 2001 From: Trevor Woerner Date: Wed, 9 Oct 2019 08:00:20 -0400 Subject: [PATCH] LAYERSERIES_COMPAT: warrior -> zeus Update the layer compatibility information to indicate this layer is compatible with "zeus". 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 46fa5a8..1b77106 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -14,4 +14,4 @@ LAYERVERSION_meta-sunxi = "1" LAYERDEPENDS_meta-sunxi = "core openembedded-layer" -LAYERSERIES_COMPAT_meta-sunxi = "warrior" +LAYERSERIES_COMPAT_meta-sunxi = "zeus"