summaryrefslogtreecommitdiffstats
path: root/meta-netboot
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-11-05 12:17:23 +0100
committerScott Murray <scott.murray@konsulko.com>2020-01-22 12:58:19 -0500
commit6cab35d83bda92540ca7b24ef874d871542a37c2 (patch)
tree085fa6d3e5ad064044f9f5f7d6b895b1740db36d /meta-netboot
parentcf16a1640dd55a3fc36f7ba0928c6b05a90c3351 (diff)
Declare layer compatibility with zeus
For the uprev to YP 3.0 zeus we need to update the layer compatibility. Change-Id: Ib762915305588c39400c3c8343152b4ecbfa4556 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-netboot')
-rw-r--r--meta-netboot/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-netboot/conf/layer.conf b/meta-netboot/conf/layer.conf
index d22a86446..119fe02fb 100644
--- a/meta-netboot/conf/layer.conf
+++ b/meta-netboot/conf/layer.conf
@@ -12,4 +12,4 @@ BBFILE_COLLECTIONS += "meta-netboot"
BBFILE_PATTERN_meta-netboot = "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-netboot = "60"
-LAYERSERIES_COMPAT_meta-netboot = "thud"
+LAYERSERIES_COMPAT_meta-netboot = "zeus"