diff options
| author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-12-22 12:36:01 +0000 |
|---|---|---|
| committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-12-22 12:36:01 +0000 |
| commit | 081a1a0f1318bb9cdaebcaceb3616564549e1ff2 (patch) | |
| tree | 4097cda100a6b8edd0ac3cbfc8abeb37380d427f /contrib | |
| parent | 44ef8aee5df1b3f6d4595c660f2f772e9e0d484c (diff) | |
| parent | 0478e555f2166f8a895f770e71b9179910ebc9fa (diff) | |
merge of '87caae2907d7ea9c2073fdb7643ff7b317a29621'
and 'e513f00eafa50f416e6cb891a85f04401cf3e99b'
Diffstat (limited to 'contrib')
| -rwxr-xr-x | contrib/angstrom/build-feeds.sh | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/contrib/angstrom/build-feeds.sh b/contrib/angstrom/build-feeds.sh index efa622d236..815a529441 100755 --- a/contrib/angstrom/build-feeds.sh +++ b/contrib/angstrom/build-feeds.sh @@ -35,21 +35,24 @@ do_report_success() { for machine in ep93xx gumstix-connex gumstix-verdex efika omap5912osk ixp4xxle ixp4xxbe c7x0 poodle tosa akita spitz collie fic-gta01 a780 at91sam9263ek qemuarm h2200 h3900 h4000 poodle tosa hx4700 c7x0 spitz akita collie spitz do BUILD_MACHINE=$machine - BUILD_CLEAN="libtool-cross qmake2-native" - BUILD_TARGETS="gcc binutils automake autoconf m4 pkgconfig \ + BUILD_CLEAN="libtool-cross qmake-native qmake2-native" + BUILD_TARGETS="texinfo gcc binutils automake autoconf m4 pkgconfig \ task-proper-tools mc screen \ mono perl python ruby \ gtk+ qt-x11-free qt4-x11-free \ gpe-mini-browser midori minimo openmoko-browser2 webkit-gtklauncher \ + samba \ apache2 boa cherokee lighttpd thttpd \ gpe-gallery gpe-scap notecase pidgin \ - gpsdrive navit \ + roadmap-gtk2 gpsdrive navit \ xmms mplayer quasar \ - wpa-gui wifi-radar \ + wpa-gui wifi-radar kismet \ gpe-bluetooth bluez-gnome python-pybluez \ - abiword gnumeric evince gimp \ + abiword gnumeric evince epdfview gimp \ flite \ ctorrent \ + gnuplot octave fftw fftwf fftwl \ + gphoto2 gqview imagemagick ufraw \ " do_build done |
