Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-26 | gst-plugins-good: add missing FLAC dependency | Peter Korsgaard | |
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> | |||
2009-02-25 | gstreamer: flac plugin support | Peter Korsgaard | |
Patch by Sven Neumann. Closes #99. | |||
2009-02-25 | php: Config.ext is in a BR2_PACKAGE_PHP conditional, so get rid of depends | Peter Korsgaard | |
Hunks missing from r25406. | |||
2009-02-25 | avr32: rename 2.6.28.x kernel patches to match current kernel headers version | Peter Korsgaard | |
2009-02-25 | linux: always apply platform patches if available | Peter Korsgaard | |
Get rid of BR2_KERNEL_HEADERS_PATCH_DIR config, and simply always apply platform patches if available. | |||
2009-02-25 | kernel-headers: update -rt support for 2.6.24 / 2.6.26 | Peter Korsgaard | |
2009-02-25 | kernel-headers: remove 2.6.20-22 variants and outdated impi/lzma patches | Peter Korsgaard | |
2009-02-24 | mesa3d: fix makedepend arguments | Peter Korsgaard | |
Make sure makedepends only searches the gcc/staging dir, and not the host include dirs. | |||
2009-02-24 | mesa: use correct config file for arch | Peter Korsgaard | |
2009-02-24 | mesa3d: use MAKE1 instead of playing around with BR2_JLEVEL | Peter Korsgaard | |
2009-02-24 | xserver-xorg: select mesa3d in kconfig | Peter Korsgaard | |
xserver-xorg depends on mesa3d, so select it in kconfig as well. | |||
2009-02-24 | dbus: fix expat typo | Peter Korsgaard | |
2009-02-24 | kernel-headers: remove deprecated 2.4 support | Peter Korsgaard | |
2009-02-24 | openswan: mark as BROKEN as it doesn't build with current kernel headers | Peter Korsgaard | |
It WILL get removed after 2009.05 unless someone steps up to fix it. | |||
2009-02-24 | Bump version to 0.9.8j | Hamish Moffatt | |
2009-02-23 | alsa-lib: convert to Makefile.autotools.in format | Peter Korsgaard | |
2009-02-23 | alsa-lib: don't use versioned symbols | Peter Korsgaard | |
As reported by Dirk Vermaak and Daniel Mack. Fixes runtime issues with alsa-lib, see http://mailman.alsa-project.org/pipermail/alsa-devel/2009-February/014999.html for details. | |||
2009-02-22 | dbus: convert to Makefile.autotools.in and bump version | Peter Korsgaard | |
2009-02-22 | linux-advanced: don't error out on non writable /tftpboot | Peter Korsgaard | |
Odd that we have 2x the same target right after eachother, but this is Makefile.in.advanced ofcourse ;) | |||
2009-02-22 | kernel-headers: bump 2.6.28 stable version | Peter Korsgaard | |
2009-02-21 | kexec: bump version and convert to Makefile.autotools.in format | Peter Korsgaard | |
2009-02-21 | libsndfile: bump version and convert to Makefile.autotools.in format | Peter Korsgaard | |
2009-02-21 | libsndfile: cleanup help text | Peter Korsgaard | |
2009-02-21 | php: Config.ext is in a BR2_PACKAGE_PHP conditional, so get rid of depends | Peter Korsgaard | |
2009-02-21 | php: fix sqlite module | Peter Korsgaard | |
- php comes with it's own embedded sqlite, so no need to select sqlite - disable largefile support for !BR2_LARGEFILE - php somehow forgets to link with -ldl, breaking the sqlite extension. Fix it by disabling the (unused?) modload support in sqlite. | |||
2009-02-20 | php: use alternative download URL so we can use DOWNLOAD macro | Peter Korsgaard | |
As noted by Solar on IRC. | |||
2009-02-20 | php: don't use DOWNLOAD macro | Peter Korsgaard | |
php.net only offers downloads though a strange php script with the file name embedded in the *MIDDLE* of the URL, which isn't compatible with the DOWNLOAD macro. Fix it by reverting php.mk hunk of r24689 to go back to $(WGET). This ofcourse means that the primary site / fallback mirror stuff isn't used. | |||
2009-02-20 | package/multimeda: add flac package | Peter Korsgaard | |
Patch by Sven Neumann (from #99). Removed optimization patch, cleaned up configure args and fixed download URL. | |||
2009-02-19 | alsa-utils: select ncurses library dependency | Peter Korsgaard | |
2009-02-19 | libvorbis: select libogg dependency | Peter Korsgaard | |
Library dependencies should be selected, and not use depends on. | |||
2009-02-19 | libvorbis: convert to Makefile.autotools.in format | Peter Korsgaard | |
Patch by Sven Neumann <s.neumann@phase-zero.de> Closes #107 | |||
2009-02-19 | pppd: fix build without UCLIBC_HAS_BSD_ERR | Peter Korsgaard | |
Replace the BSD specific warn() with a call to syslog. Patch by Gustavo Zacarias, closes #109. | |||
2009-02-19 | Enable multilink PPP (no reason to disable it) | Hamish Moffatt | |
Add configuration item to enable filtering (requires libpcap) | |||
2009-02-18 | tslib: convert to Makefile.autotools.in format | Peter Korsgaard | |
Patch by Sven Neumann <s.neumann@phase-zero.de> Closes #61. | |||
2009-02-18 | tslib: doesn't use C++, so don't require it in the configure script | Peter Korsgaard | |
2009-02-18 | busybox: 1.13.2 killall fix | Peter Korsgaard | |
2009-02-18 | kernel-headers: bump 2.6.27/2.6.28 stable versions | Peter Korsgaard | |
2009-02-17 | mtd-utils: flashcp: handle non-power-of-2 erase size (E.G. for dataflash) | Peter Korsgaard | |
2009-02-13 | udev: options for path_id and firmware.sh | Peter Korsgaard | |
Patch by Mike Crowe. | |||
2009-02-13 | package: work around kconfig crash issue with comments in choice entries | Peter Korsgaard | |
2009-02-13 | toolchain/gcc: add 4.3.3 | Peter Korsgaard | |
2009-02-13 | mpfr: bump version | Peter Korsgaard | |
2009-02-13 | gmp: use GNU_MIRROR for site | Peter Korsgaard | |
2009-02-13 | gmp: bump version | Peter Korsgaard | |
2009-02-12 | kernel-headers: bump 2.6.27/2.6.28 stable versions | Peter Korsgaard | |
2009-02-12 | dnsmasq: bump version | Peter Korsgaard | |
closes #97. | |||
2009-02-12 | libpng: bump version | Peter Korsgaard | |
Fixes memory leak and double-free vulnerability | |||
2009-02-12 | docs/news.html: announce 2009.02 | Peter Korsgaard | |
2009-02-12 | buildroot: update version for 2009.05 development | Peter Korsgaard | |
2009-02-10 | gmp/mpfr: use static libraries as make targets | Peter Korsgaard | |
The host shared objects are no more. |