From: Koen Kooi Date: Sat, 29 Nov 2008 11:58:05 +0000 (+0100) Subject: angstrom feed builder: clean opkg-native as well to speed up packaged-staging X-Git-Tag: Release-2010-05/1~5037 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2d71c878353f70bfb201127fdb4a28141221e17;p=openembedded.git angstrom feed builder: clean opkg-native as well to speed up packaged-staging --- diff --git a/contrib/angstrom/build-feeds.sh b/contrib/angstrom/build-feeds.sh index ce4017e203..f8ad6d90f9 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 \