From 87b6306d46352a03bf3e20273c1375d28bc8cf99 Mon Sep 17 00:00:00 2001 From: George Liu Date: Thu, 26 Nov 2020 13:57:56 +0800 Subject: meta-inspur: update Yocto compat for gatesgarth Since the current release of Yocto is gatesgarth, Add and support for gatesgarth(current) and dunsfell(previous) in meta-inspur layer. Also, remove the two earlier releases(warrior and zeus). Tested: Built successfully on fp5280g2 and on5263m5. (From meta-inspur rev: 831b68cce11da461122ee20ad371d93b60a245b1) Signed-off-by: George Liu Change-Id: I587a032a20bb645c452d16fbdc8adff3d35c965a Signed-off-by: Andrew Geissler --- meta-inspur/meta-on5263m5/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-inspur/meta-on5263m5/conf') diff --git a/meta-inspur/meta-on5263m5/conf/layer.conf b/meta-inspur/meta-on5263m5/conf/layer.conf index eb9464a0e..fe5d156eb 100644 --- a/meta-inspur/meta-on5263m5/conf/layer.conf +++ b/meta-inspur/meta-on5263m5/conf/layer.conf @@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "on5263m5-layer" BBFILE_PATTERN_on5263m5-layer = "^${LAYERDIR}/" -LAYERSERIES_COMPAT_on5263m5-layer = "warrior zeus dunfell" +LAYERSERIES_COMPAT_on5263m5-layer = "dunfell gatesgarth" -- cgit v1.2.3