buildroot.git
16 years agopackage/config: cygwin fix
Peter Korsgaard [Thu, 19 Jun 2008 08:11:35 +0000 (08:11 -0000)]
package/config: cygwin fix

- pass HOST_LOADLIBES down to make mconf for cygwin
- fix link-order WRT HOST_LOADLIBES

From Bernhards tree (91018d95)

16 years agotoolchain/gcc: use $(@D)
Peter Korsgaard [Wed, 18 Jun 2008 15:46:48 +0000 (15:46 -0000)]
toolchain/gcc: use $(@D)

16 years agotoolchain/gcc: use depends on instead of depends
Peter Korsgaard [Wed, 18 Jun 2008 15:42:50 +0000 (15:42 -0000)]
toolchain/gcc: use depends on instead of depends

16 years agonbd: bump version and depend on glib2
Peter Korsgaard [Wed, 18 Jun 2008 15:03:07 +0000 (15:03 -0000)]
nbd: bump version and depend on glib2

Patch by Thiago A. Correa.

16 years agoproftpd: remove unneeded susv3 legacy patch
Peter Korsgaard [Wed, 18 Jun 2008 14:21:28 +0000 (14:21 -0000)]
proftpd: remove unneeded susv3 legacy patch

16 years agodnsmasq: use awk instead of nawk
Peter Korsgaard [Wed, 18 Jun 2008 13:12:00 +0000 (13:12 -0000)]
dnsmasq: use awk instead of nawk

16 years agodependencies: check for awk
Peter Korsgaard [Wed, 18 Jun 2008 13:11:52 +0000 (13:11 -0000)]
dependencies: check for awk

16 years agouclibc: only strip libpthread on 0.9.28.3 / not PTHREAD_DEBUG
Peter Korsgaard [Wed, 18 Jun 2008 08:51:10 +0000 (08:51 -0000)]
uclibc: only strip libpthread on 0.9.28.3 / not PTHREAD_DEBUG

16 years agouclibc: remove obsolete uclibc 0.9.28 handling
Peter Korsgaard [Wed, 18 Jun 2008 08:51:00 +0000 (08:51 -0000)]
uclibc: remove obsolete uclibc 0.9.28 handling

16 years agoproftp: bump version and fix compilation on 2.6.24+
Peter Korsgaard [Wed, 18 Jun 2008 08:45:23 +0000 (08:45 -0000)]
proftp: bump version and fix compilation on 2.6.24+

Based on patch by Thiago A. Corrêa.

16 years agousbutils: select libusb
Peter Korsgaard [Wed, 18 Jun 2008 08:45:12 +0000 (08:45 -0000)]
usbutils: select libusb

16 years agotoolchain/gcc: use $(STRIP_STRIP_UNNEEDED)
Peter Korsgaard [Tue, 17 Jun 2008 13:33:02 +0000 (13:33 -0000)]
toolchain/gcc: use $(STRIP_STRIP_UNNEEDED)

16 years agotoolchain/uclibc: strip libpthread
Peter Korsgaard [Tue, 17 Jun 2008 13:30:35 +0000 (13:30 -0000)]
toolchain/uclibc: strip libpthread

16 years agotoolchain/gcc-4.x: strip cross libgcc / libstdc++
Peter Korsgaard [Tue, 17 Jun 2008 13:28:37 +0000 (13:28 -0000)]
toolchain/gcc-4.x: strip cross libgcc / libstdc++

16 years agotoolchain/gcc-3.x: strip cross libgcc / libstdc++ with cross-strip, not host.
Peter Korsgaard [Tue, 17 Jun 2008 12:54:36 +0000 (12:54 -0000)]
toolchain/gcc-3.x: strip cross libgcc / libstdc++ with cross-strip, not host.

16 years agou-boot tools: make sure destination directory exists
Peter Korsgaard [Tue, 17 Jun 2008 08:04:15 +0000 (08:04 -0000)]
u-boot tools: make sure destination directory exists

16 years agoFix options to configure
Hamish Moffatt [Tue, 17 Jun 2008 07:22:29 +0000 (07:22 -0000)]
Fix options to configure

16 years agoRemove patch which isn't required for the specified upstream version
Hamish Moffatt [Tue, 17 Jun 2008 07:08:32 +0000 (07:08 -0000)]
Remove patch which isn't required for the specified upstream version

16 years agoFix missing punctuation
Hamish Moffatt [Tue, 17 Jun 2008 05:29:48 +0000 (05:29 -0000)]
Fix missing punctuation

16 years agogdb: support external toolchain
Peter Korsgaard [Mon, 16 Jun 2008 15:52:41 +0000 (15:52 -0000)]
gdb: support external toolchain

