summaryrefslogtreecommitdiff
path: root/meta-nuvoton
diff options
context:
space:
mode:
Diffstat (limited to 'meta-nuvoton')
-rw-r--r--meta-nuvoton/conf/layer.conf2
-rw-r--r--meta-nuvoton/meta-evb-npcm845/conf/layer.conf2
2 files changed, 2 insertions, 2 deletions
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"