Skip to content

Commit 9d21a94

Browse files
treewide: add scarthgap to LAYERSERIES_COMPAT
Signed-off-by: Patrick Williams <[email protected]> Change-Id: I28ee50fa55ae47dd7fd8c99f8f6db8f5f6dfa53d
1 parent 1222bd4 commit 9d21a94

File tree

77 files changed

+77
-77
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+77
-77
lines changed

meta-amd/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "amd-layer"
99
BBFILE_PATTERN_amd-layer = "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_amd-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_amd-layer = "nanbield scarthgap"

meta-amd/meta-daytonax/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "daytonax-layer"
99
BBFILE_PATTERN_daytonax-layer = "^${LAYERDIR}/"
1010
BBFILE_PRIORITY_daytonax-layer = "6"
1111

12-
LAYERSERIES_COMPAT_daytonax-layer = "mickledore nanbield"
12+
LAYERSERIES_COMPAT_daytonax-layer = "nanbield scarthgap"

meta-amd/meta-ethanolx/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "ethanolx-layer"
99
BBFILE_PATTERN_ethanolx-layer = "^${LAYERDIR}/"
1010
BBFILE_PRIORITY_ethanolx-layer = "6"
1111

12-
LAYERSERIES_COMPAT_ethanolx-layer = "mickledore nanbield"
12+
LAYERSERIES_COMPAT_ethanolx-layer = "nanbield scarthgap"

meta-ampere/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/meta-common/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "ampere-layer"
99
BBFILE_PATTERN_ampere-layer := "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_ampere-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_ampere-layer = "nanbield scarthgap"

meta-ampere/meta-jade/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "jade-layer"
99
BBFILE_PATTERN_jade-layer := "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_jade-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_jade-layer = "nanbield scarthgap"

meta-ampere/meta-mitchell/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "mitchell-layer"
99
BBFILE_PATTERN_mitchell-layer := "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_mitchell-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_mitchell-layer = "nanbield scarthgap"
1111

meta-aspeed/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77
BBFILE_COLLECTIONS += "aspeed-layer"
88
BBFILE_PATTERN_aspeed-layer := "^${LAYERDIR}/"
99
LAYERVERSION_aspeed-layer = "1"
10-
LAYERSERIES_COMPAT_aspeed-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_aspeed-layer = "nanbield scarthgap"

