Add meta-qualcomm and meta-centriq2400-rep

Initial a new platfom for ARM system

Change-Id: I1f92a54f9b09503c69de4cb8ffd8d31f4fd2d032
Signed-off-by: Ken Chen <chen.kenyy@inventec.com>
diff --git a/meta-centriq2400-rep/conf/layer.conf b/meta-centriq2400-rep/conf/layer.conf
new file mode 100644
index 0000000..670fd43
--- /dev/null
+++ b/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 = ""