Gustavo Zacarias
528607d04c
bonnie: needs MMU
...
Fixes
http://autobuild.buildroot.net/results/08cc7fdf21f8e51b793c0cf7a51b3f190ea7668c/build-end.log
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-07-04 14:52:27 +02:00
Gustavo Zacarias
185646838f
lshw: fix build failure
...
Fix space-unfriendly CC/CXX/AR argument passing.
Fixes build failure
http://autobuild.buildroot.net/results/d8c7b5ef4056a197bb8085b0fcdd09d931aec876/build-end.log
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-07-04 14:52:23 +02:00
Marek Belisko
a1b7bec176
barebox: remove old version and add last 4 versions.
...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-07-04 00:01:14 +02:00
Marek Belisko
5e8d35e8e1
barebox: bump to 2012.07
...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-07-04 00:00:24 +02:00
Yegor Yefremov
c8c84132cd
iw: bump to 3.5
...
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-07-03 09:51:21 +02:00
Peter Korsgaard
8f6fc941c7
toolchain/gcc : bump 4.5.x version
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-07-02 21:53:54 +02:00
Gustavo Zacarias
aaa8125a93
busybox: bump 1.20.x series to 1.20.2
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-07-02 20:24:21 +02:00
Thomas Petazzoni
91123a6fab
Ensure DESTDIR will not confuse the build
...
Having DESTDIR defined will confuse the build of certain packages, so
we ensure that it is undefined from the environment when Buildroot
starts.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-07-02 20:22:50 +02:00
Thomas Petazzoni
69b2360241
Revert "dependencies: ensure that DESTDIR isn't set when running Buildroot"
...
We should instead simply unset it at runtime, like we do for
PKG_CONFIG_PATH.
This reverts commit 9910eba33a .
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-07-02 20:22:33 +02:00
Peter Korsgaard
68b2218cb5
bsdiff: libraries should go after source files using them in linker invocation
...
Fixes http://autobuild.buildroot.net/results/2a6e213997c06136e18b25a1b0e91d8782acbfc4/
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-07-02 11:10:59 +02:00
Peter Korsgaard
7ffd15029f
iw: fix static linking
...
Libnl needs explicit -lpthread / -lm when statically linking.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-07-02 10:37:42 +02:00
Nathan Lynch
fe8d4626f0
docs: describe "file" and "local" methods in LIBFOO_SITE_METHOD
...
Based on description by Thomas Petazzoni at:
http://free-electrons.com/blog/buildroot-2011-11/
Signed-off-by: Nathan Lynch <ntl@pobox.com >
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-07-02 07:32:37 +02:00
Nathan Lynch
9fd16a175b
docs: rework LIBFOO_SITE_METHOD documentation
...
The current structure of the LIBFOO_SITE_METHOD paragraph would make
it difficult to add documentation for the "file" and "local" methods.
There are enough possible values for LIBFOO_SITE_METHOD that
describing them in a sub-list seems to work well, which makes it
easier to add documentation for new methods.
Signed-off-by: Nathan Lynch <ntl@pobox.com >
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-07-02 07:31:47 +02:00
Nathan Lynch
c62b04ce9a
docs: update LIBFOO_SITE to describe use of filesystem paths
...
Buildroot supports the use of local filesystem paths in LIBFOO_SITE
since the 2011.11 release, but this is not documented in the manual.
Fix this and slightly reword the surrounding doucmentation
accordingly.
Signed-off-by: Nathan Lynch <ntl@pobox.com >
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-07-02 07:28:34 +02:00
Peter Korsgaard
468bbc1538
msmtp: fix static linking with openssl
...
Openssl depends on zlib, so we need to explicitly link with
zlib as well when statically linking.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-07-01 23:59:44 +02:00
Peter Korsgaard
d8c630d539
openssl: fix static build
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-07-01 23:59:29 +02:00
Arnout Vandecappelle
670cb30670
Globally disable PKG_CONFIG_PATH
...
If PKG_CONFIG_PATH is set in the environment, it allows pkg-config to
look for libraries outside of the buildroot tree. This is a problem
both for host and target builds. To avoid it, globally set an empty
PKG_CONFIG_PATH in the environment.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-07-01 00:27:39 +02:00
Arnout Vandecappelle
96885ca7eb
pkg-download: handle interrupted wget downloads
...
When a wget download is interrupted, the downloaded file is still created.
It will therefore not be re-downloaded in the next build, and the
extraction will fail.
To avoid this, download to a temporary file first and rename when the
download is successful.
The existing mechanism doesn't work for interrupted downloads because the
whole sub-shell is interrupted, so the rm-part never gets executed.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-07-01 00:26:37 +02:00
Thomas Petazzoni
9910eba33a
dependencies: ensure that DESTDIR isn't set when running Buildroot
...
Having DESTDIR set in the environment before running Buildroot creates
some funky problems in the build process. Prevent users from running
into this kind of troubles.
Cc: Michael Opdenacker <michael.opdenacker@free-electrons.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-30 23:53:38 +02:00
Francois Perrad
f4da6b8bd9
xavante: bump version to 2.2.1
...
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-30 23:51:09 +02:00
Francois Perrad
66de45f907
wsapi: bump version to 1.5
...
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-30 23:46:12 +02:00
Francois Perrad
c6ef9dd63d
cgilua: bump version to 5.1.4
...
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-30 23:37:30 +02:00
Gustavo Zacarias
edd37ca205
pciutils: bump to version 3.1.10
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-30 23:33:29 +02:00
Peter Korsgaard
dc1d20acb7
mii-diag: remove unneded explicit static linking handling
...
Now that it is done globally instead.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-29 16:40:04 +02:00
Peter Korsgaard
eb421a8433
package/Makefile.in: link statically when BR2_PREFER_STATIC_LIB
...
Instead of explicitly adding it for each package.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-29 16:40:04 +02:00
Peter Korsgaard
311a58303f
ncurses: build statically when BR2_PREFER_STATIC_LIB
...
--disable-static is no more. Only try to install .so files if not
configured for static linking.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-29 16:40:04 +02:00
Peter Korsgaard
df2b9516ea
eeprog: use provided linker flags as well
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-29 16:40:04 +02:00
Peter Korsgaard
a2bcd32922
iostat: use provided linker flags as well
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-29 16:40:03 +02:00
Peter Korsgaard
e6d1887d26
nanocom: use provided compiler/linker flags as well
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-29 16:40:03 +02:00
Peter Korsgaard
02c0e82dd6
input-tools: use provided linker flags as well
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-29 16:40:00 +02:00
Peter Korsgaard
5e6ec6e319
ramspeed: use provided linker flags as well
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-29 15:09:10 +02:00
Peter Korsgaard
62fe33317b
quota: fix build on uClibc with locale support
...
Fixes http://autobuild.buildroot.net/results/508f2ee3f97dfdf782eb1c0b03c2fffb87c4953f
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-28 16:56:45 +02:00
Arnout Vandecappelle
5f7879e024
igh-ethercat: use release tarball instead of mercurial branch
...
The Mercurial branch may change, which leads to non-reproducible builds.
So download a released version instead.
Also add configure option for e1000e.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-27 22:13:59 +02:00
Peter Korsgaard
a0f965dda8
mii-diag: link statically if configured to do so
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-27 22:03:59 +02:00
Peter Korsgaard
56168c2155
faad2: fix frontend/faad linking
...
Fixes http://autobuild.buildroot.net/results/84db857a6fc8e73483493e484f2cc5f4bf64f3d0
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-27 09:55:04 +02:00
Peter Korsgaard
a795e2a491
tcpreplay: fix linking when libpcap is built with canusb support
...
Fixes http://autobuild.buildroot.net/results/f3cee3df639a8ecf0f7f81ca33efee4e040c76ff
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-27 09:42:33 +02:00
Peter Korsgaard
a2ddfdb11a
tcpreplay: cleanup
...
Drop unneeded uclibc dependency and autoreconf as patch changes
configure.ac.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-27 00:03:14 +02:00
Gustavo Zacarias
c69be6d2ab
libpcap: canusb support needs pthreads
...
canusb support in libpcap uses pthreads but the configure script doesn't
account for -lpthread usage so it doesn't get added into LIBS which in
turn doesn't add the appropiate entry in pcap-config, causing build
failures for programs that link to libpcap that don't use pthreads
themselves (for example tcpdump).
Also add the conditional dependency on BR2_PACKAGE_LIBUSB for canusb.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-26 23:04:54 +02:00
Gustavo Zacarias
afc7b62c87
busybox 1.20.1: add patches for mke2fs and ps
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-26 23:03:44 +02:00
Gustavo Zacarias
335ffd1c64
samba: bump to version 3.6.6
...
Bump samba to version 3.6.6
Lots of bugfixes.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-26 23:03:40 +02:00
Peter Korsgaard
01d7b429d9
valgrind: unbreak arm support after REAL_GNU_TARGET_NAME removal
...
Fixes http://autobuild.buildroot.net/results/085aa258adc5eaaa6320f283868a185093480960
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-26 20:26:50 +02:00
Peter Korsgaard
8d8343a9ac
wget: requires wchar support
...
Fixes http://autobuild.buildroot.net/results/431853a9fda593fba41c1176ecee0bdfe38ce441
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-26 10:23:26 +02:00
Peter Korsgaard
c18532766f
gzip: 1.5+ needs wchar support
...
Fixes http://autobuild.buildroot.net/results/267404bccd9582d3b85b99b16b47b580bf239eb9/
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-26 09:58:38 +02:00
Peter Korsgaard
c8490742fb
imagemagick: ensure cross freetype-config is used
...
Fixes http://autobuild.buildroot.net/results/fd6fd5b55b1e2fc5a70537f548bbcafab9773e4c/
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-25 23:25:44 +02:00
Yegor Yefremov
b731806dd1
bluez_utils: bump to 4.101
...
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-25 11:52:56 +02:00
Baruch Siach
ac2a58c5c3
tcpdump: bump to version 4.3.0
...
Signed-off-by: Baruch Siach <baruch@tkos.co.il >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-25 10:06:50 +02:00
Baruch Siach
843d934165
libpcap: bump to version 1.3.0
...
Signed-off-by: Baruch Siach <baruch@tkos.co.il >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-25 10:06:45 +02:00
Thomas Petazzoni
d044199e74
imagemagick: use alternate download location
...
The official ImageMagick site only keeps the latest versions. Even in
the legacy/ directory, they only keep the last version of each
'branch'. Therefore, to avoid problems, we use an alternate download
site.
Fixes
http://autobuild.buildroot.org/results/2269aa42a0a21730ff0ec28af89cd4973ec28751/build-end.log .
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-25 00:13:29 +02:00
Thomas Petazzoni
ea6c1b9f12
sound-theme-freedesktop: add host-intltool dependency
...
Fixes
http://autobuild.buildroot.org/results/c4e5cad3e4bf08440cea081789b8d58b238d9683/build-end.log .
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-25 00:12:45 +02:00
Peter Korsgaard
1ea857452a
CHANGES: update with recent changes
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-06-24 22:45:30 +02:00