summaryrefslogtreecommitdiffstats
path: root/meta-fishriver/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-fishriver/conf/layer.conf')
-rw-r--r--meta-fishriver/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fishriver/conf/layer.conf b/meta-fishriver/conf/layer.conf
index 595bbe32..9162b5ef 100644
--- a/meta-fishriver/conf/layer.conf
+++ b/meta-fishriver/conf/layer.conf
@@ -5,6 +5,6 @@ BBPATH := "${BBPATH}:${LAYERDIR}"
5BBFILES := "${BBFILES} ${LAYERDIR}/recipes-*/*/*.bb \ 5BBFILES := "${BBFILES} ${LAYERDIR}/recipes-*/*/*.bb \
6 ${LAYERDIR}/recipes-*/*/*.bbappend" 6 ${LAYERDIR}/recipes-*/*/*.bbappend"
7 7
8BBFILE_COLLECTIONS_fishriver += "fishriver" 8BBFILE_COLLECTIONS += "fishriver"
9BBFILE_PATTERN_fishriver := "^${LAYERDIR}/" 9BBFILE_PATTERN_fishriver := "^${LAYERDIR}/"
10BBFILE_PRIORITY_fishriver = "6" 10BBFILE_PRIORITY_fishriver = "6"