Ulf Samuelsson [Sun, 23 Sep 2007 16:29:10 +0000 (16:29 -0000)]
Update qtopia4 AVR32 patch to 4.3.1 (makes ARM work as well)
Ulf Samuelsson [Sun, 23 Sep 2007 14:36:04 +0000 (14:36 -0000)]
Ensure make %_defconfig works without error - now silently
Ulf Samuelsson [Sun, 23 Sep 2007 14:26:19 +0000 (14:26 -0000)]
Late mtd does not support linux-2.4
Ulf Samuelsson [Sun, 23 Sep 2007 14:24:13 +0000 (14:24 -0000)]
Use correct location of mpg123 binary
Ulf Samuelsson [Sun, 23 Sep 2007 14:23:16 +0000 (14:23 -0000)]
Cleanup libxml2 directory structure
Ulf Samuelsson [Sun, 23 Sep 2007 14:21:39 +0000 (14:21 -0000)]
Avoid repeated remake of dialog
Bernhard Reutner-Fischer [Sun, 23 Sep 2007 14:12:58 +0000 (14:12 -0000)]
- search env for BUILDROOT_CONFIG for use as a config file; defaults to .config
Bernhard Reutner-Fischer [Sun, 23 Sep 2007 14:06:59 +0000 (14:06 -0000)]
- pull kbuild from 2.6.22.7. This should fix the ncurses detection for dylib et al
Ulf Samuelsson [Sun, 23 Sep 2007 12:12:22 +0000 (12:12 -0000)]
Strip files the correct alsa-lib subdirectory
Ulf Samuelsson [Sun, 23 Sep 2007 12:09:54 +0000 (12:09 -0000)]
Send correct args to fbset
Ulf Samuelsson [Sun, 23 Sep 2007 10:57:15 +0000 (10:57 -0000)]
fix error when doing 'make %_defconfig
Ulf Samuelsson [Sun, 23 Sep 2007 10:56:16 +0000 (10:56 -0000)]
Update atstk1002 config
Ulf Samuelsson [Sun, 23 Sep 2007 10:16:58 +0000 (10:16 -0000)]
Ensure project U-Boot dir exists before using it
Ulf Samuelsson [Sun, 23 Sep 2007 10:03:27 +0000 (10:03 -0000)]
Update SAM9261EK linux config
Ulf Samuelsson [Sun, 23 Sep 2007 09:58:47 +0000 (09:58 -0000)]
Use correct path to vmlinux, Fix bad SED of config
Ulf Samuelsson [Sun, 23 Sep 2007 09:56:21 +0000 (09:56 -0000)]
Fix syntax error when using addprefix in ipsec-tools.mk
Ulf Samuelsson [Sun, 23 Sep 2007 09:55:17 +0000 (09:55 -0000)]
Do not use $(STAGING_DIR)/include for freetype, for now
Ulf Samuelsson [Sun, 23 Sep 2007 09:53:43 +0000 (09:53 -0000)]
Use correct library path for SDL
Ulf Samuelsson [Sun, 23 Sep 2007 09:53:12 +0000 (09:53 -0000)]
Build readline as shared lib
Ulf Samuelsson [Sun, 23 Sep 2007 09:52:03 +0000 (09:52 -0000)]
Fix library path in lzo
Ulf Samuelsson [Sun, 23 Sep 2007 04:10:59 +0000 (04:10 -0000)]
Remove bad 'w' flag from rm in diffutils
Bernhard Reutner-Fischer [Sat, 22 Sep 2007 21:38:15 +0000 (21:38 -0000)]
- rename the gcc base_target to the more appropriate term cross_compiler
Bernhard Reutner-Fischer [Sat, 22 Sep 2007 18:19:35 +0000 (18:19 -0000)]
- update i386 sample config a little bit
Bernhard Reutner-Fischer [Sat, 22 Sep 2007 17:30:38 +0000 (17:30 -0000)]
- put LZMA into generic flags
- some additional cleanups while at it
Bernhard Reutner-Fischer [Sat, 22 Sep 2007 17:29:23 +0000 (17:29 -0000)]
- fix typo in .config filename
Bernhard Reutner-Fischer [Sat, 22 Sep 2007 16:42:25 +0000 (16:42 -0000)]
- bump version (forgot this hunk for r19941)
Bernhard Reutner-Fischer [Sat, 22 Sep 2007 16:40:08 +0000 (16:40 -0000)]
- default to 0.9.29
Bernhard Reutner-Fischer [Sat, 22 Sep 2007 16:37:00 +0000 (16:37 -0000)]
- bump version
Bernhard Reutner-Fischer [Sat, 22 Sep 2007 14:53:38 +0000 (14:53 -0000)]
- add a more generic "Kernel" menu instead of "Linux Options"
Bernhard Reutner-Fischer [Sat, 22 Sep 2007 14:34:40 +0000 (14:34 -0000)]
- move project settings from toolchain to device
Bernhard Reutner-Fischer [Sat, 22 Sep 2007 14:19:22 +0000 (14:19 -0000)]
- set and export VERBOSE if V= was requested
Bernhard Reutner-Fischer [Sat, 22 Sep 2007 14:16:25 +0000 (14:16 -0000)]
- Subsume and collaps toolchain options in one menu
This is ment to ease configuration by providing toolchain related options in one place
No functional changes, just shuffling the menus around..
Bernhard Reutner-Fischer [Sat, 22 Sep 2007 10:25:09 +0000 (10:25 -0000)]
- remove inadequate dependencies prerequisite.
If needed, this should be done slightly different, otherwise the source target runs dependencies, which is not correct.
Bernhard Reutner-Fischer [Sat, 22 Sep 2007 10:20:35 +0000 (10:20 -0000)]
- remove duplicate module-init-tools-source rule
Bernhard Reutner-Fischer [Fri, 21 Sep 2007 14:22:29 +0000 (14:22 -0000)]
- add check for UCLIBC_HAS_LFS.
Fixes compilation error if LARGEFLE support is off
Bernhard Reutner-Fischer [Fri, 21 Sep 2007 09:45:13 +0000 (09:45 -0000)]
- bump version
Ulf Samuelsson [Thu, 20 Sep 2007 21:52:23 +0000 (21:52 -0000)]
Fix bad patch in MPlayer
Bernhard Reutner-Fischer [Thu, 20 Sep 2007 18:28:53 +0000 (18:28 -0000)]
- revert r19918 for now
Bernhard Reutner-Fischer [Thu, 20 Sep 2007 17:47:30 +0000 (17:47 -0000)]
- of course we also define glibc. argh!
Bernhard Reutner-Fischer [Thu, 20 Sep 2007 17:41:21 +0000 (17:41 -0000)]
- add candidate-patch to make fakeroot UCLIBC_HAS_LFS aware
Bernhard Reutner-Fischer [Thu, 20 Sep 2007 17:26:59 +0000 (17:26 -0000)]
- Reset flags, packages are usually built with -O2 otherwise.
Packages that need to pass additional CFLAGS in their .mk have to do something
like this: ...configure $(foreach i,$(foo_CFLAGS),CFLAGS+=$$i) --prefix=...
Ulf Samuelsson [Thu, 20 Sep 2007 17:08:46 +0000 (17:08 -0000)]
Use correct patch name
Bernhard Reutner-Fischer [Thu, 20 Sep 2007 16:58:35 +0000 (16:58 -0000)]
- bump version
Bernhard Reutner-Fischer [Thu, 20 Sep 2007 16:51:59 +0000 (16:51 -0000)]
- pull POSIX compliance fixes from upstream
Ulf Samuelsson [Thu, 20 Sep 2007 16:47:22 +0000 (16:47 -0000)]
Add CONFIG_SEQ for atstk1002 busybox
Ulf Samuelsson [Thu, 20 Sep 2007 16:46:31 +0000 (16:46 -0000)]
Check if STK1002 init scripts are executable before running
Ulf Samuelsson [Thu, 20 Sep 2007 16:44:15 +0000 (16:44 -0000)]
Enable CONFIG_SEQ in busybox for ngw100
Ulf Samuelsson [Thu, 20 Sep 2007 16:43:16 +0000 (16:43 -0000)]
Use correct board name for ngw100
Ulf Samuelsson [Thu, 20 Sep 2007 15:35:26 +0000 (15:35 -0000)]
Make sure libdaemon finds AC_PROG_LIBTOOL
Bernhard Reutner-Fischer [Thu, 20 Sep 2007 11:38:19 +0000 (11:38 -0000)]
- don't use functions that are marked LEGACY in SUSv3
Bernhard Reutner-Fischer [Thu, 20 Sep 2007 11:14:47 +0000 (11:14 -0000)]
- add missing ';'
Bernhard Reutner-Fischer [Thu, 20 Sep 2007 11:08:13 +0000 (11:08 -0000)]
- this is generic infrastructure, there is no point in special-casing any individual package here.
Don't workaround deficiencies but fix them for real
Bernhard Reutner-Fischer [Thu, 20 Sep 2007 09:35:33 +0000 (09:35 -0000)]
- fix source location of libusb libs
Bernhard Reutner-Fischer [Thu, 20 Sep 2007 09:25:57 +0000 (09:25 -0000)]
- fix typo. This is an lxdialog bug for "depends on !!CONFIG_SYMBOL" where the double negation produces an error that is not reported, from the looks..
Bernhard Reutner-Fischer [Thu, 20 Sep 2007 07:19:52 +0000 (07:19 -0000)]
- cleanup and fix libid3tag (Hans-Christian Egtvedt)
- fix the make libid3tag-clean target to erase all installed files (me)
Bernhard Reutner-Fischer [Wed, 19 Sep 2007 21:31:32 +0000 (21:31 -0000)]
- i suppose that '$' is not really needed..
Bernhard Reutner-Fischer [Wed, 19 Sep 2007 21:27:49 +0000 (21:27 -0000)]
- add olsr package (Sushi Sensei)
Bernhard Reutner-Fischer [Wed, 19 Sep 2007 20:24:01 +0000 (20:24 -0000)]
- add a SVN_UP command for updating an already checked-out tree
Bernhard Reutner-Fischer [Wed, 19 Sep 2007 20:22:58 +0000 (20:22 -0000)]
- add a SVN_UP command for updating an already checked-out tree
Bernhard Reutner-Fischer [Wed, 19 Sep 2007 20:13:08 +0000 (20:13 -0000)]
- fixes and cleanups (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer [Wed, 19 Sep 2007 18:46:45 +0000 (18:46 -0000)]
- don't strip the host binaries for now
Bernhard Reutner-Fischer [Wed, 19 Sep 2007 18:18:09 +0000 (18:18 -0000)]
- add null
Bernhard Reutner-Fischer [Wed, 19 Sep 2007 18:07:58 +0000 (18:07 -0000)]
- take MANPAGES and INFOPAGES into account
Bernhard Reutner-Fischer [Wed, 19 Sep 2007 17:32:21 +0000 (17:32 -0000)]
- exclude other old, deprecated and unsupported versions of gcc
Bernhard Reutner-Fischer [Wed, 19 Sep 2007 14:15:46 +0000 (14:15 -0000)]
- bump version
Bernhard Reutner-Fischer [Wed, 19 Sep 2007 14:11:28 +0000 (14:11 -0000)]
- need to mkdir etc/init.d. Closes #1465
Bernhard Reutner-Fischer [Wed, 19 Sep 2007 14:02:53 +0000 (14:02 -0000)]
- bump version. Closes #1502
Bernhard Reutner-Fischer [Wed, 19 Sep 2007 12:28:48 +0000 (12:28 -0000)]
- bump version.
Someone will have to fix the install thing (involves a file with .pl where my sh says 'line 18: use: command not found', which is a good thing).
Bernhard Reutner-Fischer [Wed, 19 Sep 2007 12:24:07 +0000 (12:24 -0000)]
- do away with SUSv3 legacy functions
Bernhard Reutner-Fischer [Wed, 19 Sep 2007 12:20:52 +0000 (12:20 -0000)]
- fix incorrect setting of $ac_cv_sys_symbol_underscore.
There is no reason not to AC_COMPILE and use the set cross-nm to look for
the symbol mangling scheme. Thus it is incorrect to check for cross compilation
in the GNUPG_SYS_SYMBOL_UNDERSCORE check.
- fix bug when configuring (has to wipe config.cache !)
Bernhard Reutner-Fischer [Wed, 19 Sep 2007 10:31:14 +0000 (10:31 -0000)]
- put back accidentally removed patch that is not needed for 0.5.1 anymore
Bernhard Reutner-Fischer [Wed, 19 Sep 2007 10:30:02 +0000 (10:30 -0000)]
- add missing dependency on libgcrypt
Ulf, this should be updated to 0.5.1
Bernhard Reutner-Fischer [Wed, 19 Sep 2007 10:26:39 +0000 (10:26 -0000)]
- remove duplicate includedir
Bernhard Reutner-Fischer [Wed, 19 Sep 2007 10:26:11 +0000 (10:26 -0000)]
- fix includedir
Bernhard Reutner-Fischer [Wed, 19 Sep 2007 09:20:04 +0000 (09:20 -0000)]
- add missing include
Bernhard Reutner-Fischer [Wed, 19 Sep 2007 09:08:10 +0000 (09:08 -0000)]
- trivial style fixes.
TODO: document HAVE_MANPAGES and HAVE_INFOPAGES (and adjust line-numbers in the text accordingly)
Bernhard Reutner-Fischer [Wed, 19 Sep 2007 08:50:54 +0000 (08:50 -0000)]
- fix args for UDP_INC_STATS_BH
Bernhard Reutner-Fischer [Tue, 18 Sep 2007 17:10:56 +0000 (17:10 -0000)]
- patch the correct dir
Bernhard Reutner-Fischer [Tue, 18 Sep 2007 13:12:25 +0000 (13:12 -0000)]
- forgot to put base-target's sources into the source target.
Thanks to Ulf for pointing out this error of mine..
Bernhard Reutner-Fischer [Tue, 18 Sep 2007 13:02:25 +0000 (13:02 -0000)]
- bump version to 2.4.9
Bernhard Reutner-Fischer [Mon, 17 Sep 2007 21:50:54 +0000 (21:50 -0000)]
- add v9a and v9b settings.
Will need to change the GCC_TARGET_TUNE accordingly.
Bernhard Reutner-Fischer [Mon, 17 Sep 2007 13:44:03 +0000 (13:44 -0000)]
- wants --with-gmp-build nowadays
Ulf Samuelsson [Mon, 17 Sep 2007 13:17:13 +0000 (13:17 -0000)]
Move VENDOR dbg to correct Makefile
Bernhard Reutner-Fischer [Mon, 17 Sep 2007 13:12:38 +0000 (13:12 -0000)]
- libversion was changed
Ulf Samuelsson [Mon, 17 Sep 2007 12:49:46 +0000 (12:49 -0000)]
Remove some debug info + add uclibc-target-utils-source target
Ulf Samuelsson [Mon, 17 Sep 2007 12:43:40 +0000 (12:43 -0000)]
Add debug info
Ulf Samuelsson [Mon, 17 Sep 2007 12:42:56 +0000 (12:42 -0000)]
Don't break AVR32 toolchain by hiding binutils-2.17
Ulf Samuelsson [Mon, 17 Sep 2007 12:40:42 +0000 (12:40 -0000)]
make source should include BASE_TARGETS
Bernhard Reutner-Fischer [Mon, 17 Sep 2007 12:30:31 +0000 (12:30 -0000)]
- cleanup and fixes (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer [Mon, 17 Sep 2007 11:20:32 +0000 (11:20 -0000)]
- bump version
Bernhard Reutner-Fischer [Mon, 17 Sep 2007 11:20:14 +0000 (11:20 -0000)]
- apply fixes for 2.3.0
Bernhard Reutner-Fischer [Mon, 17 Sep 2007 11:19:04 +0000 (11:19 -0000)]
- add binutils-2.18 and binutils-2.18.50.0.1
Ulf Samuelsson [Mon, 17 Sep 2007 09:26:47 +0000 (09:26 -0000)]
Revert bad patch
Bernhard Reutner-Fischer [Mon, 17 Sep 2007 07:54:52 +0000 (07:54 -0000)]
- Atmel mirrors are only of interrest for atmel
Bernhard Reutner-Fischer [Sat, 15 Sep 2007 22:04:49 +0000 (22:04 -0000)]
- some more sparc{,64} twiddling
Bernhard Reutner-Fischer [Sat, 15 Sep 2007 18:14:53 +0000 (18:14 -0000)]
- depends on host-fakeroot
Bernhard Reutner-Fischer [Sat, 15 Sep 2007 12:16:25 +0000 (12:16 -0000)]
- add sparc64 arch as noticed by Blue Swirl
- add sparc{,64} CPU variants
Bernhard Reutner-Fischer [Sat, 15 Sep 2007 12:12:56 +0000 (12:12 -0000)]
- fix copy'n paste error in ABI configuration
Bernhard Reutner-Fischer [Fri, 14 Sep 2007 18:48:44 +0000 (18:48 -0000)]
- touchup a few bits that the submitter should have done in the first place
Bernhard Reutner-Fischer [Fri, 14 Sep 2007 11:25:29 +0000 (11:25 -0000)]
- also copy the needed libs