buildroot.git
16 years agoupdate lighttpd
John Voltz [Thu, 24 Apr 2008 13:18:50 +0000 (13:18 -0000)]
update lighttpd

16 years agomake sure xslt uses the right xml2 headers
John Voltz [Thu, 24 Apr 2008 13:18:03 +0000 (13:18 -0000)]
make sure xslt uses the right xml2 headers

16 years agosmall fix for libdaemon
John Voltz [Thu, 24 Apr 2008 13:16:39 +0000 (13:16 -0000)]
small fix for libdaemon

16 years agomore options for expat, move install to /usr
John Voltz [Thu, 24 Apr 2008 13:15:30 +0000 (13:15 -0000)]
more options for expat, move install to /usr

16 years agosmall fix for alsamixergui
John Voltz [Thu, 24 Apr 2008 13:14:25 +0000 (13:14 -0000)]
small fix for alsamixergui

16 years agoThis patch renames the Atmel atstk1002 target board to a more generic atstk100x name...
John Voltz [Thu, 24 Apr 2008 11:22:06 +0000 (11:22 -0000)]
This patch renames the Atmel atstk1002 target board to a more generic atstk100x name. This to make it easier to add support for other CPU-boards than atstk1002.
Submitted by Hans-Christian Egtvedt

16 years agofbset: remove unneeded avr32 patch
Peter Korsgaard [Thu, 24 Apr 2008 10:35:57 +0000 (10:35 -0000)]
fbset: remove unneeded avr32 patch

Reported by Hans-Christian Egtvedt.

16 years agofbv: use .patch.$ARCH naming convention
Peter Korsgaard [Thu, 24 Apr 2008 09:03:25 +0000 (09:03 -0000)]
fbv: use .patch.$ARCH naming convention

16 years agofbset: use .patch.$ARCH naming convention
Peter Korsgaard [Thu, 24 Apr 2008 09:03:22 +0000 (09:03 -0000)]
fbset: use .patch.$ARCH naming convention

16 years agostrace: use .patch.$ARCH naming convention
Peter Korsgaard [Thu, 24 Apr 2008 09:03:19 +0000 (09:03 -0000)]
strace: use .patch.$ARCH naming convention

16 years agouClibc: use .patch.$ARCH naming convention
Peter Korsgaard [Thu, 24 Apr 2008 09:03:12 +0000 (09:03 -0000)]
uClibc: use .patch.$ARCH naming convention

16 years agosqlite: bump version
Peter Korsgaard [Thu, 24 Apr 2008 09:03:05 +0000 (09:03 -0000)]
sqlite: bump version

16 years agoqtopia4: use .patch.$ARCH naming convention
Peter Korsgaard [Wed, 23 Apr 2008 15:27:15 +0000 (15:27 -0000)]
qtopia4: use .patch.$ARCH naming convention

16 years agou-boot: support platform-independent patches
Peter Korsgaard [Wed, 23 Apr 2008 14:52:38 +0000 (14:52 -0000)]
u-boot: support platform-independent patches

Support platform independent patches (.patch) and use .patch.$ARCH for
platform dependent ones like elsewhere.

16 years agou-boot: don't error on existing symlink
Peter Korsgaard [Wed, 23 Apr 2008 14:52:35 +0000 (14:52 -0000)]
u-boot: don't error on existing symlink

16 years agou-boot: tools in target (mkimage, fw_printenv and fw_setenv)
Peter Korsgaard [Wed, 23 Apr 2008 13:03:53 +0000 (13:03 -0000)]
u-boot: tools in target (mkimage, fw_printenv and fw_setenv)

16 years agou-boot: use correct ARCH
Peter Korsgaard [Wed, 23 Apr 2008 13:03:50 +0000 (13:03 -0000)]
u-boot: use correct ARCH

