buildroot.git
16 years agolibusb: depend on actual host-libtool binary
Peter Korsgaard [Fri, 13 Jun 2008 08:45:35 +0000 (08:45 -0000)]
libusb: depend on actual host-libtool binary

We need to depend on the actual host-libtool binary instead of the phony
host-libtool as libusb otherwise will get recompiled every time.

16 years agoFix missing libtool when building libusb
Hamish Moffatt [Fri, 13 Jun 2008 05:53:25 +0000 (05:53 -0000)]
Fix missing libtool when building libusb

16 years agou-boot: cleanup arch handling
Peter Korsgaard [Thu, 12 Jun 2008 07:27:48 +0000 (07:27 -0000)]
u-boot: cleanup arch handling

Thanks to Hamish Moffatt.

16 years agou-boot: evaluate U_BOOT_ARCH at use time, rather than Makefile parse time
Peter Korsgaard [Wed, 11 Jun 2008 13:07:03 +0000 (13:07 -0000)]
u-boot: evaluate U_BOOT_ARCH at use time, rather than Makefile parse time

U_BOOT_ARCH seems to race with KERNEL_ARCH in some situations,
so it end up empty. It's only used once, so fix it by using a
use-time evaluated variable instead (=).

16 years agokernel headers: bump 2.6.25.x version
Peter Korsgaard [Wed, 11 Jun 2008 13:05:23 +0000 (13:05 -0000)]
kernel headers: bump 2.6.25.x version

16 years agokernel headers: bump 2.6.25.x version
Peter Korsgaard [Sat, 7 Jun 2008 09:40:16 +0000 (09:40 -0000)]
kernel headers: bump 2.6.25.x version

16 years agobusybox 1.10.x: bump version
Peter Korsgaard [Sat, 7 Jun 2008 07:46:01 +0000 (07:46 -0000)]
busybox 1.10.x: bump version

16 years agotoolchain: also use arch/tune/abi options when softfloat is enabled
Peter Korsgaard [Fri, 6 Jun 2008 12:49:53 +0000 (12:49 -0000)]
toolchain: also use arch/tune/abi options when softfloat is enabled

The ifeq/endif nesting was wrong, so arch/tune/abi options where only set in
the non-softfloat case.

16 years agotslib: fix inputattach patch typos
Peter Korsgaard [Tue, 3 Jun 2008 10:17:44 +0000 (10:17 -0000)]
tslib: fix inputattach patch typos

Patch by Markus Heidelberg.

tslib should be changed to use inputattach from the input-tools package
instead though.

16 years agokernel headers: add BR2_DEPRECATED / BR2_RECENT annotations to 2.6.2x
Peter Korsgaard [Mon, 2 Jun 2008 12:25:24 +0000 (12:25 -0000)]
kernel headers: add BR2_DEPRECATED / BR2_RECENT annotations to 2.6.2x

16 years agokernel headers: add 2.6.25.4
Peter Korsgaard [Mon, 2 Jun 2008 12:25:20 +0000 (12:25 -0000)]
kernel headers: add 2.6.25.4

16 years agokernel headers: bump 2.6.24.x to 2.6.24.7
Peter Korsgaard [Mon, 2 Jun 2008 12:25:17 +0000 (12:25 -0000)]
kernel headers: bump 2.6.24.x to 2.6.24.7

16 years agoFix my own broken mistakes
Arnar Mar Sigurðsson [Sun, 1 Jun 2008 21:35:14 +0000 (21:35 -0000)]
Fix my own broken mistakes

16 years agoChange to menuconfig and make it right.
Arnar Mar Sigurðsson [Sun, 1 Jun 2008 21:17:28 +0000 (21:17 -0000)]
Change to menuconfig and make it right.

16 years agoAdd missing depends
Arnar Mar Sigurðsson [Sun, 1 Jun 2008 19:42:14 +0000 (19:42 -0000)]
Add missing depends

16 years agoCosmetic fixes
Arnar Mar Sigurðsson [Sun, 1 Jun 2008 19:28:44 +0000 (19:28 -0000)]
Cosmetic fixes