16 years agolsof: bump version
Peter Korsgaard [Mon, 16 Jun 2008 12:29:44 +0000 (12:29 -0000)]
lsof: bump version

Patch by Conrad Parker.

16 years agotoolchain: more sensible uclibc defaults for external toolchain
Peter Korsgaard [Mon, 16 Jun 2008 12:22:45 +0000 (12:22 -0000)]
toolchain: more sensible uclibc defaults for external toolchain

16 years agolibvorbis: use BR2_SOFT_FLOAT to set default for tremor
Peter Korsgaard [Mon, 16 Jun 2008 11:42:19 +0000 (11:42 -0000)]
libvorbis: use BR2_SOFT_FLOAT to set default for tremor

Use BR2_SOFT_FLOAT to set default for tremor instead of hardcoded arch list.

16 years agolibvorbis: make tremor option description more clear
Peter Korsgaard [Mon, 16 Jun 2008 11:42:16 +0000 (11:42 -0000)]
libvorbis: make tremor option description more clear

Also remove comment about not being implemented.

16 years agolibvorbis: remove BR2_PACKAGE_LIBVORBIS_HEADERS
Peter Korsgaard [Mon, 16 Jun 2008 11:34:29 +0000 (11:34 -0000)]
libvorbis: remove BR2_PACKAGE_LIBVORBIS_HEADERS

We don't need per-package header install options now that we have
BR2_HAVE_DEVFILES (they are in fact useless as the files will get
overwritten/deleted anyway).

16 years agolibvorbis: fix av32 typo in tremor default
Peter Korsgaard [Mon, 16 Jun 2008 11:34:11 +0000 (11:34 -0000)]
libvorbis: fix av32 typo in tremor default

16 years agolibvorbis: show comment if libogg isn't enabled, not if libvorbis isn't.
Peter Korsgaard [Mon, 16 Jun 2008 11:26:56 +0000 (11:26 -0000)]
libvorbis: show comment if libogg isn't enabled, not if libvorbis isn't.

16 years agolibogg: remove BR2_PACKAGE_LIBOGG_HEADERS
Peter Korsgaard [Mon, 16 Jun 2008 11:25:25 +0000 (11:25 -0000)]
libogg: remove BR2_PACKAGE_LIBOGG_HEADERS

We don't need per-package header install options now that we have
BR2_HAVE_DEVFILES (they are in fact useless as the files will get
overwritten/deleted anyway).

16 years agolibogg: move header install to seperate target so it isn't always out-of-date
Peter Korsgaard [Mon, 16 Jun 2008 11:16:28 +0000 (11:16 -0000)]
libogg: move header install to seperate target so it isn't always out-of-date

16 years agolibogg: fix libogg.a target
Peter Korsgaard [Mon, 16 Jun 2008 11:16:10 +0000 (11:16 -0000)]
libogg: fix libogg.a target

Based on patch by Conrad Parker.

16 years agopython: fix hostpython target.
Peter Korsgaard [Mon, 16 Jun 2008 11:15:51 +0000 (11:15 -0000)]
python: fix hostpython target.

Remove invalid hyphen in front of -$(MAKE) in the middle of a subshell

Patch by Conrad Parker.

16 years agofile: bump version
Peter Korsgaard [Mon, 16 Jun 2008 11:15:31 +0000 (11:15 -0000)]
file: bump version

Patch by Conrad Parker.

16 years agophp: fix s/EXIT/EXT/ typo in simplexml select
Peter Korsgaard [Mon, 16 Jun 2008 09:49:47 +0000 (09:49 -0000)]
php: fix s/EXIT/EXT/ typo in simplexml select

16 years agotoolchain: move elf2flt+mklibs under 'Common Toolchain Options'
Peter Korsgaard [Mon, 16 Jun 2008 07:15:44 +0000 (07:15 -0000)]
toolchain: move elf2flt+mklibs under 'Common Toolchain Options'

16 years agoelf2flt: only allow it to be selected on supported archs
Peter Korsgaard [Mon, 16 Jun 2008 07:15:33 +0000 (07:15 -0000)]
elf2flt: only allow it to be selected on supported archs

16 years agodnsmasq: touch target after make
Peter Korsgaard [Sun, 15 Jun 2008 20:44:15 +0000 (20:44 -0000)]
dnsmasq: touch target after make

16 years agovalgrind: don't add pkgconfig files to target
Peter Korsgaard [Sun, 15 Jun 2008 20:44:10 +0000 (20:44 -0000)]
valgrind: don't add pkgconfig files to target

