From d0183da9a284b01300ae62d2f50e7e80262bf6a8 Mon Sep 17 00:00:00 2001 From: George Liu Date: Wed, 29 Apr 2020 16:27:22 +0800 Subject: meta-inspur: layer.conf: add dunfell compatibility Tested: Built successfully on fp5280g2 and on5263m5. (From meta-inspur rev: 9f97e52a7b7f5366732be3ffd73e08266f67dbb2) Signed-off-by: George Liu Change-Id: I55333bd59c44c6280ad54b07c164e74b5eb39a76 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') diff --git a/meta-inspur/meta-on5263m5/conf/layer.conf b/meta-inspur/meta-on5263m5/conf/layer.conf index b2d3935149..eb9464a0e8 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" +LAYERSERIES_COMPAT_on5263m5-layer = "warrior zeus dunfell" -- cgit v1.2.3