From 9396098deff81c4c0637e118c67283961b5a1fe7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Burdukiewicz?= Date: Thu, 22 Oct 2020 20:54:26 +0200 Subject: [PATCH] layer: added support for upcomming gatesgarth release. --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 5ea199d..a9d19c0 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 = "zeus dunfell" +LAYERSERIES_COMPAT_meta-sunxi = "zeus dunfell gatesgarth"