[PATCH openbmc 2/4] meta-openpower: add common/recipes-* tree

OpenBMC Patches openbmc-patches at stwcx.xyz
Sat Apr 16 02:30:31 AEST 2016


From: Patrick Williams <patrick at stwcx.xyz>

Signed-off-by: Patrick Williams <patrick at stwcx.xyz>
---
 meta-openbmc-machines/meta-openpower/conf/layer.conf | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-openbmc-machines/meta-openpower/conf/layer.conf b/meta-openbmc-machines/meta-openpower/conf/layer.conf
index a902796..46c5a5d 100644
--- a/meta-openbmc-machines/meta-openpower/conf/layer.conf
+++ b/meta-openbmc-machines/meta-openpower/conf/layer.conf
@@ -1,5 +1,8 @@
 # We have a conf and classes directory, add to BBPATH
 BBPATH .= ":${LAYERDIR}"
 
+BBFILES += "${LAYERDIR}/common/recipes-*/*/*.bb \
+            ${LAYERDIR}/common/recipes-*/*/*.bbappend"
+
 BBFILE_COLLECTIONS += "openpower"
 BBFILE_PATTERN_openpower = ""
-- 
2.7.1




More information about the openbmc mailing list