buildroot.git
16 years agoMakefile.autotools.in: fix source handling
Peter Korsgaard [Wed, 2 Jul 2008 08:58:18 +0000 (08:58 -0000)]
Makefile.autotools.in: fix source handling

Handling source/source-check/external-deps together doesn't work, as
wget will then download the sources every time make source is called
even if it's available in DL_DIR

Instead detect source-check/external-deps from MAKELEVEL.

Support downloadable package patches in source-check/external-deps
while we're at it.

16 years agoifplugd: only install default config if not provided in skeleton
Peter Korsgaard [Wed, 2 Jul 2008 07:20:16 +0000 (07:20 -0000)]
ifplugd: only install default config if not provided in skeleton

16 years agoRemove trailing quote from help lines
Thiago A. Corrêa [Wed, 2 Jul 2008 00:17:21 +0000 (00:17 -0000)]
Remove trailing quote from help lines

16 years agofixup gdb-6.7.1
Ulf Samuelsson [Tue, 1 Jul 2008 21:47:24 +0000 (21:47 -0000)]
fixup gdb-6.7.1

16 years agodisable werror in gdb
Ulf Samuelsson [Tue, 1 Jul 2008 21:46:50 +0000 (21:46 -0000)]
disable werror in gdb

16 years agodisable configure caching in gdb, courtesy of Fathi Boudra
Ulf Samuelsson [Tue, 1 Jul 2008 21:38:03 +0000 (21:38 -0000)]
disable configure caching in gdb, courtesy of Fathi Boudra

16 years agoAdd gdb-6.8 support, courtesy Fathi Boudra
Ulf Samuelsson [Tue, 1 Jul 2008 21:36:31 +0000 (21:36 -0000)]
Add gdb-6.8 support, courtesy Fathi Boudra

16 years agoAdd gdb-6.8 support, courtesy Fathi Boudra
Ulf Samuelsson [Tue, 1 Jul 2008 21:36:11 +0000 (21:36 -0000)]
Add gdb-6.8 support, courtesy Fathi Boudra

16 years agoFix gbd-6.5, courtesy Fathi Boudra
Ulf Samuelsson [Tue, 1 Jul 2008 21:35:33 +0000 (21:35 -0000)]
Fix gbd-6.5, courtesy Fathi Boudra

16 years agoncurses: don't follow symlink on ln invocation
Peter Korsgaard [Tue, 1 Jul 2008 19:24:36 +0000 (19:24 -0000)]
ncurses: don't follow symlink on ln invocation

