angstrom feed builder: also clean perl and perl-native during architecture change
authorKoen Kooi <koen@openembedded.org>
Tue, 3 Nov 2009 14:52:10 +0000 (15:52 +0100)
committerKoen Kooi <koen@openembedded.org>
Tue, 3 Nov 2009 14:52:10 +0000 (15:52 +0100)
* If recipes like xml-parser-perl fail with linking to your host LIBC, clean perl and perl-native

contrib/angstrom/build-feeds.sh

index 6760a5d..7f3dff0 100755 (executable)
@@ -70,7 +70,7 @@ fi
 for machine in ${ARCH_MACHINES}
 do
         BUILD_MACHINE=$machine
-        BUILD_CLEAN="qmake-native qmake2-native qt-x11-free iso-codes python python-native python-pygtk gnome-icon-theme"
+        BUILD_CLEAN="qmake-native qmake2-native qt-x11-free iso-codes perl perl-native python python-native python-pygtk gnome-icon-theme"
         BUILD_TARGETS=" \
                       abiword \
                       aircrack-ng \