aboutsummaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 7891979..7f30fa7 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -5,7 +5,7 @@ BBPATH := "${BBPATH}:${LAYERDIR}"
BBFILES := "${BBFILES} ${LAYERDIR}/recipes-*/*/*.bb \
${LAYERDIR}/recipes-*/*/*.bbappend"
-BBFILE_COLLECTIONS += "clanton-bsp"
-BBFILE_PATTERN_clanton-bsp := "^${LAYERDIR}/"
-BBFILE_PRIORITY_clanton-bsp = "6"
+BBFILE_COLLECTIONS += "quark-bsp"
+BBFILE_PATTERN_quark-bsp := "^${LAYERDIR}/"
+BBFILE_PRIORITY_quark-bsp = "6"