summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-11-05 12:19:13 +0100
committerScott Murray <scott.murray@konsulko.com>2020-01-22 16:17:58 -0500
commite0271dad839cf51ebc17fd5f6b1bd5fc0e9b43a9 (patch)
tree37147e4e687593ef21ed7c72a7ec97e588d9e603 /conf
parentde25e427e35fe5c9a6eb76c5db18cc6a63907866 (diff)
Declare layer compatibility with zeus
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 <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 43a5be76..d62e61b9 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"