Peter Korsgaard
3402d4b4cf
libxml2: strip libraries in TARGET_DIR
...
And cleanup libxml2.mk trailing whitespace while we're at it.
2008-06-20 21:45:27 +00:00
Peter Korsgaard
f49f4b2ac0
dbus: depend on libxml2-install-staging instead for libxml2
...
Makefile.autools.in doesn't have proper dependencies set up for
the .stamp files, so use the libxml2-install-staging target instead.
This does unfortunately mean that dbus is always considered out of
date, but atleast it works.
2008-06-20 21:45:21 +00:00
Peter Korsgaard
72746ea389
budybox: 1.10.3 udhcpc fix
2008-06-20 18:38:44 +00:00
Peter Korsgaard
a5ac61715b
buildroot: s/depends/depends on/
...
The new kconfig is more strict regarding depends/depends on, so fixup
the tree.
2008-06-19 19:06:25 +00:00
Peter Korsgaard
9991e8c7fb
package/config: add gettext helper
...
From Bernhards tree (2b693d78)
2008-06-19 19:06:08 +00:00
Peter Korsgaard
e31844e307
toolchain/gcc: add 4.3.1
...
Based on Bernhards tree.
2008-06-19 19:06:04 +00:00
Peter Korsgaard
f6a212f1c0
toolchain/gcc: mark old versions as deprecated
2008-06-19 19:05:59 +00:00
Peter Korsgaard
e2c32ba54b
package/config: rebase from upstream (2.6.24.4)
...
From Bernhards tree (1af211ea)
2008-06-19 08:11:51 +00:00
Peter Korsgaard
1b6f2e0f4c
package/config: rebase from upstream (2.6.23.14)
...
From Bernhards tree (2737cfdd)
2008-06-19 08:11:43 +00:00
Peter Korsgaard
2c2796719a
package/config: cygwin fix
...
- pass HOST_LOADLIBES down to make mconf for cygwin
- fix link-order WRT HOST_LOADLIBES
From Bernhards tree (91018d95)
2008-06-19 08:11:35 +00:00
Peter Korsgaard
15d53f0d1b
toolchain/gcc: use $(@D)
2008-06-18 15:46:48 +00:00
Peter Korsgaard
5a5dd825d7
toolchain/gcc: use depends on instead of depends
2008-06-18 15:42:50 +00:00
Peter Korsgaard
f2057583bd
nbd: bump version and depend on glib2
...
Patch by Thiago A. Correa.
2008-06-18 15:03:07 +00:00
Peter Korsgaard
a28e842fd2
proftpd: remove unneeded susv3 legacy patch
2008-06-18 14:21:28 +00:00
Peter Korsgaard
a0848fd267
dnsmasq: use awk instead of nawk
2008-06-18 13:12:00 +00:00
Peter Korsgaard
0c462a82ec
dependencies: check for awk
2008-06-18 13:11:52 +00:00
Peter Korsgaard
4098f22eb4
uclibc: only strip libpthread on 0.9.28.3 / not PTHREAD_DEBUG
2008-06-18 08:51:10 +00:00
Peter Korsgaard
00f3b5c1f2
uclibc: remove obsolete uclibc 0.9.28 handling
2008-06-18 08:51:00 +00:00
Peter Korsgaard
575721ee91
proftp: bump version and fix compilation on 2.6.24+
...
Based on patch by Thiago A. Corra.
2008-06-18 08:45:23 +00:00
Peter Korsgaard
93c736ca95
usbutils: select libusb
2008-06-18 08:45:12 +00:00
Peter Korsgaard
65b0f823b2
toolchain/gcc: use $(STRIP_STRIP_UNNEEDED)
2008-06-17 13:33:02 +00:00
Peter Korsgaard
fb487ac330
toolchain/uclibc: strip libpthread
2008-06-17 13:30:35 +00:00
Peter Korsgaard
e1c7bea59c
toolchain/gcc-4.x: strip cross libgcc / libstdc++
2008-06-17 13:28:37 +00:00
Peter Korsgaard
759e150633
toolchain/gcc-3.x: strip cross libgcc / libstdc++ with cross-strip, not host.
2008-06-17 12:54:36 +00:00
Peter Korsgaard
ebd3916b59
u-boot tools: make sure destination directory exists
2008-06-17 08:04:15 +00:00
Hamish Moffatt
5b4b808a61
Fix options to configure
2008-06-17 07:22:29 +00:00
Hamish Moffatt
74b64a8a0d
Remove patch which isn't required for the specified upstream version
2008-06-17 07:08:32 +00:00
Hamish Moffatt
1738cf783f
Fix missing punctuation
2008-06-17 05:29:48 +00:00
Peter Korsgaard
6ba4593f4a
gdb: support external toolchain
2008-06-16 15:52:41 +00:00
Peter Korsgaard
1d3c30176e
lsof: bump version
...
Patch by Conrad Parker.
2008-06-16 12:29:44 +00:00
Peter Korsgaard
6e236eee50
toolchain: more sensible uclibc defaults for external toolchain
2008-06-16 12:22:45 +00:00
Peter Korsgaard
a1c98b4216
libvorbis: use BR2_SOFT_FLOAT to set default for tremor
...
Use BR2_SOFT_FLOAT to set default for tremor instead of hardcoded arch list.
2008-06-16 11:42:19 +00:00
Peter Korsgaard
cebf9e668d
libvorbis: make tremor option description more clear
...
Also remove comment about not being implemented.
2008-06-16 11:42:16 +00:00
Peter Korsgaard
b1af0e64b1
libvorbis: remove BR2_PACKAGE_LIBVORBIS_HEADERS
...
We don't need per-package header install options now that we have
BR2_HAVE_DEVFILES (they are in fact useless as the files will get
overwritten/deleted anyway).
2008-06-16 11:34:29 +00:00
Peter Korsgaard
15c2bc40ad
libvorbis: fix av32 typo in tremor default
2008-06-16 11:34:11 +00:00
Peter Korsgaard
7af711ab3d
libvorbis: show comment if libogg isn't enabled, not if libvorbis isn't.
2008-06-16 11:26:56 +00:00
Peter Korsgaard
ba6586bea1
libogg: remove BR2_PACKAGE_LIBOGG_HEADERS
...
We don't need per-package header install options now that we have
BR2_HAVE_DEVFILES (they are in fact useless as the files will get
overwritten/deleted anyway).
2008-06-16 11:25:25 +00:00
Peter Korsgaard
f4c708675f
libogg: move header install to seperate target so it isn't always out-of-date
2008-06-16 11:16:28 +00:00
Peter Korsgaard
97321b01e0
libogg: fix libogg.a target
...
Based on patch by Conrad Parker.
2008-06-16 11:16:10 +00:00
Peter Korsgaard
2b57bfa365
python: fix hostpython target.
...
Remove invalid hyphen in front of -$(MAKE) in the middle of a subshell
Patch by Conrad Parker.
2008-06-16 11:15:51 +00:00
Peter Korsgaard
568fffd769
file: bump version
...
Patch by Conrad Parker.
2008-06-16 11:15:31 +00:00
Peter Korsgaard
4cd1ceb76d
php: fix s/EXIT/EXT/ typo in simplexml select
2008-06-16 09:49:47 +00:00
Peter Korsgaard
77b4f62415
toolchain: move elf2flt+mklibs under 'Common Toolchain Options'
2008-06-16 07:15:44 +00:00
Peter Korsgaard
d22723861b
elf2flt: only allow it to be selected on supported archs
2008-06-16 07:15:33 +00:00
Peter Korsgaard
37b778b71c
dnsmasq: touch target after make
2008-06-15 20:44:15 +00:00
Peter Korsgaard
62b1c6a1c2
valgrind: don't add pkgconfig files to target
2008-06-15 20:44:10 +00:00
Peter Korsgaard
1d141bcfd1
valgrind: there is no vgskin_none.so anymore, use coregrind/valgrind instead
2008-06-15 20:44:05 +00:00
Peter Korsgaard
e1cfbc5645
dbus: depend on exact XML dep so it isn't always considered out-of-date
2008-06-15 20:20:33 +00:00
Peter Korsgaard
01da93b218
valgrind: needs kernel headers (and doesn't respect CFLAGS)
2008-06-15 19:17:23 +00:00
Peter Korsgaard
ab32901117
kernel-headers: 2.6.25.6: export linux/a.out.h (E.G. for valgrind)
2008-06-15 19:17:14 +00:00