Peter Korsgaard [Fri, 8 May 2009 10:03:07 +0000 (12:03 +0200)]
Merge branch 'master' of git://git.buildroot.net/~correa/git/buildroot into test
Thiago A. Correa [Fri, 8 May 2009 10:04:56 +0000 (07:04 -0300)]
Update atngw100_defconfig to kernel 2.6.29.2
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com>
Thiago A. Correa [Fri, 8 May 2009 10:04:28 +0000 (07:04 -0300)]
Update Linux Advanced to 2.6.29.2
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com>
Thiago A. Correa [Fri, 8 May 2009 01:18:22 +0000 (22:18 -0300)]
Add dl folder to gitignore
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com>
Thiago A. Correa [Fri, 8 May 2009 01:17:01 +0000 (22:17 -0300)]
Update atngw100_defconfig
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com>
Peter Korsgaard [Fri, 8 May 2009 07:29:41 +0000 (09:29 +0200)]
clarify license and fix website license link
BR is licensed under GPLv2 (or later).
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Thu, 7 May 2009 07:33:48 +0000 (09:33 +0200)]
dmraid: broken with parallel make (lib + tools race)
Reported by Olaf Rempel.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Wed, 6 May 2009 15:09:16 +0000 (17:09 +0200)]
metacity: bump version and convert to Makefile.autotools.in format
Closes #167.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Tue, 5 May 2009 10:18:57 +0000 (12:18 +0200)]
download.html: fix browse source URL
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Tue, 5 May 2009 10:18:03 +0000 (12:18 +0200)]
news: announce 2009.05-rc1
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Tue, 5 May 2009 09:53:14 +0000 (11:53 +0200)]
Update for 2009.05-rc1, add CHANGES
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Olaf Rempel [Mon, 30 Mar 2009 19:10:37 +0000 (21:10 +0200)]
ntfs-3g: convert to Makefile.autotools.in
- bump version to 2009.03.8
- internal fuse support, no longer depends on libfuse/pkgconfig
- fix WCHAR dependency
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
angus salkeld [Mon, 4 May 2009 19:38:57 +0000 (07:38 +1200)]
Add .gitignore files
[peter: add /.config]
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Mon, 4 May 2009 19:19:59 +0000 (21:19 +0200)]
package: set CXX to false rather than "" if no C++ support is enabled
Some configure scripts seems to ignore CXX settings if it is set to
the empty string, and goes back to the default (<arch>-linux-g++),
so use false instead, as that will loudly break the build if the
C++ compiler is ever used.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Sven Neumann [Mon, 4 May 2009 19:01:25 +0000 (21:01 +0200)]
samba: bump version
Closes #293.
[peter: bump to 3.3.4]
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Mon, 4 May 2009 14:08:24 +0000 (16:08 +0200)]
package/: add gob2 for target/host and use for gmpc compilation
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Mon, 4 May 2009 09:22:04 +0000 (11:22 +0200)]
kernel-headers: bump 2.6.27.x / 2.6.28.x
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Mon, 4 May 2009 09:02:59 +0000 (11:02 +0200)]
busybox: 1.14.0 mdev / des fixes
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Markus Heidelberg [Sun, 3 May 2009 11:41:58 +0000 (13:41 +0200)]
scripts/package wizard: clarify the steps after the wizard
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Markus Heidelberg [Sun, 3 May 2009 11:41:57 +0000 (13:41 +0200)]
scripts/package wizard: add support for subdirs
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Markus Heidelberg [Sun, 3 May 2009 11:41:56 +0000 (13:41 +0200)]
scripts/package wizard: delete trailing whitespace and empty lines
In this script and in the .mk output. Let's avoid unnecessary whitespace
issues in new packages created with this wizard.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Markus Heidelberg [Sun, 3 May 2009 11:41:55 +0000 (13:41 +0200)]
scripts/package wizard: make workable from TOPDIR
Before you to had to be in a subdirectory, for example package/
Now you can call it from anywhere.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Markus Heidelberg [Sun, 3 May 2009 11:54:19 +0000 (13:54 +0200)]
Makefile.autotools.in: fix minimal foo.mk example
The directory argument was introduced to support packages in
subdirectories of package/ several months ago.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Sun, 3 May 2009 20:11:33 +0000 (22:11 +0200)]
docs/: announce move to git
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Fri, 1 May 2009 05:40:58 +0000 (07:40 +0200)]
Config.in: we're now on git
Peter Korsgaard [Thu, 30 Apr 2009 13:34:58 +0000 (13:34 -0000)]
docs/lists.html: mention gmane interface to list
Thiago A. Corrêa [Thu, 30 Apr 2009 06:33:27 +0000 (06:33 -0000)]
Make sure AVR32 defconfigs use u-boot 2008.10 (only known version to work properly)
Thiago A. Corrêa [Thu, 30 Apr 2009 06:27:33 +0000 (06:27 -0000)]
Undeprecate u-boot 2008.10 since this is the last version known to work with JFFS2 fs and AVR32
Peter Korsgaard [Wed, 29 Apr 2009 21:25:25 +0000 (21:25 -0000)]
target/device: fix busybox version / .config in defconfigs
Wade Berrier [Wed, 29 Apr 2009 20:08:19 +0000 (20:08 -0000)]
vim: regenerate the configure.patch
Thiago A. Corrêa [Wed, 29 Apr 2009 18:29:24 +0000 (18:29 -0000)]
Improve Qt embedded target_dir install handling and granularity. This saves me 600k on jffs2 compressed fs for avr32.
Thiago A. Corrêa [Wed, 29 Apr 2009 18:27:24 +0000 (18:27 -0000)]
Fix atngw100_defconfig busybox config location
Peter Korsgaard [Wed, 29 Apr 2009 15:52:24 +0000 (15:52 -0000)]
package/: remove obsolete qte package
Peter Korsgaard [Wed, 29 Apr 2009 13:12:56 +0000 (13:12 -0000)]
toolchain/uClibc: 0.9.30.1 arm linuxthreads fix
Reported by Michael Roth <mroth@nessie.de>. Identical to the 0.9.30 patch.
Peter Korsgaard [Wed, 29 Apr 2009 13:08:22 +0000 (13:08 -0000)]
package/multimedia/gstreamer: bump version
Patch by Sven Neumann <s.neumann@raumfeld.com>, closes #101.
Thomas Petazzoni [Wed, 29 Apr 2009 08:51:39 +0000 (08:51 -0000)]
Fix issues in shared-mime-info
* Properly indent Config.in
* Remove unneeded SHARED_MIME_INFO_INSTALL_STAGING_OPT definition
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Peter Korsgaard [Wed, 29 Apr 2009 08:12:22 +0000 (08:12 -0000)]
docs/buildroot.html: fix typo
Thomas Petazzoni [Wed, 29 Apr 2009 07:21:02 +0000 (07:21 -0000)]
Add the shared-mime-info package
The shared-mime-info package contains the core database of common
types and the update-mime-database command used to extend it.
The only thing that is actually needed in the target is the file
mime.cache. In order to generate that file, shared-mime-info is
installed into the staging-dir. The idea is that other packages might
add more mime-info files and these should be collected in
staging-dir. From there the mime.cache file is created using tools
installed in host-dir and copied to target.
From Sven Neumann <s.neumann@raumfeld.com>
Modifications by Thomas Petazzoni :
* Add a patch to the main Makefile.am so that the $(XMLLINT) variable
is used instead of hardcoding xmllint
* Apply the patch in the host build of shared-mime-info
* In the target build, pass an XMLLINT environment variable so that
the xmllint binary isn't searched in $(STAGING_DIR) but in
$(HOST_DIR)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas Petazzoni [Wed, 29 Apr 2009 07:13:20 +0000 (07:13 -0000)]
Add libxml2 for the host
Some other packages, such as shared-mime-info, might need libxml2 and
related tools (xmllint, etc.) to be available on the host. This patch
modifies tthe libxml2 Makefile to compile libxml2 for the host, in
$(HOST_DIR).
Patch from Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas Petazzoni [Tue, 28 Apr 2009 21:12:23 +0000 (21:12 -0000)]
New section on external toolchain usage
Thomas Petazzoni [Tue, 28 Apr 2009 20:58:57 +0000 (20:58 -0000)]
Documentation cleanups
* Add the section describing the project feature to the table of
contents
* Change the formatting of titles in the section on the project
feature
* Mention that the section on project feature is obsolete since the
feature has now been implemented
* Remove the duplication about two different sections documenting
basically the same thing : how to use the Buildroot toolchain.
Peter Korsgaard [Tue, 28 Apr 2009 18:43:06 +0000 (18:43 -0000)]
toolchain/gdb: remove empty dirs (git-svn issue)
Peter Korsgaard [Tue, 28 Apr 2009 18:42:08 +0000 (18:42 -0000)]
toolchain/gdb: remove ancient deprecated versions
They shouldn't be used anymore, needs havily patching (6.3 has more than
200k patches) and no one tests them with current toolchains.
Peter Korsgaard [Tue, 28 Apr 2009 18:42:02 +0000 (18:42 -0000)]
toolchain/gdb: remove broken snapshot support
Peter Korsgaard [Tue, 28 Apr 2009 18:30:20 +0000 (18:30 -0000)]
package/openssl: fix uninstall
Peter Korsgaard [Tue, 28 Apr 2009 18:30:15 +0000 (18:30 -0000)]
package/openssl: STRIP_STRIP_ALL should be used for binaries
Peter Korsgaard [Tue, 28 Apr 2009 18:30:10 +0000 (18:30 -0000)]
package/openssl: also strip libraries with _OPENSSL_BIN is enabled
Peter Korsgaard [Tue, 28 Apr 2009 18:30:06 +0000 (18:30 -0000)]
package/openssl: make sure TARGET_CFLAGS are used
And remove the unnedded c_rehash binary while we're at it.
Patch by Gustavo Zacarias <gustavo@zacarias.com.br>, closes #307.
Saves ~250k on PPC with default config (E.G. -Os)
Wade Berrier [Tue, 28 Apr 2009 17:33:44 +0000 (17:33 -0000)]
Older versions of 'find' don't have the '-delete' option
Use find's '-print0' and 'xargs -0' as an equivalent alternative.
Peter Korsgaard [Tue, 28 Apr 2009 07:07:11 +0000 (07:07 -0000)]
toolchain/kernel-headers: bump 2.6.29 version
Peter Korsgaard [Mon, 27 Apr 2009 14:07:42 +0000 (14:07 -0000)]
toolchain/gcc: java needs largefile support
Peter Korsgaard [Mon, 27 Apr 2009 14:07:36 +0000 (14:07 -0000)]
toolchain/gcc: fix java support
Not runtime tested, but now it atleast builds.
Peter Korsgaard [Mon, 27 Apr 2009 10:26:56 +0000 (10:26 -0000)]
toolchain/gcc: disable tls support
Fixes libstdc++ linking with gcc 4.4.x
Peter Korsgaard [Mon, 27 Apr 2009 08:36:04 +0000 (08:36 -0000)]
libglib2: bump version
Patch by Sven Neumann <s.neumann@phase-zero.de>, closes #279.
Peter Korsgaard [Sun, 26 Apr 2009 21:40:32 +0000 (21:40 -0000)]
package: add libsoup package
Based on patch by Sven Neumann <s.neumann@phase-zero.de>, closes #35.
Peter Korsgaard [Sun, 26 Apr 2009 21:17:33 +0000 (21:17 -0000)]
samba: fix build with ipv6 support is disabled
Based on patch by Sven Neumann <s.neumann@phase-zero.de>, closes #285
Peter Korsgaard [Sun, 26 Apr 2009 21:17:29 +0000 (21:17 -0000)]
busybox: 1.14.0 dhcp fix
Peter Korsgaard [Fri, 24 Apr 2009 18:42:18 +0000 (18:42 -0000)]
toolchain/uClibc: 0.9.30.1 getaddrinfo fix for intfs without address
From uClibc r24336.
Peter Korsgaard [Thu, 23 Apr 2009 20:26:28 +0000 (20:26 -0000)]
package/multimeda: add taglib package
Based on patch by Sven Neumann <s.neumann@phase-zero.de>, closes #283.
Peter Korsgaard [Thu, 23 Apr 2009 19:29:23 +0000 (19:29 -0000)]
directfb: bump version
Based on patch by Sven Neumann <s.neumann@phase-zero.de>, closes #281.
Thiago A. Corrêa [Thu, 23 Apr 2009 18:59:34 +0000 (18:59 -0000)]
Update to 4.5.1
Peter Korsgaard [Thu, 23 Apr 2009 14:24:58 +0000 (14:24 -0000)]
dbus-glib: workaround Kconfig issue with select
Kconfig gets confused about the selects and thinks there's a recursive
dependency around expat, so implement an alternative solution instead.
Peter Korsgaard [Thu, 23 Apr 2009 12:49:36 +0000 (12:49 -0000)]
package/qtopia4: fix GPL download URL
Patch by Will Newton <will.newton@gmail.com>
Peter Korsgaard [Thu, 23 Apr 2009 11:45:02 +0000 (11:45 -0000)]
toolchain/gcc: add 4.4.0
Peter Korsgaard [Thu, 23 Apr 2009 11:44:58 +0000 (11:44 -0000)]
dbus-glib: host compilation needs libglib2 and expat
Peter Korsgaard [Thu, 23 Apr 2009 11:44:54 +0000 (11:44 -0000)]
dbus-glib: needs expat
Even though dbus can use libxml2 for XML support, dbus-glib cannot -
So make sure expat is available.
Peter Korsgaard [Thu, 23 Apr 2009 11:44:48 +0000 (11:44 -0000)]
toolchain/gcc: fix PR 32044 patch
Somehow the patch was a patch adding a patch instead of the patch itself.
Peter Korsgaard [Wed, 22 Apr 2009 07:27:22 +0000 (07:27 -0000)]
toolchain: add BR2_USE_SSP option for stack protection support
Using the support in uClibc.
Peter Korsgaard [Wed, 22 Apr 2009 07:27:17 +0000 (07:27 -0000)]
toolchain/gcc: don't enable libssp support
It's broken anyway as we don't install libssp* into TARGET_DIR, and we
should use the SSP support in uClibc if we want stack protection.
Peter Korsgaard [Tue, 21 Apr 2009 15:10:39 +0000 (15:10 -0000)]
dbus: fix rebuild if /var/lib is a symlink to /tmp for target
/tmp/dbus will end up being a recursive symlink to itself on the build host.
Thiago A. Corrêa [Mon, 20 Apr 2009 22:26:09 +0000 (22:26 -0000)]
Workaround problem with configure for x86 crosscompile to x86 under linux.
Peter Korsgaard [Sat, 18 Apr 2009 14:13:53 +0000 (14:13 -0000)]
busybox: 1.14.0 fixes
Peter Korsgaard [Sat, 18 Apr 2009 14:13:49 +0000 (14:13 -0000)]
cups: add -source target
Peter Korsgaard [Fri, 17 Apr 2009 18:17:33 +0000 (18:17 -0000)]
busybox: 1.14.0 fix for move_to_unaligned32 / dnsd.c on !x86
Peter Korsgaard [Fri, 17 Apr 2009 15:55:16 +0000 (15:55 -0000)]
pkg-config: fix target package
As reported by Sven Neumann on the list.
Peter Korsgaard [Fri, 17 Apr 2009 13:53:10 +0000 (13:53 -0000)]
toolchain/br2_autoreconf: remove
It got added by Ulf back in 2007, but there's no references to it anywhere,
so remove it.
Peter Korsgaard [Fri, 17 Apr 2009 13:53:07 +0000 (13:53 -0000)]
Makefile: distclean: remove correct dirs
Remove toolchain build dir, and don't try to remove the non-existing include
dir. Also don't explicitly remove the kernel image located in binaries as
we're already removing that dir.
Peter Korsgaard [Fri, 17 Apr 2009 07:38:03 +0000 (07:38 -0000)]
sqlite: bump version
Closes #277.
Thiago A. Corrêa [Fri, 17 Apr 2009 05:50:44 +0000 (05:50 -0000)]
Updated i686 config
Thiago A. Corrêa [Fri, 17 Apr 2009 05:44:01 +0000 (05:44 -0000)]
Fix busybox config file location
Peter Korsgaard [Wed, 15 Apr 2009 18:29:50 +0000 (18:29 -0000)]
bind: bump version (security issue with DNSSEC DLV)
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>, closes #275.
Peter Korsgaard [Wed, 15 Apr 2009 13:42:12 +0000 (13:42 -0000)]
target/generic: support for busybox >= 1.14.x speed=0 handling
Peter Korsgaard [Wed, 15 Apr 2009 13:42:08 +0000 (13:42 -0000)]
busybox: remove ancient versions
Peter Korsgaard [Wed, 15 Apr 2009 13:42:03 +0000 (13:42 -0000)]
busybox: add 1.14.x
Peter Korsgaard [Wed, 15 Apr 2009 13:41:59 +0000 (13:41 -0000)]
busybox: bump 1.13.x version
Peter Korsgaard [Wed, 15 Apr 2009 13:41:55 +0000 (13:41 -0000)]
toolchain/gcc: shared libgcc broken for sparc, so disable it
austinf [Wed, 15 Apr 2009 09:13:21 +0000 (09:13 -0000)]
unmark the sparc targets as broken, they build if you disable shared libgcc
Peter Korsgaard [Tue, 14 Apr 2009 05:21:22 +0000 (05:21 -0000)]
openssl: git rid of version number in patches
As noted by Hamish Moffatt on the list.
Thiago A. Corrêa [Mon, 13 Apr 2009 18:58:35 +0000 (18:58 -0000)]
Qtopia4: -xmlpatterns requires -exceptions .
Peter Korsgaard [Thu, 9 Apr 2009 11:34:11 +0000 (11:34 -0000)]
target/Makefile.in: make 3.80 compatibility fix
Patch by Andreas Schweigstill <aschweig@schweigstill.de>
Peter Korsgaard [Thu, 9 Apr 2009 09:46:54 +0000 (09:46 -0000)]
lzop: new package
Patch by Olaf Rempel <razzor@kopf-tisch.de>, closes #245.
lzop is a file compressor which is very similar to gzip.
lzop uses the LZO data compression library for compression services.
http://www.lzop.org/
Peter Korsgaard [Thu, 9 Apr 2009 09:46:48 +0000 (09:46 -0000)]
sqlite: bump version
Fixes database corruption with rollback
http://www.sqlite.org/releaselog/3_6_12.html
Peter Korsgaard [Wed, 8 Apr 2009 22:45:29 +0000 (22:45 -0000)]
jffs2root: build host version of lzo and use for host mkfs.jffs2
Peter Korsgaard [Wed, 8 Apr 2009 20:50:03 +0000 (20:50 -0000)]
lua: bump version
Patch by Michael Roth <mroth@nessie.de>.
Peter Korsgaard [Tue, 7 Apr 2009 21:04:31 +0000 (21:04 -0000)]
Makefile: add target-finalize for common filesystem cleanup
And remove from each rootfs variant.
Peter Korsgaard [Tue, 7 Apr 2009 21:04:23 +0000 (21:04 -0000)]
liberation: cleanup and really fix continous rebuild
Peter Korsgaard [Tue, 7 Apr 2009 19:22:50 +0000 (19:22 -0000)]
target/jffs2: default to big endian format for big endian archs
Same logic as in target/Config.in.arch.
Peter Korsgaard [Tue, 7 Apr 2009 19:22:46 +0000 (19:22 -0000)]
target/jffs2: s/Memory Type/Flash Type/
Peter Korsgaard [Tue, 7 Apr 2009 19:22:43 +0000 (19:22 -0000)]
target/jffs2: Put all sub options in a BR2_TARGET_ROOTFS_JFFS2 conditional
And get rid of all the individual 'depends on B2_TARGET_ROOTFS_JFFS2'
Peter Korsgaard [Tue, 7 Apr 2009 19:22:37 +0000 (19:22 -0000)]
target: remove BR2_TARGET_ROOTFS_*_SQUASH options
Everything besides ubifs does an unconditional chown -R 0:0 anyway.