Peter Korsgaard
1aae99bc34
mtd-utils: flashcp: handle non-power-of-2 erase size (E.G. for dataflash)
2009-02-17 14:04:49 +00:00
Peter Korsgaard
7892b23ae7
udev: options for path_id and firmware.sh
...
Patch by Mike Crowe.
2009-02-13 19:57:59 +00:00
Peter Korsgaard
8acde59f79
package: work around kconfig crash issue with comments in choice entries
2009-02-13 09:18:08 +00:00
Peter Korsgaard
dd0345aeaa
mpfr: bump version
2009-02-13 08:34:01 +00:00
Peter Korsgaard
5373ea118d
gmp: use GNU_MIRROR for site
2009-02-13 08:33:57 +00:00
Peter Korsgaard
585bc18384
gmp: bump version
2009-02-13 08:33:50 +00:00
Peter Korsgaard
7ac25f1320
dnsmasq: bump version
...
closes #97 .
2009-02-12 13:39:33 +00:00
Peter Korsgaard
5804c6d9fe
libpng: bump version
...
Fixes memory leak and double-free vulnerability
2009-02-12 12:17:12 +00:00
Peter Korsgaard
cf34241144
gmp/mpfr: use static libraries as make targets
...
The host shared objects are no more.
2009-02-10 16:38:53 +00:00
Peter Korsgaard
7897a950fe
gmp/mpfr: fix up dependencies to stop continous rebuild with --disable-shared
...
Don't list the shared objects as targets for the host compilation now that
we compile with --disable-shared.
2009-02-10 15:19:31 +00:00
Peter Korsgaard
0948f8af37
x11/video-xgi: fix vesa/xgi typo
...
Closes #95
2009-02-10 13:01:28 +00:00
Peter Korsgaard
42f985687d
gmp/mpfr: force static linking
...
Patch by Maxim Grigoriev.
GCC 4.3.x would link with the correct shared library versions, but without
any RPATH, so it ended up looking for then in /usr/lib/ at runtime.
This is less than good, as the version there might not be compatible, and
even worse for distributions like Ubuntu, which doesn't install those
libs by default, the build breaks.
Fix it by forcing static linking instead.
2009-02-09 13:01:32 +00:00
Peter Korsgaard
421b354ce2
vim: cleanup sed invocation
2009-02-08 11:00:44 +00:00
Peter Korsgaard
45c8d20378
alsa-lib: make python option depend on python
...
As discussed on the list.
2009-02-07 06:57:29 +00:00
Peter Korsgaard
a54e0dd97f
mpg123: remove unused mpg123x target (debug?)
2009-02-05 13:24:22 +00:00
Peter Korsgaard
2c89d7aeb6
mpg123: remove arm funroll-loops workaround
...
Fixed by toolchain patch.
2009-02-05 13:24:18 +00:00
Peter Korsgaard
d41e54e694
mpg123: cleanup unused hunk after r25004
2009-02-05 13:24:07 +00:00
Peter Korsgaard
c74eee7fe4
mpg123: cleanup after r19300 (don't introduce unneeded hidden configs)
2009-02-05 13:24:01 +00:00
Peter Korsgaard
4fc25fcf10
tremor: strip target lib
2009-02-04 23:51:11 +00:00
Peter Korsgaard
5b1dbd2031
microperl: strip target binary
2009-02-04 23:51:06 +00:00
Peter Korsgaard
0d149d98d5
alsa-lib: fix with with BR2_PACKAGE_ALSA_LIB_PYTHON
...
Tell it where to find the python headers.
2009-02-04 23:15:42 +00:00
Peter Korsgaard
c0dfdc21f9
package/: remove obsolete ltt package
...
As discussed on the list.
2009-02-04 12:56:35 +00:00
Ulf Samuelsson
25b41e7e6a
Define OSIP_CFLAGS and OSIP_LIBS for libeXosip2
2009-02-02 07:24:48 +00:00
Ulf Samuelsson
8bfd360ac6
Mark ltt as broken (all versions of tarball removed from SITE), package obsolete
2009-02-02 07:20:54 +00:00
Peter Korsgaard
a1523adcad
alsa-lib: clean up makefile
...
As discussed on the list. I suspect the ARM abi thing isn't needed anymore
now we use the correct abi in the first place, but I'll leave it in until
after the release.
2009-02-01 19:37:14 +00:00
Peter Korsgaard
91f780bc05
mpfr: bump version
...
I know that changing something as fundamental as mpfr this close to the
release isn't really ideal, but it's listed as the minimum version
for gcc 4.3.x:
http://gcc.gnu.org/install/prerequisites.html
Bernhard's tree has been using 2.3.2 since October, so the risk is probably
not that big though.
2009-02-01 19:37:09 +00:00
Peter Korsgaard
f3b9454a19
busybox: additional 1.13.2 fixes
2009-02-01 19:36:56 +00:00
Ulf Samuelsson
32521c03bd
Do not overwrite user configuration
2009-02-01 16:10:47 +00:00
Peter Korsgaard
1fb44d3bfd
dbus: revert r25194 (Unbreak Peters 'fixes' to dbus for a second time)
...
It was a bogus revert.
2009-01-31 22:53:35 +00:00
Ulf Samuelsson
f777dee1d4
Unbreak Peters 'fixes' to dbus for a second time
2009-01-31 21:01:24 +00:00
Peter Korsgaard
9e7881ccc9
x11r7: make xman and xcb-util visible in Kconfig
...
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2009-01-31 19:08:20 +00:00
Peter Korsgaard
398dfc42b7
dbus: revert to pre-r25021 situation
...
Revert to pre-r25021 situation, but add extra comments explaining the
situation.
2009-01-31 18:39:55 +00:00
Peter Korsgaard
657563f2d7
ntp: fix time sync issue
...
Fix for https://support.ntp.org/bugs/show_bug.cgi?id=769 - Patch from gentoo.
2009-01-31 18:39:49 +00:00
Ulf Samuelsson
8bf5071cf3
dbus dependencies needs to be ready before ./configure
2009-01-31 12:02:40 +00:00
Ulf Samuelsson
caa31fcc62
Workaround for AVR32 compiler issue affecting inlining, causing alsa-lib to break, feedback to AVR32 compiler team will be sent
2009-01-31 10:18:23 +00:00
Peter Korsgaard
9ce75bf893
dbus: fix xml dependency and stop continous rebuilds
2009-01-30 13:54:47 +00:00
Peter Korsgaard
e4051615c4
dbus: revert r25156 (Fix dbus dependency on libxml2, without rebuild, works but may need refinement)
...
As discussed on the list - Too complicated and wrong.
2009-01-30 13:54:42 +00:00
Peter Korsgaard
92bd25c9eb
toolchain: fix up GNU_TARGET_NAME link and target_utils location
...
The GNU_TARGET_NAME symlink and target_utils location were not correctly
adjusted to match the move of the toolchain to $(STAGING_DIR)/usr,
creating dangling symlinks.
2009-01-30 13:34:42 +00:00
Daniel Laird
b8d6dff991
qte.mk: Add a 'comment' to indicate the need for NPTL threads
...
Make sure the developer is informed why a package is not
visable and that they need to have a NPTL enabled
toolchain.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-30 11:30:21 +00:00
Daniel Laird
777de7caa5
qte.mk: Use depends on for toolchain features
...
Buildroot is adopting depends on for toolchain features and
select for packages. Make this change in this file.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-30 10:49:59 +00:00
Peter Korsgaard
a72794391a
readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/
...
Package configs should start with BR2_PACKAGE_.
2009-01-30 09:54:59 +00:00
Peter Korsgaard
ebf47824cc
readline: remove BR2_PACKAGE_READLINE_TARGET configuration option
...
Other packages don't have this, and several packages are depending on
readline where they actually want readline-target instead.
2009-01-30 09:50:13 +00:00
Peter Korsgaard
7eec8ea560
readline: remove redundant BR2_PACKAGE_READLINE_HEADERS configuration
...
Header files on target is globally controlled by BR2_HAVE_DEVFILES.
2009-01-30 09:50:02 +00:00
Ulf Samuelsson
4b25f84ab9
Fix dbus dependency on libxml2, without rebuild, works but may need refinement
2009-01-30 07:40:14 +00:00
Peter Korsgaard
ae46e5bc89
mysql-client: remove test / benchmark stuff from target (saves ~70MB)
2009-01-29 21:33:32 +00:00
Peter Korsgaard
97515c6cae
sqlite: bump version
...
Fixes several database corruption bugs
2009-01-29 19:49:22 +00:00
Peter Korsgaard
6e7f92310a
busybox: rebuild if .config changed
...
As reported on irc - Fixes busybox-menuconfig
2009-01-29 11:29:49 +00:00
Peter Korsgaard
85d756d5cc
busybox: remove unused handling of ancient versions no longer in BR
2009-01-29 11:27:20 +00:00
Peter Korsgaard
8186a3edee
gamin: fix build
...
Dependencies were wrong, and it didn't build without largefile support.
2009-01-29 10:13:02 +00:00
Peter Korsgaard
d459b1bc3d
Add radvd to the list of packages
...
Add radvd, the IPv6 router advertisement daemon.
Signed-off-by: Amand Tihon <amand.tihon@alrj.org>
2009-01-28 21:38:49 +00:00