aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-11-03 15:52:10 +0100
committerKoen Kooi <koen@openembedded.org>2009-11-03 15:52:10 +0100
commitaf05f65b38bc442c370637210e78975517e71f44 (patch)
treea268334e15ba2fecc5422a35b40622b09e8975ff /contrib
parentc55f2f7273d79317f88122cdcc08608d5ce67a6d (diff)
downloadopenembedded-af05f65b38bc442c370637210e78975517e71f44.tar.gz
angstrom feed builder: also clean perl and perl-native during architecture change
* If recipes like xml-parser-perl fail with linking to your host LIBC, clean perl and perl-native
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/angstrom/build-feeds.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/angstrom/build-feeds.sh b/contrib/angstrom/build-feeds.sh
index 6760a5dff6..7f3dff0dd3 100755
--- a/contrib/angstrom/build-feeds.sh
+++ b/contrib/angstrom/build-feeds.sh
@@ -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 \