From 16a86ccf4da251300eb4afda9a2ada0ca308d7d6 Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Thu, 19 Sep 2019 12:28:59 -0700 Subject: meta-google: layer.conf: add zeus compatibility OE-core master will be dropping warrior soon; zeus is the next release. (From meta-google rev: 3bc085b11bb53063d63b043a9d678cfd4359eacd) Signed-off-by: Patrick Venture Change-Id: Ia05fbd051ec17edd30849480fbeb94c263f96935 Signed-off-by: Brad Bishop --- meta-google/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-google/conf') diff --git a/meta-google/conf/layer.conf b/meta-google/conf/layer.conf index bec624e88..982339c10 100644 --- a/meta-google/conf/layer.conf +++ b/meta-google/conf/layer.conf @@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "google-layer" BBFILE_PATTERN_google-layer := "^${LAYERDIR}/" LAYERVERSION_google-layer = "1" -LAYERSERIES_COMPAT_google-layer = "thud warrior" +LAYERSERIES_COMPAT_google-layer = "warrior zeus" -- cgit v1.2.3