Commit Graph

4531 Commits

Author SHA1 Message Date
Peter Korsgaard 7446db2027 pixman: cleanup staging + target install
- install-data installs a subset of install / install-strip, so just drop it
- use install-strip for target
2008-08-26 19:22:46 +00:00
Daniel Laird 46f4188446 Move pixman from package/x11r7/pixman to package/pixman
Means we can now bounce cairo to 1.6.x series.
pixman is not dependant on x libraries what so over so removed
the dependencies section.

Daniel Laird
2008-08-26 16:27:25 +00:00
Daniel Laird b46329c947 Clean up LiTE 2008-08-26 15:43:10 +00:00
Daniel Laird c30bb46320 Adds support for building LiTE - see DirectFB.org
Will close bug 0003974

Daniel Laird
2008-08-26 14:52:17 +00:00
Daniel Laird 6b76f0608a reverse changes to i2c-tools.mk until I tidy it up (get clean working for example)
Still feel a good change to make as some of the suggestions recently made it look
like Makefile.autotools.in might add support for installing a list of binaries etc
and this would benefit this package.
2008-08-26 14:01:37 +00:00
Daniel Laird d2f7a4abe8 select CUPS if XORG/XORG7/TINYX.
This makes the behaviour the same as before for X users. 
Although is CUPS a necessary dependancy?

Daniel Laird
2008-08-26 13:45:39 +00:00
Daniel Laird 1fe75f8e88 The changes below move i2c-tools.mk to use Makefile.autotools.in
package/i2c-tools/i2c-tools.mk
Use Makefile.autotools.in
2008-08-26 13:03:05 +00:00
Daniel Laird b46a591b91 The changes below add better support for DirectFB and libgtk2.
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.
2008-08-26 12:19:29 +00:00
Hamish Moffatt c964f7c880 Bump 1.11.x version to 1.11.2 (no patches yet) 2008-08-26 01:05:51 +00:00
Hamish Moffatt dea9f75b85 Update to work with recent lzo changes 2008-08-26 00:41:29 +00:00
Peter Korsgaard 1fff6d9d3d psmic: locale support
Closes #4274.
2008-08-25 09:05:00 +00:00
Peter Korsgaard 402042a7ed psmisc: bump version 2008-08-25 09:04:49 +00:00
Peter Korsgaard fa3dcd4f50 psmisc: convert to Makefile.autotools.in format 2008-08-25 09:04:39 +00:00
Peter Korsgaard 3443ad035c procps: bump version
Closes #4284.
2008-08-24 12:40:36 +00:00
Peter Korsgaard 94b86467e3 procps: needs WCHAR 2008-08-24 12:40:32 +00:00
Peter Korsgaard 5a5c59956b toolchain/gdb: unbreak target gdb support
r22624 (Ulf: Add prepatched AVR32 gcc-4.2.2 toolchain) broke target gdb
support as it tries to apply gdb patches twice. Unbreak it.

