- Nov 23, 2009
-
-
Peter Korsgaard authored
Packages should depend on BR2_PACKAGE_XORG7 rather than selecting it, because: - X brings in a lot of dependencies, so shouldn't get implicitly enabled - Select doesn't check dependencies, so build breaks if XORG dependencies aren't met (locale/wchar) Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Nov 22, 2009
-
-
Peter Korsgaard authored
Closes #597 Ensure that binutils-target runs after busybox if enabled, so it can overwrite the busybox symlink for ar if that applet is enabled. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Vincent Palatin authored
Closes #645 Signed-off-by:
Vincent Palatin <vincent.palatin_buildroot@m4x.org> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Kelvin Cheung authored
Closes #663 Signed-off-by:
Kelvin Cheung <keguang.zhang@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Closes #683 And cleanup Kconfig while we're at it. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Closes #701 Coreutils true doesn't understand a -Not_stripping argument. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #705 Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #731 Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Nov 20, 2009
-
-
Peter Korsgaard authored
As discussed on the list, fixup the *clean targets, so we now have: clean: remove all generated files (E.G. everything in output/) distclean: same as clean, but also remove the kconfig build and .config Also tweak 'make help' output to match. This also merges the two different clean / distclean targets we had depending on if there was a .config present or not (most variables are not defined for !.config case, so E.G. the clean target ends up being a noop). Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Nov 18, 2009
-
-
Laine Walker-Avina authored
Signed-off-by:
Laine Walker-Avina <lwalkera@ieee.org> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Nov 17, 2009
-
-
Michael S. Zick authored
ftp.handhelds.org doesn't seem to work any more. Signed-off-by:
Michael S. Zick <minimod@morethan.org> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Nov 15, 2009
-
-
Gustavo Zacarias authored
Closes #703 Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #717 Dnsmasq 2.51 introduces IDN support, add it to the package. Newsworthy items: * Add support for internationalised DNS (IDN). * Improved upstream nameserver checks for slow nameservers. * Improved TFTP support (win/dos filenames, new tftpserver-address option for DHCP). Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #715 * Add target uninstall. * Remove stray /usr/share/emacs files. * Remove stray mono (host, autodetected) dll installation in $(TARGET_DIR)/usr/lib by disabling C# altogether. * Disable java. * Add new option to install idn binary (default N, usually not required). Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #713 Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #709 Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Oct 29, 2009
-
-
Gustavo Zacarias authored
Closes #511. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
rvpaasen authored
Closes #667. I have updated the e2fsprogs package to the new makefile format. I added the tools from the 1.41.9 release of e2fsprogs that could not yet be (de)selected (freefrag, e2undo) to the menu in Config.in. Signed-off-by:
rvpaasen <rvpaasen@t3i.nl> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Oct 27, 2009
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Bernhard Reutner-Fischer authored
Signed-off-by:
Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Oct 26, 2009
-
-
Peter Korsgaard authored
This reverts commit 61901bd7. Turns out the libnl splitup is only needed for the not-released-yet v2.0. Conflicts: CHANGES
-
Peter Korsgaard authored
Instead they should get automatically built if needed. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
We have the generic BR2_HAVE_DEVFILES now. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Oct 25, 2009
-
-
Peter Korsgaard authored
Issue #593 got (unknowingly) fixed by 7f7bf963. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Based on patch by Darcy Watkins <DWatkins@tranzeo.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Lionel Landwerlin authored
Signed-off-by:
Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Oct 22, 2009
-
-
Gustavo Zacarias authored
Closes #655. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Oct 21, 2009
-
-
Sven Neumann authored
libnl does not only install libnl.so, but also libnl-nf.so, libnl-genl.so and libnl-route.so. Change the post-install and uninstall hooks to handle these libraries as well. Signed-off-by:
Sven Neumann <s.neumann@raumfeld.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Oct 20, 2009
-
-
Lionel Landwerlin authored
Signed-off-by:
Lionel Landwerlin <lionel.landwerlin@openwide.fr> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
rvpaasen authored
Update the samba package to the new makefile format and also update it to samba version 3.3.8 (latest 3.3.x version). Based on the patch from bug 665, but with uclibc dependency and call to autogen.sh removed. Tested-By:
Sven Neumann <s.neumann@raumfeld.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Oct 13, 2009
-
-
Simon Pasch authored
Closes #657 imagemagick-clean target currently tries to remove $(TARGET_DIR) as there is no IMAGEMAGICK_BINARY anymore. Signed-off-by:
Simon Pasch <fpasch@googlemail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Oct 09, 2009
-
-
Gustavo Zacarias authored
Security Enhancements and Fixes in PHP 5.2.11: * Fixed certificate validation inside php_openssl_apply_verification_policy * Fixed sanity check for the color index in imagecolortransparent() * Added missing sanity checks around exif processing * Fixed bug #44683 (popen crashes when an invalid mode is passed) Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Oct 07, 2009
-
-
Bernhard Reutner-Fischer authored
Bump version to 3.0.6. autoreconf is off per default, so no need to specify it. Use config.cache (fix the incorrect package instead). Pass ENABLE_DEBUG setting to configure. Signed-off-by:
Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
The Makefile.autotools.in defaults are sufficient. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Oct 05, 2009
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Oct 04, 2009
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-