summaryrefslogtreecommitdiffstats
path: root/meta-qualcomm/meta-centriq2400-rep/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-qualcomm/meta-centriq2400-rep/conf/layer.conf')
-rw-r--r--meta-qualcomm/meta-centriq2400-rep/conf/layer.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-qualcomm/meta-centriq2400-rep/conf/layer.conf b/meta-qualcomm/meta-centriq2400-rep/conf/layer.conf
new file mode 100644
index 000000000..670fd4338
--- /dev/null
+++ b/meta-qualcomm/meta-centriq2400-rep/conf/layer.conf
@@ -0,0 +1,9 @@
+# We have a conf and classes directory, add to BBPATH
+BBPATH .= ":${LAYERDIR}"
+
+# We have recipes-* directories, add to BBFILES
+BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
+ ${LAYERDIR}/recipes-*/*/*.bbappend"
+
+BBFILE_COLLECTIONS += "centriq2400-rep"
+BBFILE_PATTERN_centriq2400-rep = ""
OpenPOWER on IntegriCloud