Peter Korsgaard
ffe33152e7
toolchain/gdb: 6.4 shouldn't be selectable for avr32
2008-12-08 08:54:14 +00:00
Peter Korsgaard
41d7b7087c
toolchain/gdb: mark old versions as deprecated
2008-12-08 08:46:52 +00:00
Peter Korsgaard
5672e59075
toolchain/gdb: default to 6.8
2008-12-08 08:46:50 +00:00
Peter Korsgaard
4b72854dde
target/: get rid of unneeded $(strip ..)
2008-12-08 08:15:58 +00:00
Peter Korsgaard
0db545ab18
docs/: get rid of unneeded $(strip ..)
2008-12-08 08:15:46 +00:00
Peter Korsgaard
0e14d4f7ff
toolchain/: get rid of unneeded $(strip ..)
2008-12-08 08:15:42 +00:00
Peter Korsgaard
ac1d92c425
package/: get rid of unneeded $(strip ..)
2008-12-08 08:15:27 +00:00
Hans-Christian Egtvedt
6250131be1
Remove dead directories after moving audio and video to multimedia
...
This patch removes some empty directories which got left behind when audio and
video packages got moved into packages/multimedia directory.
2008-12-08 08:08:13 +00:00
Hamish Moffatt
f2824f303c
Override the target-install target properly rather than installing as a post-build hook
2008-12-08 04:43:33 +00:00
Hamish Moffatt
f73e7d4611
Over-ride the target-install target rather than installing as a post-build
...
hook. Otherwise the wrong stamps are used and the library won't be reinstalled
if you clean out $(TARGET_DIR).
2008-12-08 04:41:19 +00:00
Peter Korsgaard
10f8e714e2
uclibc: add RPC config variables to 0.9.30
...
Add UCLIBC_HAS_{FULL,REENTRANT}_RPC config variables to the defconfig, so
the sed invocation in uclibc.mk can set them to the proper values.
2008-12-07 21:22:51 +00:00
Peter Korsgaard
fb4e7fa4f6
busybox: 1.13.1 crond fix
2008-12-07 21:22:48 +00:00
Peter Korsgaard
78c32db23b
toolchain/gdb: add -source target
2008-12-07 21:22:45 +00:00
Peter Korsgaard
6dbe1188de
taget/linux: handle non-modular kernels
...
Based on b151271 in Bernhard's tree.
2008-12-07 06:55:36 +00:00
Peter Korsgaard
01bd158570
toolchain/binutils: add 2.19
...
Based on 9cd8638d / b86af9a1 in Bernhard's tree.
2008-12-05 15:28:01 +00:00
Peter Korsgaard
5469008f89
toolchain/binutils/2.18.50.0.9: accept sh?-*-*
...
Based on 3ed6c5b5 in Bernhard's tree.
2008-12-05 15:27:58 +00:00
Peter Korsgaard
01a7a8fef6
toolchain/binutils/2.18.50.0.9: add patch for PR6878
...
Based on b5451979 in Bernhard's tree.
2008-12-05 15:27:55 +00:00
Peter Korsgaard
56287af5a5
toolchain/binutils: add 2.18.50.0.9
...
Based on 713e7e46 in Bernhard's tree.
2008-12-05 15:27:52 +00:00
Peter Korsgaard
1ad0441dc8
toolchain/binutils: add 2.18.50.0.8
...
Based on 1c493ff1 in Bernhard's tree.
2008-12-05 15:27:48 +00:00
Peter Korsgaard
a907a95cb7
toolchain/binutils: add 2.18.50.0.6
...
Based on 45b89c54 / beede0ba in Bernhard's tree.
2008-12-05 15:27:45 +00:00
Peter Korsgaard
51f5bccbc9
toolchain/binutils: honour HAVE_MANPAGES / HAVE_INFOPAGES
...
Based on b157db55 in Bernhard's tree.
2008-12-05 15:27:42 +00:00
Peter Korsgaard
7249f4898e
toolchain/binutils: let make expand wildcards instead of the shell
...
Based on f97ce837 in Bernhard's tree.
2008-12-05 15:27:38 +00:00
Peter Korsgaard
7240678463
libiconv: use BR2_GNU_MIRROR
2008-12-05 15:27:35 +00:00
Peter Korsgaard
e46245b1c0
toolchain/binutils: add 2.18.50.0.3
...
Based on b2b5d9f2 in Bernhard's tree.
2008-12-05 15:27:33 +00:00
Peter Korsgaard
84ddc66a41
toolchain/*: use CONFIG_UPDATE
...
Based on e0e0945e in Bernhard's tree.
2008-12-05 15:27:26 +00:00
Hans-Christian Egtvedt
e35414722d
samba: predefine a autoconf result for enums with negative values
...
The configure script tries to find out if enums can be negative, this is not
supported when cross compiling, since it tries to run the binary. This commit
sets the test to yes, i.e. negative enums are possible.
2008-12-05 14:46:56 +00:00
Peter Korsgaard
31460308a6
libusb: use 0.1.12-10 from snapshot.debian.net
2008-12-05 10:22:52 +00:00
Hans-Christian Egtvedt
e8a2c6954a
libvorbis: tremor depends on host-autoconf and host-automake
...
This patch adds host-autoconf and host-automake as dependencies to tremor, this
is needed for it to compile.
2008-12-05 09:47:16 +00:00
Hans-Christian Egtvedt
ed63bc0b48
alsa-lib: bump version to 1.0.18
2008-12-05 09:46:17 +00:00
Hans-Christian Egtvedt
2e79479d34
qtopia4: make build verbose or silent depending on user input
...
This will make Qt compile silent unless the user specifies V=1 or VERBOSE=1
when running make.
2008-12-04 16:50:05 +00:00
Hans-Christian Egtvedt
5851eae5f0
mplayer: set charset explisit to US-ASCII to ease intl compile
...
This patch set the charset selected by mplayer to US-ASCII because mplayer
configure script have problems detecting working cross compiled iconv tools
2008-12-04 16:49:06 +00:00
Hans-Christian Egtvedt
b7ff212c81
tslib: add dependency to hsot-autoconf and host-automake
...
Tslib uses autoconf and automake during configure section, make sure it is
available before building tslib.
2008-12-04 16:47:19 +00:00
Hans-Christian Egtvedt
62cc77dffd
tslib: use more robust $@ when touching target instead of explisit name
2008-12-04 16:43:54 +00:00
Hans-Christian Egtvedt
30e43682dd
avahi: add dependency to host-autoconf
...
Avahi uses autoconf during ./configure, make sure it is available and used
before building avahi.
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
2008-12-04 16:13:08 +00:00
Hans-Christian Egtvedt
f974e39491
alsa-util: bump version to 1.0.18 and add patches for this version
...
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
2008-12-04 16:10:44 +00:00
Hans-Christian Egtvedt
f241ba6f81
alsa-utils: add dependency to libintl if libintl is enabled
...
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
2008-12-04 16:10:06 +00:00
Peter Korsgaard
8a5e4d62f2
mdadm/dmraid: bump version
...
Patch by: Charles Duffy <Charles_Duffy@messageone.com>
Both mdadm and dmraid packages refer to upstream versions which are no
longer available.
2008-12-04 14:16:54 +00:00
Peter Korsgaard
92b9ca8dd2
busybox: 1.13.1 ip fix
2008-12-04 13:21:36 +00:00
Peter Korsgaard
5155de9042
ifplugd: don't overwrite target etc/init.d/ifplugd.*
...
install-strip unconditionally overwrites $(TARGET_DIR)/etc/init.d/ifplugd.*,
so the check in _HOOK_POST_INSTALL is useless.
Fix it by using install-exec and manually stripping the target binaries
instead.
2008-12-04 12:14:57 +00:00
Thomas Petazzoni
a140c728d3
Fix comment about autoconf configuration/compilation/installation for
...
the target (and not the host).
2008-12-03 13:36:45 +00:00
Thomas Petazzoni
e5d9702dfd
Liboil is a library of simple functions that are optimized for various
...
CPUs. It is required by various GStreamer plugins.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Modifications by Thomas Petazzoni:
- Remove the glib2 dependency, which is only necessary to build a few
examples. If glib2 is enabled in the configuration, then we still
depend on it in order to build the examples, but that's just
pedantic, not so useful.
- Remove the oil-bugreport program installed to the target by
install-strip.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2008-12-03 09:02:46 +00:00
Thomas Petazzoni
be5be0ec5a
Compiling current SVN fails with the following error for me:
...
cc1: warnings being treated as errors
buildroot/buildroot/build_powerpc/makedevs/makedevs.c: In function main:
buildroot/buildroot/build_powerpc/makedevs/makedevs.c:531: error:
ignoring return value of system, declared with attribute warn_unused_result
This change adds a simple warning if system() fails.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2008-12-02 22:26:00 +00:00
Hans-Christian Egtvedt
a3c53dc20d
samba: bump version to 3.0.33
...
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
2008-12-02 14:46:38 +00:00
Peter Korsgaard
63402d7737
target/cramfs/cramfs.mk: Fix device table not being passed to mkcramfs
...
While mkcramfs was being patched to support a device table, the target device table was not being passed to the mkcramfs options. This patch fixes that
Signed-off-by: Jared Holzman <j.holzman@genesysdesign.com.au>
2008-12-02 09:15:08 +00:00
Peter Korsgaard
21ed5b304a
haserl: fix shared cache interaction issue
...
The ac_cv_path_install override is needed to strip the target binary for
haserl 0.8.0, but it doesn't interact nicely with the shared cache, so
disable the cache for now.
Longer term we should probably forget about install-strip and do the
strip/cleanup/mklibs stuff as a post processing step before the target
filesystem rules are run.
2008-12-01 15:10:47 +00:00
Peter Korsgaard
d1e6618fe4
uclibc 0.9.30: defconfig: enable UCLIBC_HAS_LONG_DOUBLE_MATH
2008-12-01 14:53:22 +00:00
Hans-Christian Egtvedt
cf13c9824e
uClibc: set 0.9.30 as default
...
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
2008-12-01 14:23:57 +00:00
Hans-Christian Egtvedt
cafdaf2cec
uClibc: add a default config for 0.9.30
...
Courtesy Bernhard Reutner-Fischer GIT repository at
http://repo.or.cz/w/buildroot.git
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
2008-12-01 14:23:09 +00:00
Hans-Christian Egtvedt
ac273635a6
strace: fix lower case no to NO when setting STRACE_AUTORECONF
...
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
2008-12-01 13:49:23 +00:00
Hans-Christian Egtvedt
e3e34dab93
mplayer: use $(if ...) to add dependencies to mplayer
...
This patch will add needed libraries with $(if ...) syntax. This should ease
readability and make it easy for others to spot where the depencies are added.
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
2008-12-01 13:33:33 +00:00