diff options
Diffstat (limited to 'meta-moblin/conf/layer.conf')
-rw-r--r-- | meta-moblin/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-moblin/conf/layer.conf b/meta-moblin/conf/layer.conf index 8f2c3c0cd4..b5daea69ed 100644 --- a/meta-moblin/conf/layer.conf +++ b/meta-moblin/conf/layer.conf | |||
@@ -1,5 +1,5 @@ | |||
1 | # We have a conf and classes directory, add to BBPATH | 1 | # We have a conf and classes directory, add to BBPATH |
2 | BBPATH := "${BBPATH}${LAYERDIR}" | 2 | BBPATH := "${BBPATH}:${LAYERDIR}" |
3 | 3 | ||
4 | # We have a packages directory, add to BBFILES | 4 | # We have a packages directory, add to BBFILES |
5 | BBFILES := "${BBFILES} ${LAYERDIR}/packages/*/*.bb" | 5 | BBFILES := "${BBFILES} ${LAYERDIR}/packages/*/*.bb" |