[oe-commits] Koen Kooi : angstrom feed builder: clean opkg-native as well to speed up packaged-staging

GIT User account git at amethyst.openembedded.net
Sat Nov 29 11:58:15 UTC 2008


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Sat Nov 29 12:58:05 2008 +0100

angstrom feed builder: clean opkg-native as well to speed up packaged-staging

---

 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 ce4017e..f8ad6d9 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 python-pygtk gnome-icon-theme"
+        BUILD_CLEAN="opkg-native 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