From 194ff4f1f5d44b12e9cb06ddafa6adb20174a13c Mon Sep 17 00:00:00 2001 From: Dave Cobbley Date: Wed, 22 Aug 2018 21:40:54 -0400 Subject: [Subtree] Bring openbmc machines to top level The new subtree model brings the subtrees up from the openbmc-machines layer. Change-Id: I58a03ae1be374bc79ae1438e65e888375d12d0c0 Signed-off-by: Dave Cobbley Signed-off-by: Brad Bishop --- meta-mellanox/conf/layer.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta-mellanox/conf/layer.conf (limited to 'meta-mellanox/conf') diff --git a/meta-mellanox/conf/layer.conf b/meta-mellanox/conf/layer.conf new file mode 100644 index 000000000..9b1c6b976 --- /dev/null +++ b/meta-mellanox/conf/layer.conf @@ -0,0 +1,5 @@ +# We have a conf and classes directory, add to BBPATH +BBPATH .= ":${LAYERDIR}" + +BBFILE_COLLECTIONS += "mellanox" +BBFILE_PATTERN_mellanox = "" -- cgit v1.2.1