16 years agou-boot: clean: also remove mkimage from staging_dir
Peter Korsgaard [Wed, 23 Apr 2008 13:03:47 +0000 (13:03 -0000)]
u-boot: clean: also remove mkimage from staging_dir

16 years agou-boot: set ARCH and CROSS_COMPILE
Peter Korsgaard [Wed, 23 Apr 2008 10:30:03 +0000 (10:30 -0000)]
u-boot: set ARCH and CROSS_COMPILE

16 years agobusybox: bump version
Peter Korsgaard [Tue, 22 Apr 2008 09:37:22 +0000 (09:37 -0000)]
busybox: bump version

16 years agoblockdev: sort entries alphabetically
Peter Korsgaard [Sat, 19 Apr 2008 20:44:13 +0000 (20:44 -0000)]
blockdev: sort entries alphabetically

16 years ago* This fix is included upstream as from 0.0.8
Nigel Kukard [Sat, 19 Apr 2008 05:59:07 +0000 (05:59 -0000)]
* This fix is included upstream as from 0.0.8

16 years agobuildroot: devmem2 package
Peter Korsgaard [Fri, 18 Apr 2008 13:54:50 +0000 (13:54 -0000)]
buildroot: devmem2 package

16 years ago* Updated bootutils to new release
Nigel Kukard [Thu, 17 Apr 2008 18:00:14 +0000 (18:00 -0000)]
* Updated bootutils to new release

16 years ago* Added FIX for rindex/index, will patch util-linux aswell and submit upstream
Nigel Kukard [Thu, 17 Apr 2008 13:47:29 +0000 (13:47 -0000)]
* Added FIX for rindex/index, will patch util-linux aswell and submit upstream

16 years ago* Reverted index/rindex fix
Nigel Kukard [Thu, 17 Apr 2008 13:40:46 +0000 (13:40 -0000)]
* Reverted index/rindex fix

16 years ago* Convert bootutils to autotools
Nigel Kukard [Thu, 17 Apr 2008 13:28:46 +0000 (13:28 -0000)]
* Convert bootutils to autotools

16 years ago* Added uclibc snapshot config, differes from the stable and kept asking questions...
Nigel Kukard [Thu, 17 Apr 2008 13:25:47 +0000 (13:25 -0000)]
* Added uclibc snapshot config, differes from the stable and kept asking questions for config
* Added ARM config options to makefile just like the other arch's

16 years ago* Fix _llseek not being defined in some cases
Nigel Kukard [Thu, 17 Apr 2008 13:23:20 +0000 (13:23 -0000)]
* Fix _llseek not being defined in some cases
* Add index & rindex defines if they're not defined either (legacy susv4 functions)

16 years agoAdded package for axel download accelerator
Hamish Moffatt [Thu, 17 Apr 2008 04:52:57 +0000 (04:52 -0000)]
Added package for axel download accelerator

16 years agoUpdate at91sam9261ek defconfig
Ulf Samuelsson [Wed, 16 Apr 2008 23:00:58 +0000 (23:00 -0000)]
Update at91sam9261ek defconfig

16 years agoAvoid duplicate rules for downloading kernel source, if kernel and headers are the...
Ulf Samuelsson [Wed, 16 Apr 2008 22:54:46 +0000 (22:54 -0000)]
Avoid duplicate rules for downloading kernel source, if kernel and headers are the same

16 years agoFix bad linux kernel name
Ulf Samuelsson [Wed, 16 Apr 2008 22:45:47 +0000 (22:45 -0000)]
Fix bad linux kernel name

16 years agoAllow build to complete, even if tftpboot is not writeable by user
Ulf Samuelsson [Tue, 15 Apr 2008 21:46:47 +0000 (21:46 -0000)]
Allow build to complete, even if tftpboot is not writeable by user

16 years agoReversing bad tftpboot patch resulting in two identical targets
Ulf Samuelsson [Tue, 15 Apr 2008 17:10:24 +0000 (17:10 -0000)]
Reversing bad tftpboot patch resulting in two identical targets

