From c15836ef6aa2f31bb96f581a8daf29d2eedf1a1d Mon Sep 17 00:00:00 2001 From: Alexander Filippov Date: Fri, 18 Oct 2019 12:30:56 +0300 Subject: meta-yadro: layer.conf: add zeus compatibility OE-core master will be dropping warrior soon; zeus is the next release. (From meta-yadro rev: 27e7dd3d6c82478ab61973e9a6470fba6f2b4502) Change-Id: Id4a5cb6bff0f2f64df99c6ae602bbbfb55e4cfd0 Signed-off-by: Alexander Filippov Signed-off-by: Brad Bishop --- meta-yadro/meta-vesnin/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-yadro/meta-vesnin/conf') diff --git a/meta-yadro/meta-vesnin/conf/layer.conf b/meta-yadro/meta-vesnin/conf/layer.conf index c8e7890d8..75d9c0f69 100644 --- a/meta-yadro/meta-vesnin/conf/layer.conf +++ b/meta-yadro/meta-vesnin/conf/layer.conf @@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "vesnin-layer" BBFILE_PATTERN_vesnin-layer = "^${LAYERDIR}/" -LAYERSERIES_COMPAT_vesnin-layer = "thud warrior" +LAYERSERIES_COMPAT_vesnin-layer = "warrior zeus" -- cgit v1.2.3