meta-asrock/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/meta-common/recipes-*/*/*.bb \
88
BBFILE_COLLECTIONS += "asrock-layer"
99
BBFILE_PATTERN_asrock-layer = "^${LAYERDIR}/"
1010
LAYERVERSION_asrock-layer = "1"
11-
LAYERSERIES_COMPAT_asrock-layer = "mickledore nanbield"
11+
LAYERSERIES_COMPAT_asrock-layer = "nanbield scarthgap"

meta-asrock/meta-e3c246d4i/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "e3c246d4i-layer"
99
BBFILE_PATTERN_e3c246d4i-layer = "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_e3c246d4i-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_e3c246d4i-layer = "nanbield scarthgap"

meta-asrock/meta-romed8hm3/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "romed8hm3-layer"
99
BBFILE_PATTERN_romed8hm3-layer = "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_romed8hm3-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_romed8hm3-layer = "nanbield scarthgap"

meta-bytedance/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "bytedance-layer"
99
BBFILE_PATTERN_bytedance-layer = "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_bytedance-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_bytedance-layer = "nanbield scarthgap"

meta-bytedance/meta-g220a/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "g220a-layer"
99
BBFILE_PATTERN_g220a-layer := "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_g220a-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_g220a-layer = "nanbield scarthgap"

meta-delta/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/meta-common/recipes-*/*/*.bb \
88
BBFILE_COLLECTIONS += "delta-layer"
99
BBFILE_PATTERN_delta-layer = "^${LAYERDIR}/"
1010
LAYERVERSION_delta-layer = "1"
11-
LAYERSERIES_COMPAT_delta-layer = "mickledore nanbield"
11+
LAYERSERIES_COMPAT_delta-layer = "nanbield scarthgap"

meta-delta/meta-ahe50dc/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "ahe50dc-layer"
99
BBFILE_PATTERN_ahe50dc-layer = "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_ahe50dc-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_ahe50dc-layer = "nanbield scarthgap"

meta-evb/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ BBPATH .= ":${LAYERDIR}"
44
BBFILE_COLLECTIONS += "evb"
55
BBFILE_PATTERN_evb = ""
66
BBFILE_PATTERN_IGNORE_EMPTY_evb = "1"
7-
LAYERSERIES_COMPAT_evb = "mickledore nanbield"
7+
LAYERSERIES_COMPAT_evb = "nanbield scarthgap"

meta-evb/meta-evb-aspeed/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ BBPATH .= ":${LAYERDIR}"
44
BBFILE_COLLECTIONS += "evb-aspeed"
55
BBFILE_PATTERN_evb-aspeed = ""
66
BBFILE_PATTERN_IGNORE_EMPTY_evb-aspeed = "1"
7-
LAYERSERIES_COMPAT_evb-aspeed = "mickledore nanbield"
7+
LAYERSERIES_COMPAT_evb-aspeed = "nanbield scarthgap"

meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ BBPATH .= ":${LAYERDIR}"
44
BBFILE_COLLECTIONS += "evb-ast2500"
55
BBFILE_PATTERN_evb-ast2500 = ""
66

7-
LAYERSERIES_COMPAT_evb-ast2500 = "mickledore nanbield"
7+
LAYERSERIES_COMPAT_evb-ast2500 = "nanbield scarthgap"

meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
88
BBFILE_COLLECTIONS += "meta-evb-ast2600"
99
BBFILE_PATTERN_meta-evb-ast2600 = "^${LAYERDIR}/"
1010

11-
LAYERSERIES_COMPAT_meta-evb-ast2600 = "mickledore nanbield"
11+
LAYERSERIES_COMPAT_meta-evb-ast2600 = "nanbield scarthgap"

meta-evb/meta-evb-nuvoton/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ BBPATH .= ":${LAYERDIR}"
44
BBFILE_COLLECTIONS += "evb-nuvoton"
55
BBFILE_PATTERN_evb-nuvoton = ""
66
BBFILE_PATTERN_IGNORE_EMPTY_evb-nuvoton = "1"
7-
LAYERSERIES_COMPAT_evb-nuvoton = "mickledore nanbield"
7+
LAYERSERIES_COMPAT_evb-nuvoton = "nanbield scarthgap"

meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ BBPATH .= ":${LAYERDIR}"
33

44
BBFILE_COLLECTIONS += "evb-npcm750"
55
BBFILE_PATTERN_evb-npcm750 = ""
6-
LAYERSERIES_COMPAT_evb-npcm750 = "mickledore nanbield"
6+
LAYERSERIES_COMPAT_evb-npcm750 = "nanbield scarthgap"

meta-evb/meta-evb-nuvoton/meta-evb-npcm845/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "evb-npcm845"
99
BBFILE_PATTERN_evb-npcm845 = "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_evb-npcm845 = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_evb-npcm845 = "nanbield scarthgap"

meta-facebook/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "facebook-layer"
99
BBFILE_PATTERN_facebook-layer := "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_facebook-layer := "mickledore nanbield"
10+
LAYERSERIES_COMPAT_facebook-layer := "nanbield scarthgap"

meta-facebook/meta-bletchley/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
88
BBFILE_COLLECTIONS += "bletchley-layer"
99
BBFILE_PATTERN_bletchley-layer := "^${LAYERDIR}/"
1010

11-
LAYERSERIES_COMPAT_bletchley-layer := "mickledore nanbield"
11+
LAYERSERIES_COMPAT_bletchley-layer := "nanbield scarthgap"

meta-facebook/meta-greatlakes/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
88
BBFILE_COLLECTIONS += "greatlakes-layer"
99
BBFILE_PATTERN_greatlakes-layer := "^${LAYERDIR}/"
1010

11-
LAYERSERIES_COMPAT_greatlakes-layer := "mickledore nanbield"
11+
LAYERSERIES_COMPAT_greatlakes-layer := "nanbield scarthgap"

meta-facebook/meta-tiogapass/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
88
BBFILE_COLLECTIONS += "tiogapass-layer"
99
BBFILE_PATTERN_tiogapass-layer := "^${LAYERDIR}/"
1010

11-
LAYERSERIES_COMPAT_tiogapass-layer := "mickledore nanbield"
11+
LAYERSERIES_COMPAT_tiogapass-layer := "nanbield scarthgap"

meta-facebook/meta-yosemite4/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
88
BBFILE_COLLECTIONS += "yosemite4-layer"
99
BBFILE_PATTERN_yosemite4-layer := "^${LAYERDIR}/"
1010

11-
LAYERSERIES_COMPAT_yosemite4-layer := "mickledore nanbield"
11+
LAYERSERIES_COMPAT_yosemite4-layer := "nanbield scarthgap"

meta-facebook/meta-yosemitev2/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
88
BBFILE_COLLECTIONS += "yosemitev2-layer"
99
BBFILE_PATTERN_yosemitev2-layer := "^${LAYERDIR}/"
1010

11-
LAYERSERIES_COMPAT_yosemitev2-layer := "mickledore nanbield"
11+
LAYERSERIES_COMPAT_yosemitev2-layer := "nanbield scarthgap"

meta-fii/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
55
${LAYERDIR}/recipes-*/*/*.bbappend"
66
BBFILE_COLLECTIONS += "fii-layer"
77
BBFILE_PATTERN_fii-layer := "^${LAYERDIR}/"
8-
LAYERSERIES_COMPAT_fii-layer = "mickledore nanbield"
8+
LAYERSERIES_COMPAT_fii-layer = "nanbield scarthgap"

meta-fii/meta-kudo/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "kudo-layer"
99
BBFILE_PATTERN_kudo-layer = "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_kudo-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_kudo-layer = "nanbield scarthgap"
1111
LAYERDEPENDS_kudo-layer = "core phosphor-layer google-layer fii-layer"

meta-fii/meta-mori/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "mori-layer"
99
BBFILE_PATTERN_mori-layer = "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_mori-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_mori-layer = "nanbield scarthgap"
1111
LAYERDEPENDS_mori-layer = "core phosphor-layer google-layer fii-layer"

meta-google/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ BBFILES_DYNAMIC += " \
1414
BBFILE_COLLECTIONS += "google-layer"
1515
BBFILE_PATTERN_google-layer := "^${LAYERDIR}/"
1616
LAYERVERSION_google-layer = "1"
17-
LAYERSERIES_COMPAT_google-layer = "mickledore nanbield"
17+
LAYERSERIES_COMPAT_google-layer = "nanbield scarthgap"
1818
LAYERDEPENDS_google-layer += "core phosphor-layer tpm-layer"

meta-hpe/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/meta-common/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "hpe-layer"
99
BBFILE_PATTERN_hpe-layer := "^${LAYERDIR}/meta-common/"
10-
LAYERSERIES_COMPAT_hpe-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_hpe-layer = "nanbield scarthgap"
1111

1212
# Provide a variable that points the base of the hpe layer.
1313
HPEBASE = '${@os.path.normpath("${LAYERDIR}/")}'

meta-hpe/meta-common/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "common-layer"
99
BBFILE_PATTERN_common-layer := "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_common-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_common-layer = "nanbield scarthgap"

meta-hpe/meta-dl360-g11/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "dl360-g11-layer"
99
BBFILE_PATTERN_dl360-g11-layer := "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_dl360-g11-layer := "mickledore nanbield"
10+
LAYERSERIES_COMPAT_dl360-g11-layer := "nanbield scarthgap"

meta-hpe/meta-dl360poc/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "dl360poc-layer"
99
BBFILE_PATTERN_dl360poc-layer := "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_dl360poc-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_dl360poc-layer = "nanbield scarthgap"

meta-hpe/meta-gxp/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77
BBFILE_COLLECTIONS += "gxp-layer"
88
BBFILE_PATTERN_gxp-layer = "^${LAYERDIR}/"
99
LAYERVERSION_gxp-layer = "1"
10-
LAYERSERIES_COMPAT_gxp-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_gxp-layer = "nanbield scarthgap"
1111

1212
GXPBASE = '${@os.path.normpath("${LAYERDIR}/")}'

meta-hpe/meta-rl300-g11/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "rl300-g11-layer"
99
BBFILE_PATTERN_rl300-g11-layer := "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_rl300-g11-layer := "mickledore nanbield"
10+
LAYERSERIES_COMPAT_rl300-g11-layer := "nanbield scarthgap"

meta-ibm/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "ibm-layer"
99
BBFILE_PATTERN_ibm-layer := "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_ibm-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_ibm-layer = "nanbield scarthgap"
1111

1212
# Only bring in meta-openpower bbappend files if meta-openpower is
1313
# included in the layer

meta-ibm/meta-genesis3/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
66

77
BBFILE_COLLECTIONS += "genesis3-layer"
88
BBFILE_PATTERN_genesis3-layer := "^${LAYERDIR}/"
9-
LAYERSERIES_COMPAT_genesis3-layer = "mickledore nanbield"
9+
LAYERSERIES_COMPAT_genesis3-layer = "nanbield scarthgap"

meta-ibm/meta-palmetto/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "palmetto-layer"
99
BBFILE_PATTERN_palmetto-layer := "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_palmetto-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_palmetto-layer = "nanbield scarthgap"

meta-ibm/meta-romulus/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "romulus-layer"
99
BBFILE_PATTERN_romulus-layer := "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_romulus-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_romulus-layer = "nanbield scarthgap"

meta-ibm/meta-sbp1/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
66

77
BBFILE_COLLECTIONS += "sbp1-layer"
88
BBFILE_PATTERN_sbp1-layer := "^${LAYERDIR}/"
9-
LAYERSERIES_COMPAT_sbp1-layer = "mickledore nanbield"
9+
LAYERSERIES_COMPAT_sbp1-layer = "nanbield scarthgap"

meta-ibm/meta-system1/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "system1-layer"
99
BBFILE_PATTERN_system1-layer := "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_system1-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_system1-layer = "nanbield scarthgap"

meta-ingrasys/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ BBPATH .= ":${LAYERDIR}"
33

44
BBFILE_COLLECTIONS += "ingrasys"
55
BBFILE_PATTERN_ingrasys := "^${LAYERDIR}/"
6-
LAYERSERIES_COMPAT_ingrasys = "mickledore nanbield"
6+
LAYERSERIES_COMPAT_ingrasys = "nanbield scarthgap"

meta-ingrasys/meta-zaius/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "zaius"
99
BBFILE_PATTERN_zaius := "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_zaius = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_zaius = "nanbield scarthgap"

meta-inspur/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "inspur-layer"
99
BBFILE_PATTERN_inspur-layer = "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_inspur-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_inspur-layer = "nanbield scarthgap"

meta-inspur/meta-fp5280g2/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "fp5280g2-layer"
99
BBFILE_PATTERN_fp5280g2-layer := "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_fp5280g2-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_fp5280g2-layer = "nanbield scarthgap"

meta-inspur/meta-nf5280m7/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "nf5280m7-layer"
99
BBFILE_PATTERN_nf5280m7-layer = "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_nf5280m7-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_nf5280m7-layer = "nanbield scarthgap"

meta-inspur/meta-on5263m5/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "on5263m5-layer"
99
BBFILE_PATTERN_on5263m5-layer = "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_on5263m5-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_on5263m5-layer = "nanbield scarthgap"

meta-intel-openbmc/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ BBFILES += "${LAYERDIR}/meta-common/recipes-*/*/*.bb \
88
BBFILE_COLLECTIONS += "intel"
99
BBFILE_PATTERN_intel = "^${LAYERDIR}/"
1010
LAYERVERSION_intel = "1"
11-
LAYERSERIES_COMPAT_intel = "mickledore nanbield"
11+
LAYERSERIES_COMPAT_intel = "nanbield scarthgap"
1212
LAYERDEPENDS_intel = "phosphor-layer"

meta-intel-openbmc/meta-s2600wf/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
88
BBFILE_COLLECTIONS += "s2600wf"
99
BBFILE_PATTERN_s2600wf = ""
1010
BBFILE_PRIORITY_s2600wf = "5"
11-
LAYERSERIES_COMPAT_s2600wf = "mickledore nanbield"
11+
LAYERSERIES_COMPAT_s2600wf = "nanbield scarthgap"

meta-inventec/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/meta-common/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "inventec"
99
BBFILE_PATTERN_inventec := "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_inventec = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_inventec = "nanbield scarthgap"
1111
BBFILE_PRIORITY_inventec = "6"
1212

1313
# Provide a variable that points the base of the hpe layer.

meta-inventec/meta-common/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
88
BBFILE_COLLECTIONS += "common"
99
BBFILE_PATTERN_common = "^${LAYERDIR}/"
1010
BBFILE_PRIORITY_common = "10"
11-
LAYERSERIES_COMPAT_common = "mickledore nanbield"
11+
LAYERSERIES_COMPAT_common = "nanbield scarthgap"

meta-inventec/meta-transformers/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
88
BBFILE_COLLECTIONS += "transformers"
99
BBFILE_PATTERN_transformers = "^${LAYERDIR}/"
1010
BBFILE_PRIORITY_transformers = "7"
11-
LAYERSERIES_COMPAT_transformers = "mickledore nanbield"
11+
LAYERSERIES_COMPAT_transformers = "nanbield scarthgap"

meta-nuvoton/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77
BBFILE_COLLECTIONS += "nuvoton-layer"
88
BBFILE_PATTERN_nuvoton-layer := "^${LAYERDIR}/"
99
LAYERVERSION_nuvoton-layer = "1"
10-
LAYERSERIES_COMPAT_nuvoton-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_nuvoton-layer = "nanbield scarthgap"
1111
LAYERDEPENDS_nuvoton-layer:append:npcm8xx = " meta-arm"
1212

1313
BBFILES_DYNAMIC += " \

meta-nuvoton/meta-evb-npcm845/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ BBPATH .= ":${LAYERDIR}"
55
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
66
${LAYERDIR}/recipes-*/*/*.bbappend"
77

8-
LAYERSERIES_COMPAT_evb-npcm845 = "mickledore nanbield"
8+
LAYERSERIES_COMPAT_evb-npcm845 = "nanbield scarthgap"

meta-openpower/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "openpower-layer"
99
BBFILE_PATTERN_openpower-layer := "^${LAYERDIR}/"
1010
LAYERVERSION_openpower-layer = "1"
1111
LAYERDEPENDS_openpower-layer = "core phosphor-layer aspeed-layer"
12-
LAYERSERIES_COMPAT_openpower-layer = "mickledore nanbield"
12+
LAYERSERIES_COMPAT_openpower-layer = "nanbield scarthgap"

meta-phosphor/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ LAYERDEPENDS_phosphor-layer = "core"
1212
LAYERDEPENDS_phosphor-layer += "openembedded-layer"
1313
LAYERDEPENDS_phosphor-layer += "meta-python"
1414
LAYERDEPENDS_phosphor-layer += "networking-layer"
15-
LAYERSERIES_COMPAT_phosphor-layer = "mickledore nanbield"
15+
LAYERSERIES_COMPAT_phosphor-layer = "nanbield scarthgap"
1616

1717
IMAGE_FEATURES[validitems] += "tools-profile"
1818

meta-qualcomm/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
88
BBFILE_COLLECTIONS += "qualcomm-layer"
99
BBFILE_PATTERN_qualcomm-layer := "^${LAYERDIR}/"
1010

11-
LAYERSERIES_COMPAT_qualcomm-layer = "mickledore nanbield"
11+
LAYERSERIES_COMPAT_qualcomm-layer = "nanbield scarthgap"
1212

1313
QCOMBASE = '${@os.path.normpath("${LAYERDIR}/")}'

meta-quanta/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ BBFILES += "${LAYERDIR}/meta-common/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "quanta-layer"
99
BBFILE_PATTERN_quanta-layer := "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_quanta-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_quanta-layer = "nanbield scarthgap"
1111
LAYERDEPENDS_quanta-layer = "phosphor-layer"

meta-quanta/meta-f0b/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "f0b-layer"
99
BBFILE_PATTERN_f0b-layer = ""
10-
LAYERSERIES_COMPAT_f0b-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_f0b-layer = "nanbield scarthgap"

meta-quanta/meta-gbs/conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
77

88
BBFILE_COLLECTIONS += "gbs-layer"
99
BBFILE_PATTERN_gbs-layer := "^${LAYERDIR}/"
10-
LAYERSERIES_COMPAT_gbs-layer = "mickledore nanbield"
10+
LAYERSERIES_COMPAT_gbs-layer = "nanbield scarthgap"
1111
LAYERDEPENDS_gbs-layer = "core phosphor-layer google-layer quanta-layer"

0 commit comments

Comments
 (0)