16 years agoAdded database menu to config (maybe move the other databases under it to remove...
Arnar Mar Sigurðsson [Sun, 1 Jun 2008 18:08:48 +0000 (18:08 -0000)]
Added database menu to config (maybe move the other databases under it to remove the mess from the main package menu)
Added mysql 5.1 client package, can be used to provide mysql support for PHP. Note: This package has only been tested on AVR32.

16 years agoDump php to version 5.2.6 and add SimpleXML extension to config menu
Arnar Mar Sigurðsson [Sun, 1 Jun 2008 18:04:13 +0000 (18:04 -0000)]
Dump php to version 5.2.6 and add SimpleXML extension to config menu

16 years agoAdd option to set default site to download package source from. FreeBSD ports mirrors...
Arnar Mar Sigurðsson [Sun, 1 Jun 2008 17:58:48 +0000 (17:58 -0000)]
Add option to set default site to download package source from. FreeBSD ports mirrors (like: ftp2.uk.freebsd.org/pub/FreeBSD/ports/distfiles) are a good place to find almost all of the source packages.

16 years agobusybox: additional 1.10.2 fixes
Peter Korsgaard [Sat, 31 May 2008 12:58:22 +0000 (12:58 -0000)]
busybox: additional 1.10.2 fixes

16 years agosqlite: bump version
Peter Korsgaard [Sat, 31 May 2008 07:28:17 +0000 (07:28 -0000)]
sqlite: bump version

16 years agopackage: ifplugd package
Peter Korsgaard [Sat, 31 May 2008 07:28:12 +0000 (07:28 -0000)]
package: ifplugd package

16 years agouclibc-0.9.28.3: correct arch list (avr32 missing, stuff only in 0.9.29+)
Peter Korsgaard [Sat, 31 May 2008 07:28:09 +0000 (07:28 -0000)]
uclibc-0.9.28.3: correct arch list (avr32 missing, stuff only in 0.9.29+)

16 years agobusybox: 1.10.2 patches
Peter Korsgaard [Sat, 31 May 2008 07:28:04 +0000 (07:28 -0000)]
busybox: 1.10.2 patches

16 years agouclibc-0.9.28.3: fix config so oldconfig doesn't ask questions
Peter Korsgaard [Sat, 31 May 2008 07:28:00 +0000 (07:28 -0000)]
uclibc-0.9.28.3: fix config so oldconfig doesn't ask questions

16 years agouclibc-0.9.29: handle powerpc subarch selection
Peter Korsgaard [Sat, 31 May 2008 07:27:58 +0000 (07:27 -0000)]
uclibc-0.9.29: handle powerpc subarch selection

16 years agoMakefile: honor silent (-s) flag
Peter Korsgaard [Sat, 31 May 2008 07:27:52 +0000 (07:27 -0000)]
Makefile: honor silent (-s) flag

16 years agodistclean: Don't delete $(IMAGE)
Peter Korsgaard [Sat, 31 May 2008 07:27:47 +0000 (07:27 -0000)]
distclean: Don't delete $(IMAGE)

There is not much point in deleting $(IMAGE) as the entire binaries dir
is removed. Furthermore, $(IMAGE) is a prefix rather than a file name.

16 years agogeneric target_skeleton: add /sys to fstab
Peter Korsgaard [Sat, 31 May 2008 07:27:43 +0000 (07:27 -0000)]
generic target_skeleton: add /sys to fstab

16 years agogeneric target_skeleton: mark /sys with .empty file
Peter Korsgaard [Sat, 31 May 2008 07:27:40 +0000 (07:27 -0000)]
generic target_skeleton: mark /sys with .empty file

/sys somehow didn't got an .empty file like the rest in r21586. Fixed.

16 years agoFix dependencies to enable autoreconf, without rebuilding every time
Hamish Moffatt [Wed, 28 May 2008 06:54:02 +0000 (06:54 -0000)]
Fix dependencies to enable autoreconf, without rebuilding every time

16 years agoFix dependency on host-autoconf
Hamish Moffatt [Wed, 28 May 2008 02:12:52 +0000 (02:12 -0000)]
Fix dependency on host-autoconf

16 years agoRemove bashisms
Hamish Moffatt [Wed, 28 May 2008 01:21:45 +0000 (01:21 -0000)]
Remove bashisms

16 years agoRemove superfluos slash character from MPFR_SITE
Ulf Samuelsson [Thu, 22 May 2008 21:40:50 +0000 (21:40 -0000)]
Remove superfluos slash character from MPFR_SITE

16 years agoBuild iptables using a single process
Ulf Samuelsson [Thu, 22 May 2008 21:39:22 +0000 (21:39 -0000)]
Build iptables using a single process

16 years agoBuild fbset using a single process
Ulf Samuelsson [Thu, 22 May 2008 21:37:24 +0000 (21:37 -0000)]
Build fbset using a single process

16 years agoDoom WAD's depend on Doom
Ulf Samuelsson [Thu, 22 May 2008 21:32:26 +0000 (21:32 -0000)]
Doom WAD's depend on Doom

16 years agoAdd end-of-line at last line of freetype.mk
Ulf Samuelsson [Thu, 22 May 2008 21:30:44 +0000 (21:30 -0000)]
Add end-of-line at last line of freetype.mk

16 years agoadd SVG selection to Qtopia 4 and fix strip command
Ulf Samuelsson [Wed, 21 May 2008 05:52:12 +0000 (05:52 -0000)]
add SVG selection to Qtopia 4 and fix strip command

16 years agoBump qtopia version
Ulf Samuelsson [Wed, 21 May 2008 05:48:38 +0000 (05:48 -0000)]
Bump qtopia version

16 years agoUpdate lockfile-progs version
Ulf Samuelsson [Tue, 20 May 2008 21:35:55 +0000 (21:35 -0000)]
Update lockfile-progs version

16 years agoMake linux kernel extension visible also when defined in board directory
Ulf Samuelsson [Mon, 12 May 2008 21:15:32 +0000 (21:15 -0000)]
Make linux kernel extension visible also when defined in board directory

16 years agofeatures.h should never be included explicitly.
Nigel Kukard [Mon, 12 May 2008 18:56:11 +0000 (18:56 -0000)]
features.h should never be included explicitly.
This fixes the bug where "File not found" error is reported by grub.
This fix works under both uclibc and glibc.

16 years agotoolchain: fix mips abi selection
Peter Korsgaard [Mon, 12 May 2008 12:43:57 +0000 (12:43 -0000)]
toolchain: fix mips abi selection

Based on commit 0e2ab in aldot's tree.

16 years agoUse local time (Thanks Mike)
Ulf Samuelsson [Sun, 11 May 2008 06:55:04 +0000 (06:55 -0000)]
Use local time (Thanks Mike)

16 years agoBump sip lib versions
Ulf Samuelsson [Sun, 11 May 2008 06:47:14 +0000 (06:47 -0000)]
Bump sip lib versions

16 years agoBump ntfs-3g version
Ulf Samuelsson [Sun, 11 May 2008 06:46:20 +0000 (06:46 -0000)]
Bump ntfs-3g version

16 years agoBump qtopia version
Ulf Samuelsson [Sun, 11 May 2008 06:45:47 +0000 (06:45 -0000)]
Bump qtopia version

16 years agoBump portage version
Ulf Samuelsson [Sun, 11 May 2008 06:45:17 +0000 (06:45 -0000)]
Bump portage version

16 years agoBump joystick version
Ulf Samuelsson [Sun, 11 May 2008 06:44:20 +0000 (06:44 -0000)]
Bump joystick version

16 years agoBump lm-sensors version
Ulf Samuelsson [Sun, 11 May 2008 06:43:50 +0000 (06:43 -0000)]
Bump lm-sensors version

16 years agoBump mdadm version
Ulf Samuelsson [Sun, 11 May 2008 06:43:22 +0000 (06:43 -0000)]
Bump mdadm version

16 years agoBump mutt version
Ulf Samuelsson [Sun, 11 May 2008 06:41:33 +0000 (06:41 -0000)]
Bump mutt version

16 years agobusybox: bump version
Peter Korsgaard [Fri, 9 May 2008 10:00:59 +0000 (10:00 -0000)]
busybox: bump version

16 years agoUpdate BR2_ATMEL_MIRROR in defconfigs
Ulf Samuelsson [Tue, 6 May 2008 01:38:09 +0000 (01:38 -0000)]
Update BR2_ATMEL_MIRROR in defconfigs

16 years agoFix dependencies in Configs
Ulf Samuelsson [Tue, 6 May 2008 01:37:26 +0000 (01:37 -0000)]
Fix dependencies in Configs

16 years agobusybox: additional 1.10.1 patches
Peter Korsgaard [Mon, 5 May 2008 17:17:00 +0000 (17:17 -0000)]
busybox: additional 1.10.1 patches

16 years agopkgconfig fix for docker
John Voltz [Fri, 2 May 2008 11:20:00 +0000 (11:20 -0000)]
pkgconfig fix for docker

16 years ago* Added screen
Nigel Kukard [Thu, 1 May 2008 19:33:44 +0000 (19:33 -0000)]
* Added screen
The cross compile fix is unavoidable

16 years agofix broken patch
John Voltz [Thu, 1 May 2008 19:16:49 +0000 (19:16 -0000)]
fix broken patch

16 years ago* Fixed bash patches
Nigel Kukard [Thu, 1 May 2008 19:07:58 +0000 (19:07 -0000)]
* Fixed bash patches

16 years agoremove libdir-la.patch, handled by Makefile.autotools.in
John Voltz [Thu, 1 May 2008 19:03:48 +0000 (19:03 -0000)]
remove libdir-la.patch, handled by Makefile.autotools.in

16 years agoremove libdir-la.patch, handled by Makefile.autotools.in
John Voltz [Thu, 1 May 2008 19:01:10 +0000 (19:01 -0000)]
remove libdir-la.patch, handled by Makefile.autotools.in

16 years agoupdate patches for atngw100_expanded
John Voltz [Thu, 1 May 2008 17:15:35 +0000 (17:15 -0000)]
update patches for atngw100_expanded

16 years agoadd menu.lst for grub
John Voltz [Thu, 1 May 2008 17:14:46 +0000 (17:14 -0000)]
add menu.lst for grub

16 years agosome enhancements to the build-ext3-img script
John Voltz [Thu, 1 May 2008 15:21:47 +0000 (15:21 -0000)]
some enhancements to the build-ext3-img script

16 years agofix festival file downloaders
John Voltz [Thu, 1 May 2008 14:11:30 +0000 (14:11 -0000)]
fix festival file downloaders

16 years agoremove unnecessary libdir-la.patch patches and modify Makefile.autotools.in to patch...
John Voltz [Thu, 1 May 2008 14:07:11 +0000 (14:07 -0000)]
remove unnecessary libdir-la.patch patches and modify Makefile.autotools.in to patch libtool automatically.

16 years agopatch for xserver tslib support
John Voltz [Thu, 1 May 2008 14:03:20 +0000 (14:03 -0000)]
patch for xserver tslib support

16 years ago* Sync'd bash patches to upstream
Nigel Kukard [Tue, 29 Apr 2008 20:03:03 +0000 (20:03 -0000)]
* Sync'd bash patches to upstream

16 years agobusybox: 1.10.1 patches
Peter Korsgaard [Tue, 29 Apr 2008 06:53:55 +0000 (06:53 -0000)]
busybox: 1.10.1 patches

16 years ago* Bump version to 5.1.1
Nigel Kukard [Tue, 29 Apr 2008 05:04:14 +0000 (05:04 -0000)]
* Bump version to 5.1.1
* Use bzip2 compression (rpms can have gzip or bzip2 payloads)
* -j1, rpm cannot build with more than 1 thread

16 years ago* Bump to 5.1.0
Nigel Kukard [Sun, 27 Apr 2008 09:51:32 +0000 (09:51 -0000)]
* Bump to 5.1.0
* Use fnctl for locking

16 years agoChange freetype makefile to fix $(STAGING_DIR)/usr/bin/freetype-config
John Voltz [Fri, 25 Apr 2008 16:45:49 +0000 (16:45 -0000)]
Change freetype makefile to fix $(STAGING_DIR)/usr/bin/freetype-config

16 years agoChange cups makefile to fix $(STAGING_DIR)/usr/bin/cups-config
John Voltz [Fri, 25 Apr 2008 16:45:27 +0000 (16:45 -0000)]
Change cups makefile to fix $(STAGING_DIR)/usr/bin/cups-config

16 years agopackage: s/$(STRIP)/$(STRIPCMD)/
Peter Korsgaard [Fri, 25 Apr 2008 13:43:00 +0000 (13:43 -0000)]
package: s/$(STRIP)/$(STRIPCMD)/

16 years agosquashfs: set sensible permissions on squashfs image
Peter Korsgaard [Fri, 25 Apr 2008 12:04:04 +0000 (12:04 -0000)]
squashfs: set sensible permissions on squashfs image

16 years agoreverting r21851
John Voltz [Fri, 25 Apr 2008 11:45:28 +0000 (11:45 -0000)]
reverting r21851

16 years agoupdate qtopia snapshot version and fix problem with qmake generated makefiles being...
John Voltz [Thu, 24 Apr 2008 18:44:30 +0000 (18:44 -0000)]
update qtopia snapshot version and fix problem with qmake generated makefiles being unable to find the toolchain

16 years agoadd libiconv and framework for vlc
John Voltz [Thu, 24 Apr 2008 18:35:44 +0000 (18:35 -0000)]
add libiconv and framework for vlc

16 years agoremove unused JAMVM_DIR_PREFIX
John Voltz [Thu, 24 Apr 2008 18:13:02 +0000 (18:13 -0000)]
remove unused JAMVM_DIR_PREFIX

16 years agoadd pcre
John Voltz [Thu, 24 Apr 2008 16:56:06 +0000 (16:56 -0000)]
add pcre

16 years agoadd oprofile
John Voltz [Thu, 24 Apr 2008 16:54:29 +0000 (16:54 -0000)]
add oprofile

16 years agomake ng-spice use the proper header directory
John Voltz [Thu, 24 Apr 2008 16:52:16 +0000 (16:52 -0000)]
make ng-spice use the proper header directory

16 years agobump to 0.97.1, removed patch as it has been already applied in upstream revision...
John Voltz [Thu, 24 Apr 2008 16:48:20 +0000 (16:48 -0000)]
bump to 0.97.1, removed patch as it has been already applied in upstream revision 0.97.0 (gcc.gnu.org/bugzilla/buglist.cgi?product=classpath&target_milestone=0.97)
also fix change in package path that prevented patches from being applied

16 years agoremove arch specific mistake
John Voltz [Thu, 24 Apr 2008 14:26:48 +0000 (14:26 -0000)]
remove arch specific mistake

16 years agoremove trailing space
John Voltz [Thu, 24 Apr 2008 14:25:09 +0000 (14:25 -0000)]
remove trailing space

16 years agorevert 21840
John Voltz [Thu, 24 Apr 2008 14:24:02 +0000 (14:24 -0000)]
revert 21840

16 years agorevert commit 21832
John Voltz [Thu, 24 Apr 2008 14:04:23 +0000 (14:04 -0000)]
revert commit 21832

16 years agoadd selectable commit id to mtd-utils
John Voltz [Thu, 24 Apr 2008 13:26:25 +0000 (13:26 -0000)]
add selectable commit id to mtd-utils

16 years agoremove arch-prefix from binary filename
John Voltz [Thu, 24 Apr 2008 13:25:02 +0000 (13:25 -0000)]
remove arch-prefix from binary filename

16 years agoselect docker with xstroke so xstroke has a place to live
John Voltz [Thu, 24 Apr 2008 13:23:28 +0000 (13:23 -0000)]
select docker with xstroke so xstroke has a place to live

16 years agoupdate webkit version
John Voltz [Thu, 24 Apr 2008 13:22:34 +0000 (13:22 -0000)]
update webkit version

16 years agosome fixes for X
John Voltz [Thu, 24 Apr 2008 13:22:14 +0000 (13:22 -0000)]
some fixes for X

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