From 1222bd457825c618c9557068a8f0d952a0ad754b Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Fri, 24 Nov 2023 10:24:09 -0600 Subject: treewide: add nanbield to LAYERSERIES_COMPAT Signed-off-by: Patrick Williams Change-Id: I85272779478b66452acd11be93f5fea99e4c3a34 --- meta-hpe/meta-common/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-hpe/meta-common/conf') diff --git a/meta-hpe/meta-common/conf/layer.conf b/meta-hpe/meta-common/conf/layer.conf index 8ae7db1a7f..cb6b046fc1 100644 --- a/meta-hpe/meta-common/conf/layer.conf +++ b/meta-hpe/meta-common/conf/layer.conf @@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "common-layer" BBFILE_PATTERN_common-layer := "^${LAYERDIR}/" -LAYERSERIES_COMPAT_common-layer = "mickledore" +LAYERSERIES_COMPAT_common-layer = "mickledore nanbield" -- cgit v1.2.3