commit | 8b2ab9b7917d3d82fe2ce0ad55e031bf24eb75bb | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Apr 01 15:48:43 2016 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Apr 14 10:57:47 2016 -0500 |
tree | 44579d919678b1bdb5c0a4dd5aea5d6b3e36547d | |
parent | b305758287bf9a0d2c2b44962d85043a773effa2 [diff] [blame] |
meta-openpower: add common/recipes-* tree Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/conf/layer.conf b/conf/layer.conf index a902796..46c5a5d 100644 --- a/conf/layer.conf +++ b/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 = ""