From acab9842588234b99d2db019a8e63eddda6901d1 Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Thu, 19 Sep 2019 12:37:44 -0700 Subject: meta-ingrasys: layer.conf: add zeus compatibility OE-core master will be dropping warrior soon; zeus is the next release. (From meta-ingrasys rev: 9e946a348a50d439bbacafaf4f27f9910983d23b) Signed-off-by: Patrick Venture Change-Id: I302038aaab5a120587e734bc1c8bbf30d93cbe20 Signed-off-by: Brad Bishop --- meta-ingrasys/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-ingrasys/conf/layer.conf') diff --git a/meta-ingrasys/conf/layer.conf b/meta-ingrasys/conf/layer.conf index 064875063..2686d406b 100644 --- a/meta-ingrasys/conf/layer.conf +++ b/meta-ingrasys/conf/layer.conf @@ -3,4 +3,4 @@ BBPATH .= ":${LAYERDIR}" BBFILE_COLLECTIONS += "ingrasys" BBFILE_PATTERN_ingrasys := "^${LAYERDIR}/" -LAYERSERIES_COMPAT_ingrasys = "thud warrior" +LAYERSERIES_COMPAT_ingrasys = "warrior zeus" -- cgit v1.2.3