16 years ago* Disable DB3 mutexes in rpm, this caused a segfault after a "Function Not Implemente...
Nigel Kukard [Tue, 15 Apr 2008 08:25:32 +0000 (08:25 -0000)]
* Disable DB3 mutexes in rpm, this caused a segfault after a "Function Not Implemented" error

16 years ago* Added rpm
Nigel Kukard [Mon, 14 Apr 2008 10:56:41 +0000 (10:56 -0000)]
* Added rpm

16 years agohaserl: depend on haserl binary in TARGET_DIR and also cleanup TARGET_DIR.
Peter Korsgaard [Sat, 12 Apr 2008 13:26:57 +0000 (13:26 -0000)]
haserl: depend on haserl binary in TARGET_DIR and also cleanup TARGET_DIR.

16 years ago* Added neon
Nigel Kukard [Sat, 12 Apr 2008 09:56:15 +0000 (09:56 -0000)]
* Added neon

16 years ago* Added popt
Nigel Kukard [Sat, 12 Apr 2008 09:51:21 +0000 (09:51 -0000)]
* Added popt

16 years ago* Added beecrypt
Nigel Kukard [Sat, 12 Apr 2008 09:45:49 +0000 (09:45 -0000)]
* Added beecrypt

16 years ago* Remove libbeecrypt, I'll add beecrypt-with-autotools shortly
Nigel Kukard [Sat, 12 Apr 2008 09:44:42 +0000 (09:44 -0000)]
* Remove libbeecrypt, I'll add beecrypt-with-autotools shortly

16 years agobuildroot: additional tftpboot fixes
Peter Korsgaard [Fri, 11 Apr 2008 21:32:09 +0000 (21:32 -0000)]
buildroot: additional tftpboot fixes

Patch by Jean-Christian de Rivaz

16 years agobuildroot: add libart package
Peter Korsgaard [Fri, 11 Apr 2008 11:31:40 +0000 (11:31 -0000)]
buildroot: add libart package

16 years agoAdd configuration items to at91bootstrap
Ulf Samuelsson [Thu, 10 Apr 2008 21:05:30 +0000 (21:05 -0000)]
Add configuration items to at91bootstrap

16 years agoAvoid hardwiring tftpboot
Ulf Samuelsson [Thu, 10 Apr 2008 21:03:27 +0000 (21:03 -0000)]
Avoid hardwiring tftpboot

16 years agoAvoid hardwiring tftpboot
Ulf Samuelsson [Thu, 10 Apr 2008 21:02:12 +0000 (21:02 -0000)]
Avoid hardwiring tftpboot

16 years agoremove devdir config option from alsa lib, should use mdev rule instead
John Voltz [Thu, 10 Apr 2008 19:25:10 +0000 (19:25 -0000)]
remove devdir config option from alsa lib, should use mdev rule instead

16 years ago* Fixed additional ncurses library install path
Nigel Kukard [Thu, 10 Apr 2008 08:17:14 +0000 (08:17 -0000)]
* Fixed additional ncurses library install path

16 years ago* Fixed copy-and-paste error, incorrect description
Nigel Kukard [Thu, 10 Apr 2008 05:14:53 +0000 (05:14 -0000)]
* Fixed copy-and-paste error, incorrect description
* Fixed another copy-and-paste error, weird space/tab mixes
- Thanks Hamish Moffatt

16 years agoSome package use ncurses libpanel/libform/libmenu, this config allows to selectively
Nigel Kukard [Wed, 9 Apr 2008 11:38:48 +0000 (11:38 -0000)]
Some package use ncurses libpanel/libform/libmenu, this config allows to selectively
copy them to the target filesystem at the same time at the main library is installed.
-Patch by Michel (BusError)

16 years ago* Fixed URL for libbeecrypt
Nigel Kukard [Wed, 9 Apr 2008 10:22:22 +0000 (10:22 -0000)]
* Fixed URL for libbeecrypt

