Introducing meta-facebook
Initial introduction of Facebook TiogaPass family equipped
with Aspeed 2500 BMC SoC.
Tested: Build Facebook TiogaPass board and load on the
target hardware. Ensure that BMC boots to console.
Change-Id: Ia8448ac1b055ffb4b79470627a62693f406d73b0
Signed-off-by: Vijay Khemka <vijaykhemka@fb.com>
diff --git a/meta-tiogapass/conf/layer.conf b/meta-tiogapass/conf/layer.conf
new file mode 100644
index 0000000..e0be064
--- /dev/null
+++ b/meta-tiogapass/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 += "tiogapass-layer"
+BBFILE_PATTERN_tiogapass-layer = ""