From acaaf764b2383dc3b9adb0da3bdd8cab1d455939 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Tue, 5 Nov 2019 12:22:23 +0100 Subject: Declare layer compatibility with zeus MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit For the uprev to YP 3.0 zeus we need to update the layer compatibility. Change-Id: Iddf2545cea18a0aec0bba34ad562b9e720cad645 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 14892b5..dcacb05 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "agl-telematics-demo" BBFILE_PATTERN_agl-telematics-demo = "^${LAYERDIR}/" BBFILE_PRIORITY_agl-telematics-demo = "7" -LAYERSERIES_COMPAT_agl-telematics-demo = "thud" +LAYERSERIES_COMPAT_agl-telematics-demo = "zeus" -- cgit 1.2.3-korg