16 years ago* Added libbeecrypt (requirement for rpm5)
Nigel Kukard [Wed, 9 Apr 2008 09:57:25 +0000 (09:57 -0000)]
* Added libbeecrypt (requirement for rpm5)

16 years ago* Removed dropbear init patch
Nigel Kukard [Wed, 9 Apr 2008 07:35:12 +0000 (07:35 -0000)]
* Removed dropbear init patch
* Added dropbear init script
* Added more verbose messages about key generation

16 years agou-boot: fix custom patch handling
Peter Korsgaard [Wed, 9 Apr 2008 07:02:20 +0000 (07:02 -0000)]
u-boot: fix custom patch handling

16 years agou-boot: bump version
Peter Korsgaard [Wed, 9 Apr 2008 07:02:16 +0000 (07:02 -0000)]
u-boot: bump version

16 years ago* Generate keys for dropbear only when starting
Nigel Kukard [Tue, 8 Apr 2008 17:47:29 +0000 (17:47 -0000)]
* Generate keys for dropbear only when starting
* Generate keys silently

16 years ago* Fixed bootutils url to point to projects website and not project page on freshmeat
Nigel Kukard [Tue, 8 Apr 2008 14:45:32 +0000 (14:45 -0000)]
* Fixed bootutils url to point to projects website and not project page on freshmeat

16 years ago* Added bootutils
Nigel Kukard [Tue, 8 Apr 2008 13:09:29 +0000 (13:09 -0000)]
* Added bootutils

16 years ago* Bump pciutils version
Nigel Kukard [Tue, 8 Apr 2008 13:06:07 +0000 (13:06 -0000)]
* Bump pciutils version

16 years agoFix UBI compression options
Hamish Moffatt [Tue, 8 Apr 2008 04:28:18 +0000 (04:28 -0000)]
Fix UBI compression options

16 years agoRemove configuration item for git commit ID, as our patches are version-specific.
Hamish Moffatt [Tue, 8 Apr 2008 04:18:11 +0000 (04:18 -0000)]
Remove configuration item for git commit ID, as our patches are version-specific.
Upgrade to a newer version than the previous default.
Fix parallel compile issue.
Fix issue with quoting of URL.

16 years agoanother minor installer fix for festival
John Voltz [Mon, 7 Apr 2008 19:26:02 +0000 (19:26 -0000)]
another minor installer fix for festival

16 years agohaserl: bump version
Peter Korsgaard [Mon, 7 Apr 2008 07:59:08 +0000 (07:59 -0000)]
haserl: bump version

16 years agohaserl: get rid of minor version in config names
Peter Korsgaard [Mon, 7 Apr 2008 07:59:03 +0000 (07:59 -0000)]
haserl: get rid of minor version in config names

Rename haserl config options to 0.8.x / 0.9.x so the config names
don't change every time the version is bumped (similar to busysbox package).

16 years agoAdd support for setting the image base address
Hamish Moffatt [Mon, 7 Apr 2008 01:45:41 +0000 (01:45 -0000)]
Add support for setting the image base address

16 years agoUpdate to mkfs.ubifs v0.4 release. Note that you need the latest ubifs
Hamish Moffatt [Mon, 7 Apr 2008 01:44:06 +0000 (01:44 -0000)]
Update to mkfs.ubifs v0.4 release. Note that you need the latest ubifs
kernel code because the on-flash format has changed.

16 years agobuildroot: add input-tools package (evtest, inputattach, jscal, jstest)
Peter Korsgaard [Sun, 6 Apr 2008 19:59:21 +0000 (19:59 -0000)]
buildroot: add input-tools package (evtest, inputattach, jscal, jstest)

16 years agoMake sure XML deps are available before building dbus
Ulf Samuelsson [Sun, 6 Apr 2008 13:32:59 +0000 (13:32 -0000)]
Make sure XML deps are available before building dbus

