Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | select CUPS if XORG/XORG7/TINYX. | Daniel Laird | 2008-08-26 | 1 | -0/+1 |
| | | | | | | | | | | This makes the behaviour the same as before for X users. Although is CUPS a necessary dependancy? Daniel Laird | ||||
* | The changes below move i2c-tools.mk to use Makefile.autotools.in | Daniel Laird | 2008-08-26 | 1 | -35/+12 |
| | | | | | | | | | | package/i2c-tools/i2c-tools.mk Use Makefile.autotools.in | ||||
* | The changes below add better support for DirectFB and libgtk2. | Daniel Laird | 2008-08-26 | 2 | -6/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | Should be no different for X builds. Config.in | 3 +-- libgtk2.mk | 7 +++---- 2 files changed, 4 insertions(+), 6 deletions(-) Signed-off-by: daniel.j.laird@nxp.com package/libgtk2/Config.in Allow DirectFB to turn on LIBGTK2 support without X being enabled. Disable autoselection of cups. May not be wanted (Can cause crosscompilation issues). package/libgtk2/libgtk2.mk Remove unnessary redefine of PKG_CONFIG_* Pass $(DISABLE_LARGEFILE) to configure (supports large file or not) Move 'cups' to X extra dependencies instead of general. | ||||
* | Bump 1.11.x version to 1.11.2 (no patches yet) | Hamish Moffatt | 2008-08-26 | 1 | -1/+1 |
| | |||||
* | Update to work with recent lzo changes | Hamish Moffatt | 2008-08-26 | 2 | -24/+0 |
| | |||||
* | psmic: locale support | Peter Korsgaard | 2008-08-25 | 2 | -0/+8 |
| | | | | Closes #4274. | ||||
* | psmisc: bump version | Peter Korsgaard | 2008-08-25 | 1 | -1/+1 |
| | |||||
* | psmisc: convert to Makefile.autotools.in format | Peter Korsgaard | 2008-08-25 | 1 | -52/+10 |
| | |||||
* | procps: bump version | Peter Korsgaard | 2008-08-24 | 2 | -30/+1 |
| | | | | Closes #4284. | ||||
* | procps: needs WCHAR | Peter Korsgaard | 2008-08-24 | 1 | -0/+1 |
| | |||||
* | libxml2: enable ipv6 support if enabled in buildroot | Peter Korsgaard | 2008-08-24 | 1 | -1/+1 |
| | |||||
* | libxml2: use install-strip instead of install-exec for target install | Peter Korsgaard | 2008-08-23 | 1 | -1/+4 |
| | | | | | Use install-strip so binaries gets stripped and man pages / header files gets installed. | ||||
* | libxml2: cleanup configure args | Peter Korsgaard | 2008-08-23 | 1 | -8/+1 |
| | |||||
* | libxml2: point to homepage instead of ftp site in help | Peter Korsgaard | 2008-08-23 | 1 | -1/+2 |
| | |||||
* | libxml2: remove unused BR2_PACKAGE_LIBXML2_TARGET_HEADERS option | Peter Korsgaard | 2008-08-23 | 1 | -8/+0 |
| | |||||
* | openchrome: fix install | Peter Korsgaard | 2008-08-22 | 1 | -0/+2 |
| | | | | Closes #4674. | ||||
* | xorg: depend on WCHAR and LOCALE | Peter Korsgaard | 2008-08-22 | 1 | -0/+4 |
| | | | | | | | | | | | Xorg needs WCHAR and LOCALE, so make sure it cannot be selected unless this is enabled in the toolchain. We unfortunately cannot make BR2_XSERVER_xorg depend on BR2_USE_LOCALE because of a strange recursion error with dbus, but now we atleast inform the user what to do to get a working configuration. The real solution is ofcause of fix xorg, but that's for another day. | ||||
* | package: don't hide xorg/tinyx selection | Peter Korsgaard | 2008-08-22 | 1 | -2/+0 |
| | | | | | Hiding xorg/tinyx selections until the user unselects "none" seems quite unintuitive. | ||||
* | Makefile.autotools.in: remove unused BR2_HAVE_INCLUDES handling | Peter Korsgaard | 2008-08-22 | 1 | -3/+0 |
| | | | | Patch by Wade Berrier. | ||||
* | sqlite: bump version | Peter Korsgaard | 2008-08-21 | 1 | -1/+1 |
| | |||||
* | ace_of_penguins: remove redundant configure settings | Peter Korsgaard | 2008-08-21 | 1 | -4/+0 |
| | | | | Reported by Hartleys. | ||||
* | busybox: add 1.12.x and make it default | Peter Korsgaard | 2008-08-21 | 1 | -1/+6 |
| | |||||
* | lzo: bump version and update to Makefile.autotools.in format | Peter Korsgaard | 2008-08-20 | 2 | -108/+12 |
| | | | | | | Bump LZO version and update makefile - tested with latest mtdutils. Signed-off-by: daniel.j.laird <daniel.j.laird@nxp.com> | ||||
* | rsync: bump version | Peter Korsgaard | 2008-08-20 | 1 | -1/+1 |
| | |||||
* | rsync: convert to Makefile.autotools.in format | Peter Korsgaard | 2008-08-20 | 1 | -49/+9 |
| | |||||
* | haserl: bump 0.9.x version | Peter Korsgaard | 2008-08-19 | 1 | -1/+1 |
| | |||||
* | haserl: don't install unneeded examples for 0.8.0 to target | Peter Korsgaard | 2008-08-19 | 1 | -1/+5 |
| | |||||
* | ifplugd: add missing newline | Peter Korsgaard | 2008-08-19 | 1 | -1/+1 |
| | |||||
* | speex: also compile static libraries | Peter Korsgaard | 2008-08-17 | 1 | -2/+3 |
| | |||||
* | speex: automate selection of arm specific optimizations | Peter Korsgaard | 2008-08-17 | 2 | -5/+17 |
| | | | | ARM version info according to wikipedia, hopefully I got it all correct. | ||||
* | speex: fix target install | Peter Korsgaard | 2008-08-17 | 1 | -0/+5 |
| | | | | | | Use install-strip and clean up documentation files instead of install-exec so files get stripped and manpages installed if requested. | ||||
* | speex: select libogg | Peter Korsgaard | 2008-08-17 | 1 | -0/+1 |
| | | | | Speex depends on libogg, so make it visible in Kconfig | ||||
* | speex: convert to Makefile.autotools.in and bump version to 1.2rc1 | Peter Korsgaard | 2008-08-17 | 1 | -97/+15 |
| | | | | Patch by Malek <souf_oued@yahoo.fr> | ||||
* | pcre: fix target install | Peter Korsgaard | 2008-08-16 | 1 | -0/+5 |
| | | | | | | Use install-strip and clean up documentation files instead of install-exec so files get stripped and manpages installed if requested. | ||||
* | fontconfig: remove redundant configure args | Peter Korsgaard | 2008-08-16 | 1 | -3/+1 |
| | | | | Patch by antialize / bug #4524. | ||||
* | pcre: bump version | Peter Korsgaard | 2008-08-16 | 1 | -1/+1 |
| | |||||
* | pcre: fix compilation when C++ support is disabled | Peter Korsgaard | 2008-08-16 | 1 | -3/+4 |
| | | | | | pcre will use host g++ is no cross g++ is available, so explicitly disable c++ support in pcre if it isn't enabled in buildroot instead. | ||||
* | pcre: add homepage to description | Peter Korsgaard | 2008-08-16 | 1 | -0/+2 |
| | |||||
* | Makefile.autotools.in: add missing continuation for PKG_CONF_OPT | Peter Korsgaard | 2008-08-16 | 1 | -1/+1 |
| | | | | | The silent support added in r23041 was missing a shell continuation character breaking PKG_CONF_OPT support - Fixed. | ||||
* | dnsmasq: bump version | Peter Korsgaard | 2008-08-08 | 1 | -1/+5 |
| | | | | fixes dns spoofing vulnerability. | ||||
* | busybox: fix missing dependencies in unpacked and config rules | Peter Korsgaard | 2008-08-06 | 1 | -2/+2 |
| | | | | | | | Aadds dependency to host-sed and $(PROJECT_BUILD_DIR) when running make busybox-config and busybox-unpacked. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | ||||
* | busybox: additional 1.11.1 patches | Peter Korsgaard | 2008-08-06 | 2 | -2/+159 |
| | |||||
* | Makefile.autotools.in: remove extra newlines in MESSAGE macro | Peter Korsgaard | 2008-08-04 | 1 | -3/+1 |
| | |||||
* | Makefile.autotools.in: quiet configure on silent (-s) builds | Peter Korsgaard | 2008-08-04 | 1 | -0/+1 |
| | | | | | Use --quiet configure argument when make is invoked with the -s (silent) option. | ||||
* | i2c-tools: cleanup clean target | Peter Korsgaard | 2008-08-04 | 1 | -4/+1 |
| | |||||
* | haserl: convert to Makefile.autotools.in format | Peter Korsgaard | 2008-08-04 | 2 | -48/+9 |
| | |||||
* | Makefile.autotools.in: fix patch dir for version specific subdir | Peter Korsgaard | 2008-08-04 | 1 | -1/+1 |
| | |||||
* | ethtool: don't specify STRIPPROG | Peter Korsgaard | 2008-08-04 | 1 | -1/+1 |
| | | | | | The correct strip program gets picked up at configure time, so no need to specify it at target install time. | ||||
* | lua: select readline / ncurses | Peter Korsgaard | 2008-08-04 | 1 | -5/+2 |
| | |||||
* | avahi: select expat | Peter Korsgaard | 2008-08-04 | 1 | -5/+1 |
| |