[oe-commits] Koen Kooi : angstrom sample local.conf: fix BBFILES

GIT User account git at amethyst.openembedded.net
Sat Apr 11 17:48:43 UTC 2009


Module: openembedded.git
Branch: stable/2009
Commit: e34053f318d228b4cdcc04fd72194e85c6eb6390
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e34053f318d228b4cdcc04fd72194e85c6eb6390

Author: Koen Kooi <koen at openembedded.org>
Date:   Sat Apr 11 19:44:43 2009 +0200

angstrom sample local.conf: fix BBFILES

Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 contrib/angstrom/local.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/contrib/angstrom/local.conf b/contrib/angstrom/local.conf
index 4f52de7..744fa73 100644
--- a/contrib/angstrom/local.conf
+++ b/contrib/angstrom/local.conf
@@ -7,7 +7,7 @@ INHERIT += " rm_work "
 ASSUME_PROVIDED += "gdk-pixbuf-csource-native imagemagick-native librsvg-native"
 
 # Which files do we want to parse:
-BBFILES := "${OETREE}/org.openembedded.dev/recipes/*/*.bb"
+BBFILES := "${OETREE}/openembedded/recipes/*/*.bb"
 BBMASK = ""
  
 # What kind of images do we want?





More information about the Openembedded-commits mailing list