16 years agoFixed typo in cpioroot, we're working with CPIO_BASE not TAR_TARGET
Nigel Kukard [Sun, 6 Apr 2008 13:14:07 +0000 (13:14 -0000)]
Fixed typo in cpioroot, we're working with CPIO_BASE not TAR_TARGET

16 years ago* udev will not install if you remove project_build_*/uclibc/root and project_build_...
Nigel Kukard [Sun, 6 Apr 2008 10:35:22 +0000 (10:35 -0000)]
* udev will not install if you remove project_build_*/uclibc/root and project_build_*/uclibc/.root ... this sets the dependency on the target binary so if its removed, its installed again

16 years agoUse lower case
Ulf Samuelsson [Sun, 6 Apr 2008 10:32:34 +0000 (10:32 -0000)]
Use lower case

16 years ago* Dereference link when copying over kernel image, missed this one in my previous...
Nigel Kukard [Sun, 6 Apr 2008 10:30:18 +0000 (10:30 -0000)]
* Dereference link when copying over kernel image, missed this one in my previous commit

16 years agoMake xconfig the default for Atmel targets
Ulf Samuelsson [Sun, 6 Apr 2008 10:10:30 +0000 (10:10 -0000)]
Make xconfig the default for Atmel targets

16 years agoUpdate linux source tree with minor version
Ulf Samuelsson [Sun, 6 Apr 2008 10:02:53 +0000 (10:02 -0000)]
Update linux source tree with minor version

16 years agoFix bad use of symbol
Ulf Samuelsson [Sun, 6 Apr 2008 10:01:29 +0000 (10:01 -0000)]
Fix bad use of symbol

16 years agotarget/device/ARM: Use menuconfig and add description of options
Peter Korsgaard [Sun, 6 Apr 2008 08:19:58 +0000 (08:19 -0000)]
target/device/ARM: Use menuconfig and add description of options

16 years agotarget/device/ARM: Don't override Config settings
Peter Korsgaard [Sun, 6 Apr 2008 08:08:07 +0000 (08:08 -0000)]
target/device/ARM: Don't override Config settings

Don't override board name/path with hardcoded values in Makefile.

16 years agotarget/device/ARM: remove unused busybox config
Peter Korsgaard [Sat, 5 Apr 2008 16:59:44 +0000 (16:59 -0000)]
target/device/ARM: remove unused busybox config

16 years agotarget/device/ARM: don't override busybox config
Peter Korsgaard [Sat, 5 Apr 2008 16:11:03 +0000 (16:11 -0000)]
target/device/ARM: don't override busybox config

16 years agochange festival url to stable version
John Voltz [Fri, 4 Apr 2008 18:03:12 +0000 (18:03 -0000)]
change festival url to stable version

16 years agotoolchain/gcc: do not try to strip *-embedspu
Peter Korsgaard [Fri, 4 Apr 2008 14:16:06 +0000 (14:16 -0000)]
toolchain/gcc: do not try to strip *-embedspu

16 years agofix for festival install patch
John Voltz [Fri, 4 Apr 2008 12:23:28 +0000 (12:23 -0000)]
fix for festival install patch

16 years agokernel: default to not build a kernel
Peter Korsgaard [Fri, 4 Apr 2008 07:24:15 +0000 (07:24 -0000)]
kernel: default to not build a kernel

16 years agobusybox-1.6.0.config: disable TASKSET.
Peter Korsgaard [Fri, 4 Apr 2008 07:17:34 +0000 (07:17 -0000)]
busybox-1.6.0.config: disable TASKSET.

Disable CONFIG_TASKSET as it only compiles if
sched_{g,s}etaffinity support is available.

16 years agodefconfig: remove settings with default values
Peter Korsgaard [Fri, 4 Apr 2008 07:12:42 +0000 (07:12 -0000)]
defconfig: remove settings with default values