Closes #3954.
2008-08-24 07:48:22 +00:00
Peter Korsgaard 6d31b020b0 libxml2: enable ipv6 support if enabled in buildroot 2008-08-24 07:48:15 +00:00
Ulf Samuelsson cc1ab5e670 Update AT91 patches to latest Linux 2008-08-23 20:45:42 +00:00
Ulf Samuelsson fd3742248d Add configurations for current linux versions 2008-08-23 20:25:29 +00:00
Peter Korsgaard fe3d0e27da libxml2: use install-strip instead of install-exec for target install
Use install-strip so binaries gets stripped and man pages / header files
gets installed.
2008-08-23 13:08:37 +00:00
Peter Korsgaard f5dc33a1a3 libxml2: cleanup configure args 2008-08-23 13:08:34 +00:00
Peter Korsgaard f27b2cc818 libxml2: point to homepage instead of ftp site in help 2008-08-23 13:08:31 +00:00
Peter Korsgaard 92b8a20f5c libxml2: remove unused BR2_PACKAGE_LIBXML2_TARGET_HEADERS option 2008-08-23 13:08:28 +00:00
Peter Korsgaard 0509df7e7b openchrome: fix install
Closes #4674.
2008-08-22 14:42:00 +00:00
Peter Korsgaard bf83d53080 xorg: depend on WCHAR and LOCALE
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.
2008-08-22 14:24:53 +00:00
Peter Korsgaard 9e9e354a83 package: don't hide xorg/tinyx selection
Hiding xorg/tinyx selections until the user unselects "none" seems quite
unintuitive.
2008-08-22 14:24:51 +00:00
Peter Korsgaard 2983381337 Makefile.autotools.in: remove unused BR2_HAVE_INCLUDES handling
Patch by Wade Berrier.
2008-08-22 14:01:56 +00:00
Peter Korsgaard 1243071b16 gcc: only use -mfloat-abi for ARM, use -msoft-float for other archs
Patch by Wade Berrier.
2008-08-22 13:59:06 +00:00
Peter Korsgaard b7e4d291e6 sqlite: bump version 2008-08-21 14:51:14 +00:00
Peter Korsgaard 1d91b56a78 ace_of_penguins: remove redundant configure settings
Reported by Hartleys.
2008-08-21 13:10:27 +00:00
Peter Korsgaard d14a2c7796 busybox: add 1.12.x and make it default 2008-08-21 05:08:53 +00:00
Peter Korsgaard 644b251f62 u-boot: bump version 2008-08-20 20:04:18 +00:00
Peter Korsgaard b4aeef0f1c u-boot: fix broken insert_define in Makefile
Patch by Markus Heidelberg <markus.heidelberg@web.de>
2008-08-20 20:04:14 +00:00
Peter Korsgaard b7a45746a4 u-boot: fix wrong syntax in Makefile
Patch by Markus Heidelberg <markus.heidelberg@web.de>

Some $(call insert_define, ..., ...) calls were lacking the comma after
the variable. That didn't lead to a syntax error but it didn't have any
effect on the output u-boot/include/config.h
2008-08-20 20:04:11 +00:00
Peter Korsgaard f43867cbb3 lzo: bump version and update to Makefile.autotools.in format
Bump LZO version and update makefile - tested with latest mtdutils.

Signed-off-by: daniel.j.laird <daniel.j.laird@nxp.com>
2008-08-20 14:28:58 +00:00
Peter Korsgaard a9abce508d rsync: bump version 2008-08-20 14:15:15 +00:00
Peter Korsgaard 578c6a9081 rsync: convert to Makefile.autotools.in format 2008-08-20 14:15:10 +00:00
Peter Korsgaard dab85fae49 kernel-headers: rename aout patch so it gets applied to 2.6.25.15
Needed by valgrind.
2008-08-19 15:01:36 +00:00
Peter Korsgaard 383ee808ca kernel-headers: bump 2.6.25.x / 2.6.26.x versions 2008-08-19 15:01:33 +00:00
Peter Korsgaard 0fb6258216 haserl: bump 0.9.x version 2008-08-19 09:40:23 +00:00
Peter Korsgaard 223df3f26f haserl: don't install unneeded examples for 0.8.0 to target 2008-08-19 09:40:20 +00:00
Peter Korsgaard f8d87727a3 ifplugd: add missing newline 2008-08-19 09:40:18 +00:00
Peter Korsgaard dd8a14d55e speex: also compile static libraries 2008-08-17 13:46:46 +00:00
Peter Korsgaard 46d6d83273 speex: automate selection of arm specific optimizations
ARM version info according to wikipedia, hopefully I got it all correct.
2008-08-17 13:46:42 +00:00
Peter Korsgaard 28b2a5bd7e speex: fix target install
Use install-strip and clean up documentation files instead of
install-exec so files get stripped and manpages installed if
requested.
2008-08-17 13:20:31 +00:00
Peter Korsgaard 52abf53f32 speex: select libogg
Speex depends on libogg, so make it visible in Kconfig
2008-08-17 13:20:28 +00:00
Peter Korsgaard 56de4e289f speex: convert to Makefile.autotools.in and bump version to 1.2rc1
Patch by Malek <souf_oued@yahoo.fr>
2008-08-17 13:20:25 +00:00
Peter Korsgaard c86db34486 pcre: fix target install
Use install-strip and clean up documentation files instead of
install-exec so files get stripped and manpages installed if
requested.
2008-08-16 19:36:36 +00:00
Peter Korsgaard 3c10da1528 fontconfig: remove redundant configure args
Patch by antialize / bug #4524.
2008-08-16 19:13:53 +00:00
Peter Korsgaard e77afd6790 pcre: bump version 2008-08-16 12:32:57 +00:00