summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openbmc-mods/meta-common/conf/layer.conf')
-rw-r--r--meta-openbmc-mods/meta-common/conf/layer.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openbmc-mods/meta-common/conf/layer.conf b/meta-openbmc-mods/meta-common/conf/layer.conf
index 7e61bfd50..03226a8ed 100644
--- a/meta-openbmc-mods/meta-common/conf/layer.conf
+++ b/meta-openbmc-mods/meta-common/conf/layer.conf
@@ -3,9 +3,9 @@ BBPATH .= ":${LAYERDIR}"
# We have recipes-* directories, add to BBFILES
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
- ${LAYERDIR}/recipes-*/*/*.bbappend"
+ ${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "common"
BBFILE_PATTERN_common = "^${LAYERDIR}/"
BBFILE_PRIORITY_common = "10"
-LAYERSERIES_COMPAT_common = "thud"
+LAYERSERIES_COMPAT_common = "warrior"