16 years agoAdd ubifs target
Hamish Moffatt [Fri, 4 Apr 2008 04:25:18 +0000 (04:25 -0000)]
Add ubifs target

16 years agoMore unbreaking. These cosmetic directory renames don't seem to be working out very...
Hamish Moffatt [Fri, 4 Apr 2008 00:13:56 +0000 (00:13 -0000)]
More unbreaking. These cosmetic directory renames don't seem to be working out very well..

16 years agodefconfig: remove busybox config setting
Peter Korsgaard [Thu, 3 Apr 2008 21:06:27 +0000 (21:06 -0000)]
defconfig: remove busybox config setting

Remove BR2_PACKAGE_BUSYBOX_CONFIG so the default config for the
selected version gets used. Got broken by r21257.

16 years agoadd festival speech synthesis package from University of Edinburgh
John Voltz [Thu, 3 Apr 2008 17:13:46 +0000 (17:13 -0000)]
add festival speech synthesis package from University of Edinburgh

16 years agodiffutils: cleanup makefile
Peter Korsgaard [Thu, 3 Apr 2008 11:44:09 +0000 (11:44 -0000)]
diffutils: cleanup makefile

Cleanup configure args, strip executables in TARGET_DIR and
honor BR2_ENABLE_LOCALE.

16 years agogzip: cleanup makefile
Peter Korsgaard [Thu, 3 Apr 2008 11:30:13 +0000 (11:30 -0000)]
gzip: cleanup makefile

Cleanup configure args, strip executables in TARGET_DIR, install
info / manpages into TARGET_DIR/usr/share/ and fixup
convenience aliases (gunzip, zcat, zdiff, ..)

16 years agopackage/editors: fix patch-kernel.sh arguments
Peter Korsgaard [Thu, 3 Apr 2008 09:32:52 +0000 (09:32 -0000)]
package/editors: fix patch-kernel.sh arguments

16 years agogzip, diff, grub: bump versions
Peter Korsgaard [Thu, 3 Apr 2008 09:28:56 +0000 (09:28 -0000)]
gzip, diff, grub: bump versions

Patch by andrewma (closes #2754)

16 years agoUnbreak the bridge-utils package..
Hamish Moffatt [Thu, 3 Apr 2008 04:10:14 +0000 (04:10 -0000)]
Unbreak the bridge-utils package..

16 years agoAdd romfs target support, courtesy Josh <buildroot@digitalpeer.com>
Hamish Moffatt [Wed, 2 Apr 2008 00:18:57 +0000 (00:18 -0000)]
Add romfs target support, courtesy Josh <buildroot@digitalpeer.com>

16 years agopkgconfig: Return appropriate error code from pkgconfig script
Peter Korsgaard [Tue, 1 Apr 2008 15:29:03 +0000 (15:29 -0000)]
pkgconfig: Return appropriate error code from pkgconfig script

Patch by Will Newton.

Currently the wrapper script for pkgconfig clobbers the return status
of pkgconfig. This is a problem for example when someone tries to run
"pkgconfig --exists". This patch should allow the correct return code
to be passed through. Note it uses the "pipefail" option that was
introduced with bash 3.

16 years agothttpd: remove unused files
Peter Korsgaard [Tue, 1 Apr 2008 14:50:40 +0000 (14:50 -0000)]
thttpd: remove unused files

Patch by Simon Pasch

16 years agothttpd: fix thttpd_wrapper name
Peter Korsgaard [Tue, 1 Apr 2008 12:26:49 +0000 (12:26 -0000)]
thttpd: fix thttpd_wrapper name

Patch by Simon Pasch.

16 years agoMakefile.autotools.in: Do uninstall in staging/target dirs on -clean
Peter Korsgaard [Tue, 1 Apr 2008 10:30:32 +0000 (10:30 -0000)]
Makefile.autotools.in: Do uninstall in staging/target dirs on -clean