aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-11-05 12:22:23 +0100
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2020-02-21 16:17:05 +0100
commitacaaf764b2383dc3b9adb0da3bdd8cab1d455939 (patch)
treeb6e397a367c3d424f46b0c9f6ed585796494182d
parent7bb2b3b63292fbd16afd72ead00581513b2ec69b (diff)
Declare layer compatibility with zeus
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 <jsmoeller@linuxfoundation.org>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
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"