angstrom feed builder: rebuild opkg-native at the start of each run
authorKoen Kooi <koen@openembedded.org>
Mon, 4 Jan 2010 09:08:28 +0000 (10:08 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 4 Jan 2010 09:12:25 +0000 (10:12 +0100)
contrib/angstrom/build-feeds.sh

index 11eaec6..3d06406 100755 (executable)
@@ -70,8 +70,9 @@ fi
 for machine in ${ARCH_MACHINES}
 do
         BUILD_MACHINE=$machine
-        BUILD_CLEAN="qmake-native qmake2-native qt-x11-free iso-codes perl perl-native python python-native python-pygtk gnome-icon-theme"
+        BUILD_CLEAN="opkg-native qmake-native qmake2-native qt-x11-free iso-codes perl perl-native python python-native python-pygtk gnome-icon-theme"
         BUILD_TARGETS=" \
+                      opkg-native \
                       abiword \
                       aircrack-ng \
                       angstrom-task-gnome \