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 +- meta-nuvoton/meta-evb-npcm845/conf/layer.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-nuvoton') 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 += " \ diff --git a/meta-nuvoton/meta-evb-npcm845/conf/layer.conf b/meta-nuvoton/meta-evb-npcm845/conf/layer.conf index cf12901579..da05156365 100644 --- a/meta-nuvoton/meta-evb-npcm845/conf/layer.conf +++ b/meta-nuvoton/meta-evb-npcm845/conf/layer.conf @@ -5,4 +5,4 @@ BBPATH .= ":${LAYERDIR}" BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ ${LAYERDIR}/recipes-*/*/*.bbappend" -LAYERSERIES_COMPAT_evb-npcm845 = "mickledore nanbield" +LAYERSERIES_COMPAT_evb-npcm845 = "nanbield scarthgap" -- cgit v1.2.3