Hans-Christian Egtvedt (43): avahi: remove the installed rule and depend on an installed file instead gcc: add TARGET_GCC_FLAGS to configure line for the target native compiler uClibc: fix circular cross_compiler dependency in uClibc Makefile gcc: fix AVR32 specific target gcc flags and soft float configure option Import upstream snapshot buildroot-20080607.tar.bz2 Import upstream snapshot buildroot-20080608.tar.bz2 Import upstream snapshot buildroot-20080612.tar.bz2 Import upstream snapshot buildroot-20080614.tar.bz2 Import upstream snapshot buildroot-20080615.tar.bz2 Merge remote branch 'origin/upstream' into atmel-2.2 linux: bump advanced kernel version for current version to 2.6.25.6 Import upstream snapshot buildroot-20080616.tar.bz2 AVR32: rename config file for busybox to match current version 1.10.3 kernel-headers: set kernel version 2.6.25 to default Import upstream snapshot buildroot-20080617.tar.bz2 AVR32: set busybox init to not be very quiet by default Import upstream snapshot buildroot-20080618.tar.bz2 AVR32: fix typo in startup script for EVKLCD10X boards linux: remove redundant choice for 2.6.25 in advanced kconfig uClibc: remove support for AVR32 for version 0.9.28.3 uClibc: remove not used AVR32 patch for version 0.9.28.3 gcc: remove AVR32 support for version 4.1.2 and 4.2.1 gcc: remove not used AVR32 patches for version 4.1.2 and 4.2.1 kernel-headers: depricate version 2.6.24 since 2.6.25 is released kernel-headers: remove AVR32 patches for kernel version 2.6.24.3 kernel-headers: add AVR32 patch for kernel version 2.6.25.6 php: fix typo in kconfig for config BR2_PACKAGE_PHP_EXT_LIB AVR32: bump kernel patches for EVKLCD10X boards to version 2.6.25.6 AVR32: remove old kernel patch for ATSTK100X boards AVR32: add a default Linux configuration for atngw100-base target board AVR32: add a Linux patch for ATSTK1006 target board iptables: bump version to 1.4.1 and use configure script before building AVR32: update default configurations for AVR32 target boards Merge remote branch 'origin/upstream' into atmel-2.2 Import upstream snapshot buildroot-20080619.tar.bz2 Merge remote branch 'origin/upstream' into atmel-2.2 AVR32: update default configuration files for AVR32 target boards file: revert version number to 4.23 due to compilation problems proftpd: proftpd is not parallel safe, explicit run with -j1 AVR32: clean up kernel patches for EVKLCD10X target boards avahi: fix libdir in pkgconfig for avahi libraries in staging_dir avahi: fix libdir in pkgconfig for tslib library in staging_dir php: let configure script know about big endian architectures Makefile | 2 +- package/Makefile.autotools.in | 5 + package/Makefile.in | 4 +- package/avahi/avahi.mk | 8 +- package/axel/axel.mk | 2 +- package/busybox/Config.in | 2 +- package/busybox/busybox-1.10.2-dnsd.patch | 87 - package/busybox/busybox-1.10.2-fuser.patch | 29 - package/busybox/busybox-1.10.2-hush.patch | 57 - package/busybox/busybox-1.10.2-ip.patch | 11 - package/busybox/busybox-1.10.2-mdev.patch | 31 - package/busybox/busybox-1.10.2-semicolon.patch | 22 - package/busybox/busybox-1.10.2-syslogd.patch | 16 - package/busybox/busybox-1.10.3-tcpudp.patch | 10 + package/dbus-glib/Config.in | 1 + package/dbus-glib/dbus-glib.mk | 4 +- package/dbus/Config.in | 1 + package/dbus/dbus.mk | 13 +- package/dnsmasq/dnsmasq.mk | 4 +- package/editors/vim/Config.in | 1 + package/editors/vim/vim.mk | 2 +- package/expat/Config.in | 1 + package/expat/expat.mk | 1 + package/freetype/Config.in | 1 + package/gettext/Config.in | 1 + package/gqview/Config.in | 1 + package/gqview/gqview.mk | 2 +- package/hal/Config.in | 1 + package/hal/hal.mk | 2 +- package/iptables/iptables.mk | 32 +- package/java/classpath/Config.in | 1 + package/java/classpath/classpath.mk | 2 +- package/java/jamvm/Config.in | 2 +- package/java/jamvm/jamvm.mk | 2 +- package/libdaemon/Config.in | 1 + package/libdrm/Config.in | 3 +- package/libgtk2/Config.in | 1 + package/libgtk2/libgtk2.mk | 2 +- package/libogg/Config.in | 12 +- package/libogg/libogg.mk | 14 - package/libpng/Config.in | 1 + package/libtool/libtool.mk | 5 +- package/libusb/Config.in | 1 + package/libusb/libusb.mk | 6 +- package/libvorbis/Config.in | 16 +- package/libvorbis/libvorbis.mk | 18 - package/libxslt/Config.in | 13 +- package/lsof/lsof-makefile.patch | 6 +- package/lsof/lsof-noportmap.patch | 4 +- package/lsof/lsof-remove-susvlegacy-funcs.patch | 6 +- package/lsof/lsof-uclibc.patch | 6 +- package/lsof/lsof.mk | 2 +- package/matchbox/Config.in | 1 + package/matchbox/matchbox.mk | 2 +- package/midori/Config.in | 1 + package/midori/midori.mk | 4 +- package/mtd/mtd-utils.git/mtd-utils-all-argp.patch | 10 - package/nbd/Config.in | 3 + package/nbd/nbd.mk | 8 +- package/ntfs-3g/Config.in | 1 + package/pcmanfm/Config.in | 1 + package/pcmanfm/pcmanfm.mk | 2 +- package/php/Config.ext | 2 +- package/php/php.mk | 5 + package/pkgconfig/configure.patch | 331 - package/pkgconfig/glibconfig-sysdefs.patch | 9 - .../pkgconfig/pkg-config-0.23-fix-sysroot.patch | 34 + package/pkgconfig/pkgconfig-filter.sh | 28 - package/pkgconfig/pkgconfig.mk | 19 +- package/proftpd/proftpd-1.3.0a-bcopy.patch | 173 - ....3.1-fix-kernel-header-capability-version.patch | 12 + package/proftpd/proftpd.mk | 5 +- package/python/python.mk | 2 +- package/sylpheed/Config.in | 1 + package/sylpheed/sylpheed.mk | 2 +- package/tslib/tslib.mk | 1 + package/usbutils/Config.in | 1 + package/valgrind/valgrind.mk | 11 +- .../Atmel/atngw100-base/atngw100-base_defconfig | 25 +- .../Atmel/atngw100-base/busybox-1.10.2.config | 832 - .../Atmel/atngw100-base/busybox-1.10.3.config | 832 + .../Atmel/atngw100-base/linux-2.6.25.6.config | 895 + .../Atmel/atngw100-evklcd10x/busybox-1.10.2.config | 832 - .../Atmel/atngw100-evklcd10x/busybox-1.10.3.config | 832 + .../evklcd100-linux-2.6.24.3.config | 1129 - .../evklcd100-linux-2.6.25.6.config | 1179 + .../Atmel/atngw100-evklcd10x/evklcd100_defconfig | 25 +- .../evklcd101-linux-2.6.24.3.config | 1129 - .../evklcd101-linux-2.6.25.6.config | 1179 + .../Atmel/atngw100-evklcd10x/evklcd101_defconfig | 25 +- ...4.3-205-avr32-add-evklcd10x-board-support.patch | 237 - ...n-configuration-choice-to-lcdc-peripheral.patch | 163 - ...2.6.24.3-300-add-wolfson-wm97xx-ts-driver.patch | 2828 -- ...nclude-sound-driver-header-in-core-header.patch | 10 - ....6.25.6-200-avr32-evklcd10x-board-support.patch | 229 + ...-avr32-add-platform-data-for-ac97c-device.patch | 65 + ...r32-add-reset-line-and-dma-info-for-ac97c.patch | 106 + ...2.6.25.6-300-add-wolfson-wm97xx-ts-driver.patch | 2828 ++ .../target_skeleton/etc/init.d/S00mountvirtfs | 2 +- target/device/Atmel/atngw100/atngw100_defconfig | 23 +- target/device/Atmel/atngw100/busybox-1.10.2.config | 832 - target/device/Atmel/atngw100/busybox-1.10.3.config | 832 + .../Atmel/atstk1006/atstk1006-no-mplayer_defconfig | 23 +- target/device/Atmel/atstk1006/atstk1006_defconfig | 23 +- .../device/Atmel/atstk1006/busybox-1.10.2.config | 832 - .../device/Atmel/atstk1006/busybox-1.10.3.config | 832 + ...port-and-add-ubifs-to-atstk1006-defconfig.patch | 82 + .../Atmel/atstk100x/atstk1002-no-mplayer_defconfig | 23 +- target/device/Atmel/atstk100x/atstk1002_defconfig | 23 +- .../device/Atmel/atstk100x/busybox-1.10.2.config | 832 - .../device/Atmel/atstk100x/busybox-1.10.3.config | 832 + ...-200-gpio_mouse-setup-for-atstk1000-board.patch | 130 - target/linux/Config.in.advanced | 18 +- target/u-boot/Makefile.in | 6 +- toolchain/Config.in.2 | 7 +- toolchain/dependencies/dependencies.sh | 12 + toolchain/elf2flt/Config.in | 4 +- toolchain/external-toolchain/Config.in | 8 +- toolchain/gcc/4.1.2/900-avr32-support.patch |20093 -------- toolchain/gcc/4.2.1/900-avr32-atmel.1.3.2.patch |22580 --------- toolchain/gcc/4.2.1/901-avr32-add-mno-pic.patch | 25 - .../902-avr32-fix-pic-redefinition-warning.patch | 16 - .../903-avr32-fix-expanding-builtin-xchg.patch | 12 - ...2-fix-folding-machine-reorg-optimizations.patch | 48 - ...vr32-use-rjmp-instead-of-got-when-jumping.patch | 85 - .../907-avr32-fix-generation-of-ldm-insn.patch | 200 - ...fix-invalid-assembler-code-on-64bit-hosts.patch | 14 - .../4.2.1/909-avr32-fix-64-bit-subtraction.patch | 55 - toolchain/gcc/4.2.4/100-uclibc-conf.patch | 200 + .../gcc/4.2.4/103-uclibc-conf-noupstream.patch | 11 + toolchain/gcc/4.2.4/104-gnuhurd-uclibc-conf.patch | 13 + toolchain/gcc/4.2.4/200-uclibc-locale.patch | 2790 ++ toolchain/gcc/4.2.4/203-uclibc-locale-no__x.patch | 213 + .../gcc/4.2.4/204-uclibc-locale-wchar_fix.patch | 48 + toolchain/gcc/4.2.4/205-uclibc-locale-update.patch | 347 + toolchain/gcc/4.2.4/300-libstdc++-pic.patch | 50 + toolchain/gcc/4.2.4/301-missing-execinfo_h.patch | 11 + toolchain/gcc/4.2.4/302-c99-snprintf.patch | 11 + .../gcc/4.2.4/303-c99-complex-ugly-hack.patch | 12 + toolchain/gcc/4.2.4/304-index_macro.patch | 24 + .../gcc/4.2.4/305-libmudflap-susv3-legacy.patch | 49 + toolchain/gcc/4.2.4/306-libstdc++-namespace.patch | 36 + toolchain/gcc/4.2.4/307-locale_facets.patch | 26 + .../gcc/4.2.4/402-libbackend_dep_gcov-iov.h.patch | 13 + toolchain/gcc/4.2.4/800-arm-bigendian.patch | 67 + .../gcc/4.2.4/904-flatten-switch-stmt-00.patch | 153 + toolchain/gcc/4.2.4/910-soft-float.patch | 26 + toolchain/gcc/4.2.4/920-soft-float.patch | 21 + toolchain/gcc/Config.in | 37 +- toolchain/gcc/Config.in.2 | 2 +- toolchain/gcc/Makefile.in | 8 +- toolchain/gcc/gcc-uclibc-3.x.mk | 7 +- toolchain/gcc/gcc-uclibc-4.x.mk | 4 +- toolchain/gdb/gdb.mk | 14 +- toolchain/kernel-headers/Config.in | 6 +- toolchain/kernel-headers/kernel-headers.mk | 6 +- .../linux-2.6.24.3-100-avr32-atmel.3.patch |22311 --------- ....3-200-MTD-add-NAND-driver-for-at32-chips.patch | 373 - ...201-avr32-move-hsmc_init-to-core_initcall.patch | 27 - ...-202-avr32-implement-at32_add_device_nand.patch | 75 - .../linux-2.6.24.3-203-MTD-implement-oop-128.patch | 49 - ...dd-atstk1006-cpu-board-to-atstk1000-board.patch | 1647 - ...-if_addrlabel-header-from-headers_install.patch | 12 - .../linux-2.6.25.6-100-avr32-atmel.1.patch |51177 ++++++++++++++++++++ .../linux-2.6.25.6-export-linux-aout.patch | 24 + toolchain/uClibc/Config.in | 2 +- toolchain/uClibc/uClibc-0.9.28.3-arch.patch.avr32 | 7650 --- toolchain/uClibc/uclibc.mk | 12 +- 168 files changed, 66407 insertions(+), 86188 deletions(-) delete mode 100644 package/busybox/busybox-1.10.2-dnsd.patch delete mode 100644 package/busybox/busybox-1.10.2-fuser.patch delete mode 100644 package/busybox/busybox-1.10.2-hush.patch delete mode 100644 package/busybox/busybox-1.10.2-ip.patch delete mode 100644 package/busybox/busybox-1.10.2-mdev.patch delete mode 100644 package/busybox/busybox-1.10.2-semicolon.patch delete mode 100644 package/busybox/busybox-1.10.2-syslogd.patch create mode 100644 package/busybox/busybox-1.10.3-tcpudp.patch delete mode 100644 package/mtd/mtd-utils.git/mtd-utils-all-argp.patch delete mode 100644 package/pkgconfig/configure.patch delete mode 100644 package/pkgconfig/glibconfig-sysdefs.patch create mode 100644 package/pkgconfig/pkg-config-0.23-fix-sysroot.patch delete mode 100755 package/pkgconfig/pkgconfig-filter.sh delete mode 100644 package/proftpd/proftpd-1.3.0a-bcopy.patch create mode 100644 package/proftpd/proftpd-1.3.1-fix-kernel-header-capability-version.patch delete mode 100644 target/device/Atmel/atngw100-base/busybox-1.10.2.config create mode 100644 target/device/Atmel/atngw100-base/busybox-1.10.3.config create mode 100644 target/device/Atmel/atngw100-base/linux-2.6.25.6.config delete mode 100644 target/device/Atmel/atngw100-evklcd10x/busybox-1.10.2.config create mode 100644 target/device/Atmel/atngw100-evklcd10x/busybox-1.10.3.config delete mode 100644 target/device/Atmel/atngw100-evklcd10x/evklcd100-linux-2.6.24.3.config create mode 100644 target/device/Atmel/atngw100-evklcd10x/evklcd100-linux-2.6.25.6.config delete mode 100644 target/device/Atmel/atngw100-evklcd10x/evklcd101-linux-2.6.24.3.config create mode 100644 target/device/Atmel/atngw100-evklcd10x/evklcd101-linux-2.6.25.6.config delete mode 100644 target/device/Atmel/atngw100-evklcd10x/kernel-patches/linux-2.6.24.3-205-avr32-add-evklcd10x-board-support.patch delete mode 100644 target/device/Atmel/atngw100-evklcd10x/kernel-patches/linux-2.6.24.3-206-avr32-add-pin-configuration-choice-to-lcdc-peripheral.patch delete mode 100644 target/device/Atmel/atngw100-evklcd10x/kernel-patches/linux-2.6.24.3-300-add-wolfson-wm97xx-ts-driver.patch delete mode 100644 target/device/Atmel/atngw100-evklcd10x/kernel-patches/linux-2.6.24.3-301-alsa-include-sound-driver-header-in-core-header.patch create mode 100644 target/device/Atmel/atngw100-evklcd10x/kernel-patches/linux-2.6.25.6-200-avr32-evklcd10x-board-support.patch create mode 100644 target/device/Atmel/atngw100-evklcd10x/kernel-patches/linux-2.6.25.6-201-avr32-add-platform-data-for-ac97c-device.patch create mode 100644 target/device/Atmel/atngw100-evklcd10x/kernel-patches/linux-2.6.25.6-202-avr32-add-reset-line-and-dma-info-for-ac97c.patch create mode 100644 target/device/Atmel/atngw100-evklcd10x/kernel-patches/linux-2.6.25.6-300-add-wolfson-wm97xx-ts-driver.patch delete mode 100644 target/device/Atmel/atngw100/busybox-1.10.2.config create mode 100644 target/device/Atmel/atngw100/busybox-1.10.3.config delete mode 100644 target/device/Atmel/atstk1006/busybox-1.10.2.config create mode 100644 target/device/Atmel/atstk1006/busybox-1.10.3.config create mode 100644 target/device/Atmel/atstk1006/kernel-patches/linux-2.6.25.6-200-avr32-fix-jffs2-support-and-add-ubifs-to-atstk1006-defconfig.patch delete mode 100644 target/device/Atmel/atstk100x/busybox-1.10.2.config create mode 100644 target/device/Atmel/atstk100x/busybox-1.10.3.config delete mode 100644 target/device/Atmel/atstk100x/kernel-patches/linux-2.6.23-200-gpio_mouse-setup-for-atstk1000-board.patch delete mode 100644 toolchain/gcc/4.1.2/900-avr32-support.patch delete mode 100644 toolchain/gcc/4.2.1/900-avr32-atmel.1.3.2.patch delete mode 100644 toolchain/gcc/4.2.1/901-avr32-add-mno-pic.patch delete mode 100644 toolchain/gcc/4.2.1/902-avr32-fix-pic-redefinition-warning.patch delete mode 100644 toolchain/gcc/4.2.1/903-avr32-fix-expanding-builtin-xchg.patch delete mode 100644 toolchain/gcc/4.2.1/905-avr32-fix-folding-machine-reorg-optimizations.patch delete mode 100644 toolchain/gcc/4.2.1/906-avr32-use-rjmp-instead-of-got-when-jumping.patch delete mode 100644 toolchain/gcc/4.2.1/907-avr32-fix-generation-of-ldm-insn.patch delete mode 100644 toolchain/gcc/4.2.1/908-avr32-fix-invalid-assembler-code-on-64bit-hosts.patch delete mode 100644 toolchain/gcc/4.2.1/909-avr32-fix-64-bit-subtraction.patch create mode 100644 toolchain/gcc/4.2.4/100-uclibc-conf.patch create mode 100644 toolchain/gcc/4.2.4/103-uclibc-conf-noupstream.patch create mode 100644 toolchain/gcc/4.2.4/104-gnuhurd-uclibc-conf.patch create mode 100644 toolchain/gcc/4.2.4/200-uclibc-locale.patch create mode 100644 toolchain/gcc/4.2.4/203-uclibc-locale-no__x.patch create mode 100644 toolchain/gcc/4.2.4/204-uclibc-locale-wchar_fix.patch create mode 100644 toolchain/gcc/4.2.4/205-uclibc-locale-update.patch create mode 100644 toolchain/gcc/4.2.4/300-libstdc++-pic.patch create mode 100644 toolchain/gcc/4.2.4/301-missing-execinfo_h.patch create mode 100644 toolchain/gcc/4.2.4/302-c99-snprintf.patch create mode 100644 toolchain/gcc/4.2.4/303-c99-complex-ugly-hack.patch create mode 100644 toolchain/gcc/4.2.4/304-index_macro.patch create mode 100644 toolchain/gcc/4.2.4/305-libmudflap-susv3-legacy.patch create mode 100644 toolchain/gcc/4.2.4/306-libstdc++-namespace.patch create mode 100644 toolchain/gcc/4.2.4/307-locale_facets.patch create mode 100644 toolchain/gcc/4.2.4/402-libbackend_dep_gcov-iov.h.patch create mode 100644 toolchain/gcc/4.2.4/800-arm-bigendian.patch create mode 100644 toolchain/gcc/4.2.4/904-flatten-switch-stmt-00.patch create mode 100644 toolchain/gcc/4.2.4/910-soft-float.patch create mode 100644 toolchain/gcc/4.2.4/920-soft-float.patch delete mode 100644 toolchain/kernel-headers/linux-2.6.24.3-100-avr32-atmel.3.patch delete mode 100644 toolchain/kernel-headers/linux-2.6.24.3-200-MTD-add-NAND-driver-for-at32-chips.patch delete mode 100644 toolchain/kernel-headers/linux-2.6.24.3-201-avr32-move-hsmc_init-to-core_initcall.patch delete mode 100644 toolchain/kernel-headers/linux-2.6.24.3-202-avr32-implement-at32_add_device_nand.patch delete mode 100644 toolchain/kernel-headers/linux-2.6.24.3-203-MTD-implement-oop-128.patch delete mode 100644 toolchain/kernel-headers/linux-2.6.24.3-204-avr32-add-atstk1006-cpu-board-to-atstk1000-board.patch delete mode 100644 toolchain/kernel-headers/linux-2.6.24.3-205-remove-if_addrlabel-header-from-headers_install.patch create mode 100644 toolchain/kernel-headers/linux-2.6.25.6-100-avr32-atmel.1.patch create mode 100644 toolchain/kernel-headers/linux-2.6.25.6-export-linux-aout.patch delete mode 100644 toolchain/uClibc/uClibc-0.9.28.3-arch.patch.avr32