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/meta-gsj/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-quanta/meta-gsj') diff --git a/meta-quanta/meta-gsj/conf/layer.conf b/meta-quanta/meta-gsj/conf/layer.conf index e7dcbfeabd..1da7654b59 100644 --- a/meta-quanta/meta-gsj/conf/layer.conf +++ b/meta-quanta/meta-gsj/conf/layer.conf @@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "gsj-layer" BBFILE_PATTERN_gsj-layer := "^${LAYERDIR}/" -LAYERSERIES_COMPAT_gsj-layer = "thud warrior" +LAYERSERIES_COMPAT_gsj-layer = "warrior zeus" -- cgit v1.2.3