From fe54f61d61b8dbb381e5fde5c70e30790cb5ca64 Mon Sep 17 00:00:00 2001 From: Marek Belisko Date: Fri, 30 Apr 2021 08:31:53 +0200 Subject: [PATCH] layer.conf: Added compatibility with hardknott Signed-off-by: Marek Belisko --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index a9d19c0..1be2970 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 gatesgarth" +LAYERSERIES_COMPAT_meta-sunxi = "zeus dunfell gatesgarth hardknott"