mellanox-msn: initial machine support.

Add layer for mellanox msn platform.

Change-Id: Ic624670f828004cea43e310d74bcdc689e4c1f6f
Signed-off-by: Mykola Kostenok <c_mykolak@mellanox.com>
diff --git a/meta-msn/conf/layer.conf b/meta-msn/conf/layer.conf
new file mode 100644
index 0000000..a571169
--- /dev/null
+++ b/meta-msn/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 += "msn"
+BBFILE_PATTERN_msn = ""