Peter Korsgaard [Tue, 26 Aug 2008 21:05:05 +0000 (21:05 -0000)]
popt: use install-strip for target install
Peter Korsgaard [Tue, 26 Aug 2008 21:05:01 +0000 (21:05 -0000)]
popt: cleanup redundant configure args
Peter Korsgaard [Tue, 26 Aug 2008 20:47:23 +0000 (20:47 -0000)]
neon: use := assignments
Peter Korsgaard [Tue, 26 Aug 2008 20:47:19 +0000 (20:47 -0000)]
neon: uses pkgconfig so select it
Peter Korsgaard [Tue, 26 Aug 2008 20:47:15 +0000 (20:47 -0000)]
neon: strip target library
neon doesn't have an install-strip target, so do it afterwards instead.
Peter Korsgaard [Tue, 26 Aug 2008 20:47:12 +0000 (20:47 -0000)]
neon: fix compilation without xml support
webdav needs xml support, so disable it if no xml support is selected,
otherwise configure could get confused about a host xml2-config script.
Peter Korsgaard [Tue, 26 Aug 2008 20:47:09 +0000 (20:47 -0000)]
neon: bump version
Fixes CVE-2008-3746.
Peter Korsgaard [Tue, 26 Aug 2008 20:47:05 +0000 (20:47 -0000)]
blackbox: use := assignments
Peter Korsgaard [Tue, 26 Aug 2008 20:47:01 +0000 (20:47 -0000)]
blackbox: don't show comment if no xserver is selected
Peter Korsgaard [Tue, 26 Aug 2008 20:46:58 +0000 (20:46 -0000)]
blackbox: cleanup redundant configure args
Peter Korsgaard [Tue, 26 Aug 2008 20:46:55 +0000 (20:46 -0000)]
blackbox: use install-strip for target install
Peter Korsgaard [Tue, 26 Aug 2008 20:46:51 +0000 (20:46 -0000)]
blackbox: use BR2_SOURCEFORGE_MIRROR
Don't hardcode specific sourceforge mirrors.
Peter Korsgaard [Tue, 26 Aug 2008 19:22:46 +0000 (19:22 -0000)]
pixman: cleanup staging + target install
- install-data installs a subset of install / install-strip, so just drop it
- use install-strip for target
Daniel Laird [Tue, 26 Aug 2008 16:27:25 +0000 (16:27 -0000)]
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
Daniel Laird [Tue, 26 Aug 2008 15:43:10 +0000 (15:43 -0000)]
Clean up LiTE
Daniel Laird [Tue, 26 Aug 2008 14:52:17 +0000 (14:52 -0000)]
Adds support for building LiTE - see DirectFB.org
Will close bug
0003974
Daniel Laird
Daniel Laird [Tue, 26 Aug 2008 14:01:37 +0000 (14:01 -0000)]
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.
Daniel Laird [Tue, 26 Aug 2008 13:45:39 +0000 (13:45 -0000)]
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
Daniel Laird [Tue, 26 Aug 2008 13:03:05 +0000 (13:03 -0000)]
The changes below move i2c-tools.mk to use Makefile.autotools.in
package/i2c-tools/i2c-tools.mk
Use Makefile.autotools.in
Daniel Laird [Tue, 26 Aug 2008 12:19:29 +0000 (12:19 -0000)]
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.
Hamish Moffatt [Tue, 26 Aug 2008 01:05:51 +0000 (01:05 -0000)]
Bump 1.11.x version to 1.11.2 (no patches yet)
Hamish Moffatt [Tue, 26 Aug 2008 00:41:29 +0000 (00:41 -0000)]
Update to work with recent lzo changes
Peter Korsgaard [Mon, 25 Aug 2008 09:05:00 +0000 (09:05 -0000)]
psmic: locale support
Closes #4274.
Peter Korsgaard [Mon, 25 Aug 2008 09:04:49 +0000 (09:04 -0000)]
psmisc: bump version
Peter Korsgaard [Mon, 25 Aug 2008 09:04:39 +0000 (09:04 -0000)]
psmisc: convert to Makefile.autotools.in format
Peter Korsgaard [Sun, 24 Aug 2008 12:40:36 +0000 (12:40 -0000)]
procps: bump version
Closes #4284.
Peter Korsgaard [Sun, 24 Aug 2008 12:40:32 +0000 (12:40 -0000)]
procps: needs WCHAR
Peter Korsgaard [Sun, 24 Aug 2008 07:48:22 +0000 (07:48 -0000)]
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.
Peter Korsgaard [Sun, 24 Aug 2008 07:48:15 +0000 (07:48 -0000)]
libxml2: enable ipv6 support if enabled in buildroot
Ulf Samuelsson [Sat, 23 Aug 2008 20:45:42 +0000 (20:45 -0000)]
Update AT91 patches to latest Linux
Ulf Samuelsson [Sat, 23 Aug 2008 20:25:29 +0000 (20:25 -0000)]
Add configurations for current linux versions
Peter Korsgaard [Sat, 23 Aug 2008 13:08:37 +0000 (13:08 -0000)]
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.
Peter Korsgaard [Sat, 23 Aug 2008 13:08:34 +0000 (13:08 -0000)]
libxml2: cleanup configure args
Peter Korsgaard [Sat, 23 Aug 2008 13:08:31 +0000 (13:08 -0000)]
libxml2: point to homepage instead of ftp site in help
Peter Korsgaard [Sat, 23 Aug 2008 13:08:28 +0000 (13:08 -0000)]
libxml2: remove unused BR2_PACKAGE_LIBXML2_TARGET_HEADERS option
Peter Korsgaard [Fri, 22 Aug 2008 14:42:00 +0000 (14:42 -0000)]
openchrome: fix install
Closes #4674.
Peter Korsgaard [Fri, 22 Aug 2008 14:24:53 +0000 (14:24 -0000)]
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.
Peter Korsgaard [Fri, 22 Aug 2008 14:24:51 +0000 (14:24 -0000)]
package: don't hide xorg/tinyx selection
Hiding xorg/tinyx selections until the user unselects "none" seems quite
unintuitive.
Peter Korsgaard [Fri, 22 Aug 2008 14:01:56 +0000 (14:01 -0000)]
Makefile.autotools.in: remove unused BR2_HAVE_INCLUDES handling
Patch by Wade Berrier.
Peter Korsgaard [Fri, 22 Aug 2008 13:59:06 +0000 (13:59 -0000)]
gcc: only use -mfloat-abi for ARM, use -msoft-float for other archs
Patch by Wade Berrier.
Peter Korsgaard [Thu, 21 Aug 2008 14:51:14 +0000 (14:51 -0000)]
sqlite: bump version
Peter Korsgaard [Thu, 21 Aug 2008 13:10:27 +0000 (13:10 -0000)]
ace_of_penguins: remove redundant configure settings
Reported by Hartleys.
Peter Korsgaard [Thu, 21 Aug 2008 05:08:53 +0000 (05:08 -0000)]
busybox: add 1.12.x and make it default
Peter Korsgaard [Wed, 20 Aug 2008 20:04:18 +0000 (20:04 -0000)]
u-boot: bump version
Peter Korsgaard [Wed, 20 Aug 2008 20:04:14 +0000 (20:04 -0000)]
u-boot: fix broken insert_define in Makefile
Patch by Markus Heidelberg <markus.heidelberg@web.de>
Peter Korsgaard [Wed, 20 Aug 2008 20:04:11 +0000 (20:04 -0000)]
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
Peter Korsgaard [Wed, 20 Aug 2008 14:28:58 +0000 (14:28 -0000)]
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>
Peter Korsgaard [Wed, 20 Aug 2008 14:15:15 +0000 (14:15 -0000)]
rsync: bump version
Peter Korsgaard [Wed, 20 Aug 2008 14:15:10 +0000 (14:15 -0000)]
rsync: convert to Makefile.autotools.in format
Peter Korsgaard [Tue, 19 Aug 2008 15:01:36 +0000 (15:01 -0000)]
kernel-headers: rename aout patch so it gets applied to 2.6.25.15
Needed by valgrind.
Peter Korsgaard [Tue, 19 Aug 2008 15:01:33 +0000 (15:01 -0000)]
kernel-headers: bump 2.6.25.x / 2.6.26.x versions
Peter Korsgaard [Tue, 19 Aug 2008 09:40:23 +0000 (09:40 -0000)]
haserl: bump 0.9.x version
Peter Korsgaard [Tue, 19 Aug 2008 09:40:20 +0000 (09:40 -0000)]
haserl: don't install unneeded examples for 0.8.0 to target
Peter Korsgaard [Tue, 19 Aug 2008 09:40:18 +0000 (09:40 -0000)]
ifplugd: add missing newline
Peter Korsgaard [Sun, 17 Aug 2008 13:46:46 +0000 (13:46 -0000)]
speex: also compile static libraries
Peter Korsgaard [Sun, 17 Aug 2008 13:46:42 +0000 (13:46 -0000)]
speex: automate selection of arm specific optimizations
ARM version info according to wikipedia, hopefully I got it all correct.
Peter Korsgaard [Sun, 17 Aug 2008 13:20:31 +0000 (13:20 -0000)]
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.
Peter Korsgaard [Sun, 17 Aug 2008 13:20:28 +0000 (13:20 -0000)]
speex: select libogg
Speex depends on libogg, so make it visible in Kconfig
Peter Korsgaard [Sun, 17 Aug 2008 13:20:25 +0000 (13:20 -0000)]
speex: convert to Makefile.autotools.in and bump version to 1.2rc1
Patch by Malek <souf_oued@yahoo.fr>
Peter Korsgaard [Sat, 16 Aug 2008 19:36:36 +0000 (19:36 -0000)]
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.
Peter Korsgaard [Sat, 16 Aug 2008 19:13:53 +0000 (19:13 -0000)]
fontconfig: remove redundant configure args
Patch by antialize / bug #4524.
Peter Korsgaard [Sat, 16 Aug 2008 12:32:57 +0000 (12:32 -0000)]
pcre: bump version
Peter Korsgaard [Sat, 16 Aug 2008 12:32:54 +0000 (12:32 -0000)]
pcre: fix compilation when C++ support is disabled
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.
Peter Korsgaard [Sat, 16 Aug 2008 11:59:59 +0000 (11:59 -0000)]
pcre: add homepage to description
Peter Korsgaard [Sat, 16 Aug 2008 11:59:56 +0000 (11:59 -0000)]
Makefile.autotools.in: add missing continuation for PKG_CONF_OPT
The silent support added in r23041 was missing a shell continuation character
breaking PKG_CONF_OPT support - Fixed.
Peter Korsgaard [Thu, 14 Aug 2008 06:52:15 +0000 (06:52 -0000)]
target/device: enable uclibc globbing support
Enable UCLIBC_HAS_GNU_GLOB like in the generic config for target specific
uclibc configs. Fixes globbing issue reported on the uclibc list.
Peter Korsgaard [Fri, 8 Aug 2008 18:15:29 +0000 (18:15 -0000)]
dnsmasq: bump version
fixes dns spoofing vulnerability.
Peter Korsgaard [Wed, 6 Aug 2008 12:56:31 +0000 (12:56 -0000)]
busybox: fix missing dependencies in unpacked and config rules
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>
Peter Korsgaard [Wed, 6 Aug 2008 06:37:21 +0000 (06:37 -0000)]
busybox: additional 1.11.1 patches
Peter Korsgaard [Mon, 4 Aug 2008 19:08:48 +0000 (19:08 -0000)]
Makefile.autotools.in: remove extra newlines in MESSAGE macro
Peter Korsgaard [Mon, 4 Aug 2008 19:08:45 +0000 (19:08 -0000)]
Makefile.autotools.in: quiet configure on silent (-s) builds
Use --quiet configure argument when make is invoked with the -s (silent)
option.
Peter Korsgaard [Mon, 4 Aug 2008 19:08:41 +0000 (19:08 -0000)]
i2c-tools: cleanup clean target
Peter Korsgaard [Mon, 4 Aug 2008 19:08:38 +0000 (19:08 -0000)]
haserl: convert to Makefile.autotools.in format
Peter Korsgaard [Mon, 4 Aug 2008 19:08:35 +0000 (19:08 -0000)]
Makefile.autotools.in: fix patch dir for version specific subdir
Peter Korsgaard [Mon, 4 Aug 2008 19:08:26 +0000 (19:08 -0000)]
ethtool: don't specify STRIPPROG
The correct strip program gets picked up at configure time, so no need to
specify it at target install time.
Peter Korsgaard [Mon, 4 Aug 2008 19:08:21 +0000 (19:08 -0000)]
lua: select readline / ncurses
Peter Korsgaard [Mon, 4 Aug 2008 19:08:15 +0000 (19:08 -0000)]
avahi: select expat
Peter Korsgaard [Mon, 4 Aug 2008 19:08:12 +0000 (19:08 -0000)]
vpnc: select libgcrypt / libgpg_error
Peter Korsgaard [Mon, 4 Aug 2008 19:08:09 +0000 (19:08 -0000)]
argus: select libpcap
Peter Korsgaard [Mon, 4 Aug 2008 19:08:06 +0000 (19:08 -0000)]
ccache: expand help text
Peter Korsgaard [Mon, 4 Aug 2008 19:08:04 +0000 (19:08 -0000)]
ccache: cleanup configure args and respect BR2_HAVE_MANPAGES
Peter Korsgaard [Mon, 4 Aug 2008 19:08:01 +0000 (19:08 -0000)]
ccache: also remove target symlinks on clean
Peter Korsgaard [Mon, 4 Aug 2008 19:07:58 +0000 (19:07 -0000)]
ccache: cleanup config
Peter Korsgaard [Mon, 4 Aug 2008 19:07:51 +0000 (19:07 -0000)]
package: add package managers sub menu
Peter Korsgaard [Mon, 4 Aug 2008 19:07:48 +0000 (19:07 -0000)]
ltrace: expand help text
Peter Korsgaard [Mon, 4 Aug 2008 19:07:45 +0000 (19:07 -0000)]
ethtool: convert to Makefile.autotools.in format
Peter Korsgaard [Mon, 4 Aug 2008 19:07:41 +0000 (19:07 -0000)]
strace: convert to makefile.autotools.in format
Peter Korsgaard [Mon, 4 Aug 2008 19:07:38 +0000 (19:07 -0000)]
strace: also remove from target-utils on clean
Peter Korsgaard [Mon, 4 Aug 2008 19:07:36 +0000 (19:07 -0000)]
package: more BR2_PACKAGE_BUSYBOX_HIDE_OTHERS annotations
Peter Korsgaard [Mon, 4 Aug 2008 19:07:33 +0000 (19:07 -0000)]
uClibc-0.9.29: remove double ARM subarch selection from defconfig
uclibc.mk unconditionally adds the ARM subarch config entries to the
config so remove them from the defconfig.
Peter Korsgaard [Mon, 4 Aug 2008 19:07:29 +0000 (19:07 -0000)]
dash: hide if BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
Peter Korsgaard [Mon, 4 Aug 2008 19:07:26 +0000 (19:07 -0000)]
kernel-headers: remove ancient versions
Peter Korsgaard [Mon, 4 Aug 2008 19:07:24 +0000 (19:07 -0000)]
kernel-headers: mark 2.6.24 as deprecated and 2.6.25 as recent
Peter Korsgaard [Mon, 4 Aug 2008 19:07:21 +0000 (19:07 -0000)]
kernel-headers: add 2.6.26.x
Peter Korsgaard [Mon, 4 Aug 2008 19:07:18 +0000 (19:07 -0000)]
package: global largefile CFLAGS handling
Peter Korsgaard [Mon, 4 Aug 2008 19:07:05 +0000 (19:07 -0000)]
buildroot: remove trailing spaces
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`;
do
sed -i 's/ \+$//' $i;
done
Peter Korsgaard [Mon, 4 Aug 2008 19:06:19 +0000 (19:06 -0000)]
busybox: default HIDE_OTHERS to y for all versions
There's no particular reason to only enable BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
by default for the snapshot version.
Peter Korsgaard [Mon, 4 Aug 2008 19:06:10 +0000 (19:06 -0000)]
strace: fix LARGEFILE typo
Patch by Claus Klein.
Peter Korsgaard [Mon, 4 Aug 2008 19:04:05 +0000 (19:04 -0000)]
sed: fix CPPFLAGS typo
Patch by Claus Klein.
Peter Korsgaard [Thu, 24 Jul 2008 13:38:39 +0000 (13:38 -0000)]
Makefile.autotools.in: fix make source-check/external-deps differently
The MAKELEVEL test is not that robust; It fails with the recent log
support or if buildroot is driven from an external Makefile.
Rework it to instead detect source-check/external-deps by the fact that
they set SPIDER.