aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-01-04 10:08:28 +0100
committerKoen Kooi <koen@openembedded.org>2010-01-04 10:12:25 +0100
commit6fb8200b0002fad7ed4b67b7b5a01a54bc3db91c (patch)
tree8ed9306b91e788841796aa7dcc95bda84f0c4ec2 /contrib
parent76ea847c1595ec8ba82edd82647bc7ed04fdf470 (diff)
downloadopenembedded-6fb8200b0002fad7ed4b67b7b5a01a54bc3db91c.tar.gz
angstrom feed builder: rebuild opkg-native at the start of each run
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/angstrom/build-feeds.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/angstrom/build-feeds.sh b/contrib/angstrom/build-feeds.sh
index 11eaec6c39..3d06406a92 100755
--- a/contrib/angstrom/build-feeds.sh
+++ b/contrib/angstrom/build-feeds.sh
@@ -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 \