From 9d21a9409c159e4fa32c20a774337669da351413 Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Fri, 24 Nov 2023 18:20:05 -0600 Subject: treewide: add scarthgap to LAYERSERIES_COMPAT Signed-off-by: Patrick Williams Change-Id: I28ee50fa55ae47dd7fd8c99f8f6db8f5f6dfa53d --- meta-nuvoton/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-nuvoton/conf/layer.conf') diff --git a/meta-nuvoton/conf/layer.conf b/meta-nuvoton/conf/layer.conf index 93fc84be41..0128093abe 100644 --- a/meta-nuvoton/conf/layer.conf +++ b/meta-nuvoton/conf/layer.conf @@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "nuvoton-layer" BBFILE_PATTERN_nuvoton-layer := "^${LAYERDIR}/" LAYERVERSION_nuvoton-layer = "1" -LAYERSERIES_COMPAT_nuvoton-layer = "mickledore nanbield" +LAYERSERIES_COMPAT_nuvoton-layer = "nanbield scarthgap" LAYERDEPENDS_nuvoton-layer:append:npcm8xx = " meta-arm" BBFILES_DYNAMIC += " \ -- cgit v1.2.3