From e0271dad839cf51ebc17fd5f6b1bd5fc0e9b43a9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan-Simon=20M=C3=B6ller?= Date: Tue, 5 Nov 2019 12:19:13 +0100 Subject: [PATCH] Declare layer compatibility with zeus MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit For the uprev to YP 3.0 zeus we need to update the layer compatibility. Change-Id: I1ed9fcd2134dc7a70855b8fed639a6e0f6d7f0f6 Signed-off-by: Jan-Simon Möller --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 43a5be765..d62e61b94 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "agl-demo" BBFILE_PATTERN_agl-demo = "^${LAYERDIR}/" BBFILE_PRIORITY_agl-demo = "7" -LAYERSERIES_COMPAT_agl-demo = "thud" +LAYERSERIES_COMPAT_agl-demo = "zeus" -- 2.16.6