From 43ede60031c17781dbd085238c9aef80f0078127 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Thu, 19 Sep 2019 14:13:31 -0400 Subject: meta-aspeed: layer.conf: add zeus compatibility OE-core master will be dropping warrior soon; zeus is the next release. (From meta-aspeed rev: 2ff14968cab1d67e3ddc7519034c8ba1c54d5bb7) Change-Id: Ide7752551ef7babd833d70ea8f2be465d14520b8 Signed-off-by: Brad Bishop --- meta-aspeed/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-aspeed') diff --git a/meta-aspeed/conf/layer.conf b/meta-aspeed/conf/layer.conf index 55ec1c8b2..9741d26b2 100644 --- a/meta-aspeed/conf/layer.conf +++ b/meta-aspeed/conf/layer.conf @@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "aspeed-layer" BBFILE_PATTERN_aspeed-layer := "^${LAYERDIR}/" LAYERVERSION_aspeed-layer = "1" -LAYERSERIES_COMPAT_aspeed-layer = "warrior" +LAYERSERIES_COMPAT_aspeed-layer = "warrior zeus" -- cgit v1.2.3