16 years agovalgrind: there is no vgskin_none.so anymore, use coregrind/valgrind instead
Peter Korsgaard [Sun, 15 Jun 2008 20:44:05 +0000 (20:44 -0000)]
valgrind: there is no vgskin_none.so anymore, use coregrind/valgrind instead

16 years agodbus: depend on exact XML dep so it isn't always considered out-of-date
Peter Korsgaard [Sun, 15 Jun 2008 20:20:33 +0000 (20:20 -0000)]
dbus: depend on exact XML dep so it isn't always considered out-of-date

16 years agovalgrind: needs kernel headers (and doesn't respect CFLAGS)
Peter Korsgaard [Sun, 15 Jun 2008 19:17:23 +0000 (19:17 -0000)]
valgrind: needs kernel headers (and doesn't respect CFLAGS)

16 years agokernel-headers: 2.6.25.6: export linux/a.out.h (E.G. for valgrind)
Peter Korsgaard [Sun, 15 Jun 2008 19:17:14 +0000 (19:17 -0000)]
kernel-headers: 2.6.25.6: export linux/a.out.h (E.G. for valgrind)

16 years agolibxslt: use select instead of depends for pkgconfig like other packages
Peter Korsgaard [Sun, 15 Jun 2008 17:48:33 +0000 (17:48 -0000)]
libxslt: use select instead of depends for pkgconfig like other packages

There's not much point in using depends instead of select for pkgconfig as
it's a host tool, E.G. it doesn't add anything to the rootfs.

At the same time, strip Config.in of trailing spaces.

16 years agopackages: fix pkgconfig depencies and select pkgconfig where needed
Peter Korsgaard [Sat, 14 Jun 2008 21:01:16 +0000 (21:01 -0000)]
packages: fix pkgconfig depencies and select pkgconfig where needed

16 years agodbus-glib: don't depend on host pkg-config
Peter Korsgaard [Sat, 14 Jun 2008 21:01:07 +0000 (21:01 -0000)]
dbus-glib: don't depend on host pkg-config

16 years agopackage/Makefile.autotools.in: support 'make external-deps'
Peter Korsgaard [Sat, 14 Jun 2008 21:01:03 +0000 (21:01 -0000)]
package/Makefile.autotools.in: support 'make external-deps'

16 years agopkgconfig: bump version and cleanup
Peter Korsgaard [Sat, 14 Jun 2008 21:00:59 +0000 (21:00 -0000)]
pkgconfig: bump version and cleanup

Upgrade to pkgconfig 0.23 which has native sysroot support (buggy,
but easily fixable), which allows us to get rid of pkgconfig-filter.sh.
At the same time cleanup the makefile.

16 years agobusybox 1.10.3 patch
Peter Korsgaard [Fri, 13 Jun 2008 20:49:35 +0000 (20:49 -0000)]
busybox 1.10.3 patch

16 years agotoolchain: also setup kernel headers when ext toolchain is used
Peter Korsgaard [Fri, 13 Jun 2008 14:28:57 +0000 (14:28 -0000)]
toolchain: also setup kernel headers when ext toolchain is used

Provide kernel headers when ext toolchain is used, so we can compile
packages which need them.

16 years agoavahi: make sure usr/lib/ exists
Peter Korsgaard [Fri, 13 Jun 2008 14:19:13 +0000 (14:19 -0000)]
avahi: make sure usr/lib/ exists

16 years agou-boot: don't depend on gcc (not needed and not provided by ext toolchain)
Peter Korsgaard [Fri, 13 Jun 2008 13:46:42 +0000 (13:46 -0000)]
u-boot: don't depend on gcc (not needed and not provided by ext toolchain)

16 years agoexpat: make sure usr/lib/ exists
Peter Korsgaard [Fri, 13 Jun 2008 13:31:41 +0000 (13:31 -0000)]
expat: make sure usr/lib/ exists

16 years agotoolchain: gcc 4.2.4 support
Peter Korsgaard [Fri, 13 Jun 2008 11:49:42 +0000 (11:49 -0000)]
toolchain: gcc 4.2.4 support

16 years agoPublish $(LIBTOOL) variable and use it in the libusb dependencies, so that
Hamish Moffatt [Fri, 13 Jun 2008 10:01:03 +0000 (10:01 -0000)]
Publish $(LIBTOOL) variable and use it in the libusb dependencies, so that
libusb isn't rebuilt every time.

16 years agolibusb: bump patch version
Peter Korsgaard [Fri, 13 Jun 2008 08:47:55 +0000 (08:47 -0000)]
libusb: bump patch version

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