[oe-commits] Koen Kooi : angstrom feed builder: pygtk contains paths to staging, so clean it between builds

GIT User account git at amethyst.openembedded.net
Mon Nov 17 18:20:07 UTC 2008


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Nov 17 19:19:09 2008 +0100

angstrom feed builder: pygtk contains paths to staging, so clean it between builds

---

 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 e8c1ae5..18aa53c 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 python-native gnome-icon-theme"
+	BUILD_CLEAN="qmake-native qmake2-native qt-x11-free python python-native python-pygtk gnome-icon-theme"
 	BUILD_TARGETS=" \
               abiword \
 		      aircrack-ng \





More information about the Openembedded-commits mailing list