[oe-commits] Koen Kooi : angstrom feed builder: clean python-native as well

GIT User account git at amethyst.openembedded.net
Mon Nov 17 17:56:49 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: dca7f791ea729e11acff9d9a611b6496a429c8da
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=dca7f791ea729e11acff9d9a611b6496a429c8da

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Nov 17 18:55:52 2008 +0100

angstrom feed builder: clean python-native as well

---

 contrib/angstrom/build-feeds.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/contrib/angstrom/build-feeds.sh b/contrib/angstrom/build-feeds.sh
index 68a0267..e8c1ae5 100755
--- a/contrib/angstrom/build-feeds.sh
+++ b/contrib/angstrom/build-feeds.sh
@@ -62,7 +62,7 @@ do_build
 for machine in simpad om-gta01 c7x0 nokia800 beagleboard dht-walnut efika qemux86
 do
 	BUILD_MACHINE=$machine
-	BUILD_CLEAN="qmake-native qmake2-native qt-x11-free python gnome-icon-theme"
+	BUILD_CLEAN="qmake-native qmake2-native qt-x11-free python python-native gnome-icon-theme"
 	BUILD_TARGETS=" \
               abiword \
 		      aircrack-ng \





More information about the Openembedded-commits mailing list