The ln -sf command would fail if $TARGET_DIR/usr/lib/terminfo already exists
as we don't have write permissions to the symlink target. Fixed by adding
-n option (don't dereference link).

16 years agovalgrind: don't remove TARGET_DIR/usr/lib/pkgconfig
Peter Korsgaard [Tue, 1 Jul 2008 19:09:50 +0000 (19:09 -0000)]
valgrind: don't remove TARGET_DIR/usr/lib/pkgconfig

There's no need for removing the pkgconfig files in valgrind.mk
as that is now handled by the generic BR2_HAVE_DEVFILES.

16 years agobusybox: default to 1.11.x
Peter Korsgaard [Tue, 1 Jul 2008 14:04:55 +0000 (14:04 -0000)]
busybox: default to 1.11.x

16 years agoMark Qt/E as deprecated (it is a really old version of Qtopia). Next step will be...
Thiago A. Corrêa [Tue, 1 Jul 2008 13:58:01 +0000 (13:58 -0000)]
Mark Qt/E as deprecated (it is a really old version of Qtopia). Next step will be removal.

16 years agobusybox 1.11.0: additional fixes
Peter Korsgaard [Tue, 1 Jul 2008 13:37:12 +0000 (13:37 -0000)]
busybox 1.11.0: additional fixes

16 years agopackage/Makefile.in: propagate -s make flag to sub makes
Peter Korsgaard [Tue, 1 Jul 2008 13:30:26 +0000 (13:30 -0000)]
package/Makefile.in: propagate -s make flag to sub makes

16 years agoMakefile: remove target pkgconfig files if BR2_HAVE_DEVFILES isn't enabled
Peter Korsgaard [Tue, 1 Jul 2008 12:04:28 +0000 (12:04 -0000)]
Makefile: remove target pkgconfig files if BR2_HAVE_DEVFILES isn't enabled

16 years agoMakefile.autotools.in: also remove man pages from /usr/share/man
Peter Korsgaard [Tue, 1 Jul 2008 12:04:18 +0000 (12:04 -0000)]
Makefile.autotools.in: also remove man pages from /usr/share/man

16 years agoxserver: fix typo
Peter Korsgaard [Tue, 1 Jul 2008 11:46:50 +0000 (11:46 -0000)]
xserver: fix typo

16 years agoxserver: disable xephyr/xnest/xvfb servers
Peter Korsgaard [Tue, 1 Jul 2008 08:51:25 +0000 (08:51 -0000)]
xserver: disable xephyr/xnest/xvfb servers

Disable development xephyr/xnest/xvfb servers (saves ~3MB).

16 years agogeneric: fix fb1..3 device_table.txt entries
Peter Korsgaard [Mon, 30 Jun 2008 15:24:23 +0000 (15:24 -0000)]
generic: fix fb1..3 device_table.txt entries

16 years agodropbear: look for xauth in /usr/bin
Peter Korsgaard [Mon, 30 Jun 2008 13:35:14 +0000 (13:35 -0000)]
dropbear: look for xauth in /usr/bin

The xauth package installs into /usr/bin, so look for it there.

16 years agolibXt: don't install host makestrs in target
Peter Korsgaard [Mon, 30 Jun 2008 13:24:04 +0000 (13:24 -0000)]
libXt: don't install host makestrs in target

16 years agoxserver-xorg: select dbus
Peter Korsgaard [Mon, 30 Jun 2008 13:18:32 +0000 (13:18 -0000)]
xserver-xorg: select dbus

xserver-xorg had dbus in it's dependencies, but didn't select it in kconfig.

16 years agolibxml: fix compilation without large file support
Peter Korsgaard [Mon, 30 Jun 2008 13:16:18 +0000 (13:16 -0000)]
libxml: fix compilation without large file support

16 years agox1157: add XGI video driver
Peter Korsgaard [Mon, 30 Jun 2008 13:16:00 +0000 (13:16 -0000)]
x1157: add XGI video driver

Based on googlecode r575 by Thiago Correa.

16 years agox11r7: bump xserver version
Peter Korsgaard [Mon, 30 Jun 2008 13:14:44 +0000 (13:14 -0000)]
x11r7: bump xserver version

Based on googlecode r561 by John Voltz.

16 years agox11r7: fix install to target for drivers
Peter Korsgaard [Mon, 30 Jun 2008 13:12:11 +0000 (13:12 -0000)]
x11r7: fix install to target for drivers

Based on googlecode r560 by John Voltz.

16 years agomesa: bump version
Peter Korsgaard [Mon, 30 Jun 2008 13:06:02 +0000 (13:06 -0000)]
mesa: bump version

Based on googlecode r559 by John Voltz.

16 years agopixman: bump version
Peter Korsgaard [Mon, 30 Jun 2008 13:00:18 +0000 (13:00 -0000)]
pixman: bump version

Based on googlecode r507 by Arnar Mar Sigurdsson.

16 years agopackages: fix xorg to compile modular and tiny versions
Peter Korsgaard [Mon, 30 Jun 2008 12:55:29 +0000 (12:55 -0000)]
packages: fix xorg to compile modular and tiny versions

Based on googlecode r558 by John Voltz.

16 years agox11r7: add intel xorg video driver
Peter Korsgaard [Mon, 30 Jun 2008 12:49:18 +0000 (12:49 -0000)]
x11r7: add intel xorg video driver

Based on googlecode r552 by John Voltz.

16 years agox11r7: update xorg driver versions to match with X11R7.3
Peter Korsgaard [Mon, 30 Jun 2008 12:48:20 +0000 (12:48 -0000)]
x11r7: update xorg driver versions to match with X11R7.3

Based on googlecode r551 by John Voltz

16 years agobusybox: 1.11.0 fixes
Peter Korsgaard [Sat, 28 Jun 2008 20:53:52 +0000 (20:53 -0000)]
busybox: 1.11.0 fixes

16 years agoGreatly improve Qtopia/Qt Embedded for Linux build. Fix build, reduce the number...
Thiago A. Corrêa [Sat, 28 Jun 2008 03:55:12 +0000 (03:55 -0000)]
Greatly improve Qtopia/Qt Embedded for Linux build. Fix build, reduce the number of variables, add OpenSSL, XmlPatterns, Webkit and individual sql drivers to build. Improve help strings. Sorry for the large commit

16 years agoRemove unused patches
Thiago A. Corrêa [Sat, 28 Jun 2008 03:22:35 +0000 (03:22 -0000)]
Remove unused patches

16 years agorxvt: fix target install (make sure directory exists)
Peter Korsgaard [Fri, 27 Jun 2008 11:15:49 +0000 (11:15 -0000)]
rxvt: fix target install (make sure directory exists)

16 years agofontconfig: bump version
Peter Korsgaard [Thu, 26 Jun 2008 14:04:39 +0000 (14:04 -0000)]
fontconfig: bump version

16 years agomatchbox: depend on libXext at configure time
Peter Korsgaard [Thu, 26 Jun 2008 14:04:30 +0000 (14:04 -0000)]
matchbox: depend on libXext at configure time

16 years agoMakefile.autotools.in: fix BR2_PRIMARY_SITE check
Peter Korsgaard [Thu, 26 Jun 2008 11:43:02 +0000 (11:43 -0000)]
Makefile.autotools.in: fix BR2_PRIMARY_SITE check

Empty strings gets defined to "", so check for that instead of if
the variable is defined.

16 years agokernel headers: bump 2.6.25.x
Peter Korsgaard [Thu, 26 Jun 2008 07:22:19 +0000 (07:22 -0000)]
kernel headers: bump 2.6.25.x

Based on patch by Fathi Boudra.

16 years agobusybox: add 1.11.x
Peter Korsgaard [Thu, 26 Jun 2008 06:51:16 +0000 (06:51 -0000)]
busybox: add 1.11.x

16 years agobusybox: mark old versions as deprecated
Peter Korsgaard [Thu, 26 Jun 2008 06:51:11 +0000 (06:51 -0000)]
busybox: mark old versions as deprecated

16 years agobuxybox: bump 1.10.x version
Peter Korsgaard [Thu, 26 Jun 2008 06:50:59 +0000 (06:50 -0000)]
buxybox: bump 1.10.x version

16 years agoDon't use a stamp file to note whether the package has been installed into the $...
Hamish Moffatt [Thu, 26 Jun 2008 06:50:44 +0000 (06:50 -0000)]
Don't use a stamp file to note whether the package has been installed into the $(TARGET_DIR)

16 years agoAdded mii-diag package
Hamish Moffatt [Thu, 26 Jun 2008 06:43:33 +0000 (06:43 -0000)]
Added mii-diag package

16 years agoFix rdesktop build
Thiago A. Corrêa [Tue, 24 Jun 2008 22:52:14 +0000 (22:52 -0000)]
Fix rdesktop build

16 years agoBR2_GRAPHIC_SUPPORT: Fixup comment to make kconfig happy
Peter Korsgaard [Tue, 24 Jun 2008 18:35:32 +0000 (18:35 -0000)]
BR2_GRAPHIC_SUPPORT: Fixup comment to make kconfig happy

It seems like kconfig nowadays don't like paranthesises is comments.

Reported by Harley.

16 years agoFix avahi compile when libexpat is not selected
Thiago A. Corrêa [Tue, 24 Jun 2008 16:02:22 +0000 (16:02 -0000)]
Fix avahi compile when libexpat is not selected

16 years agoMakefile.autotools.in: also support source/source-check
Peter Korsgaard [Tue, 24 Jun 2008 13:26:45 +0000 (13:26 -0000)]
Makefile.autotools.in: also support source/source-check

16 years agopackage/i2c-tools: I2C tools package
Peter Korsgaard [Tue, 24 Jun 2008 09:55:37 +0000 (09:55 -0000)]
package/i2c-tools: I2C tools package

This package contains a heterogeneous set of I2C tools for Linux: a bus
probing tool, a chip dumper, register-level access helpers, EEPROM decoding
scripts, and more.

Based on patch by Michel (BusError).

16 years agosamba: use generic samba.org location over http
Peter Korsgaard [Tue, 24 Jun 2008 08:36:37 +0000 (08:36 -0000)]
samba: use generic samba.org location over http

Based on patch by Thiago A. Correa.

16 years agoMakefile: don't include .config from TOPDIR
Peter Korsgaard [Mon, 23 Jun 2008 13:47:37 +0000 (13:47 -0000)]
Makefile: don't include .config from TOPDIR

If we ever want to support building out of tree, having the .config in the
tree is probably not what we want.

16 years agoREADME: s/standart/standard/
Peter Korsgaard [Mon, 23 Jun 2008 13:40:34 +0000 (13:40 -0000)]
README: s/standart/standard/

16 years agolm-sensors: remove unused legacy patch
Peter Korsgaard [Mon, 23 Jun 2008 11:53:47 +0000 (11:53 -0000)]
lm-sensors: remove unused legacy patch

16 years agolm-sensors: bump version and cleanup
Peter Korsgaard [Mon, 23 Jun 2008 11:53:41 +0000 (11:53 -0000)]
lm-sensors: bump version and cleanup

- Bump version to 3.0.2 which no longer needs libsysfs
- Set MACHINE correctly, so it doesn't try to build isa stuff for non-i386
- Cleanup make invocation

16 years agolm-sensors: clean libsensors* from usr/lib, not lib
Peter Korsgaard [Mon, 23 Jun 2008 11:53:35 +0000 (11:53 -0000)]
lm-sensors: clean libsensors* from usr/lib, not lib

16 years agotoolchain/gcc: use --disable-decimal-float for 4.3.x
Peter Korsgaard [Sat, 21 Jun 2008 19:47:17 +0000 (19:47 -0000)]
toolchain/gcc: use --disable-decimal-float for 4.3.x

16 years agolibxml2: strip libraries in TARGET_DIR
Peter Korsgaard [Fri, 20 Jun 2008 21:45:27 +0000 (21:45 -0000)]
libxml2: strip libraries in TARGET_DIR

And cleanup libxml2.mk trailing whitespace while we're at it.

16 years agodbus: depend on libxml2-install-staging instead for libxml2
Peter Korsgaard [Fri, 20 Jun 2008 21:45:21 +0000 (21:45 -0000)]
dbus: depend on libxml2-install-staging instead for libxml2

Makefile.autools.in doesn't have proper dependencies set up for
the .stamp files, so use the libxml2-install-staging target instead.
This does unfortunately mean that dbus is always considered out of
date, but atleast it works.

16 years agobudybox: 1.10.3 udhcpc fix
Peter Korsgaard [Fri, 20 Jun 2008 18:38:44 +0000 (18:38 -0000)]
budybox: 1.10.3 udhcpc fix

16 years agobuildroot: s/depends/depends on/
Peter Korsgaard [Thu, 19 Jun 2008 19:06:25 +0000 (19:06 -0000)]
buildroot: s/depends/depends on/

The new kconfig is more strict regarding depends/depends on, so fixup
the tree.

16 years agopackage/config: add gettext helper
Peter Korsgaard [Thu, 19 Jun 2008 19:06:08 +0000 (19:06 -0000)]
package/config: add gettext helper

From Bernhards tree (2b693d78)

16 years agotoolchain/gcc: add 4.3.1
Peter Korsgaard [Thu, 19 Jun 2008 19:06:04 +0000 (19:06 -0000)]
toolchain/gcc: add 4.3.1

Based on Bernhards tree.

16 years agotoolchain/gcc: mark old versions as deprecated
Peter Korsgaard [Thu, 19 Jun 2008 19:05:59 +0000 (19:05 -0000)]
toolchain/gcc: mark old versions as deprecated

16 years agopackage/config: rebase from upstream (2.6.24.4)
Peter Korsgaard [Thu, 19 Jun 2008 08:11:51 +0000 (08:11 -0000)]
package/config: rebase from upstream (2.6.24.4)

From Bernhards tree (1af211ea)

16 years agopackage/config: rebase from upstream (2.6.23.14)
Peter Korsgaard [Thu, 19 Jun 2008 08:11:43 +0000 (08:11 -0000)]
package/config: rebase from upstream (2.6.23.14)

From Bernhards tree (2737cfdd)

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'