From 36335f8dc8195f4392aee56664828899f6ef99cf Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Thu, 19 Sep 2019 12:31:29 -0700 Subject: meta-quanta: layer.conf: add zeus compatibility OE-core master will be dropping warrior soon; zeus is the next release. (From meta-quanta rev: bee6771b647c0da99af4d06a3f60b7445d8427aa) Signed-off-by: Patrick Venture Change-Id: I7c5f88138fffd3ef7649270bc2e44354450018a8 Signed-off-by: Brad Bishop --- meta-quanta/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-quanta/conf') diff --git a/meta-quanta/conf/layer.conf b/meta-quanta/conf/layer.conf index ca07679d6..81759fe51 100644 --- a/meta-quanta/conf/layer.conf +++ b/meta-quanta/conf/layer.conf @@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "quanta-layer" BBFILE_PATTERN_quanta-layer := "^${LAYERDIR}/" -LAYERSERIES_COMPAT_quanta-layer = "thud warrior" +LAYERSERIES_COMPAT_quanta-layer = "warrior zeus" -- cgit v1.2.3