From: Heiko Z. <smi...@us...> - 2011-04-30 12:50:55
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via cbeb2f40094d6c3494407cde3e280281d85c4a24 (commit) via 25beb595519d8beed7c362791d75d3149b20a261 (commit) via 7e3e8ec040b06d6e2fb69e55c004f1ebc02c76d0 (commit) via 8b370e63806fa2ab064cd2b30d627914cc5c0a43 (commit) via 06c1d1001e912800cae76b2db0a332da067fdf65 (commit) via 2405fa26a8a081bc79548b3444cb1b3bffde5296 (commit) via fc8b7766355ed3776f454cd8fbb180150bd627f0 (commit) via f1d88a96ca865f828d1efadd8de0898819453373 (commit) via 2c200d5b369378876f85afc222ba7f14b120bbc6 (commit) via eac3475c4723e9e37aaaacb42003794dfbcd4184 (commit) via 8cce9414f3ba57e729d3d77249134e5dfe2d8914 (commit) via 63690434d9ba897ff213c255c9f97585df586482 (commit) via 66fec73cb6a7cdcf029f45b6af3ed57be62574a9 (commit) via f8fe67e12ebe3429ac5bb9b8e0be6d2e30cc1449 (commit) via 243e4edc748b26f9a713bc268e5b7a6ff7d15956 (commit) via 4612aeec57ee5356a535727cf578e072649447ba (commit) via 4cf6ec229fe2876f058779f56ae735fe55125a03 (commit) via 99c1547124d7f410a3e3db66aa5816e53a96c156 (commit) via 86afa1ed6ea6b921c357cd7b551dde2c0d5bed53 (commit) via 2fed71e3de9ebca27afe5efa55a6dc308156983b (commit) via 10446c02475a96233f10a036cec7ab08b479839b (commit) via 4732f7aa822b70f4e5c4ba34f725a5968fb1e9a2 (commit) via 49b6be29b07a1ffce55dc1070c196dab1886bb25 (commit) via 20c32937a7524f025d885e75c561daedbef7a01b (commit) via efae605c88deb15d9c50fd67bdd80f46a78b06c1 (commit) via e5448c8e77688d846f5a56fd96c16f4d3ca5bf00 (commit) via ffa7b997235ca1a6494d976cd05f173fe438a37a (commit) via a6c692160207df2e0416bef0a4099724fa65e58b (commit) via 7536aeea8a581ad06a49be095347de359be38eb0 (commit) via 5dd48b983d3dcf09d10720519ad9919ec4aa3e9c (commit) via 4bc799856b3ba9378b1d03dac7069d15500cbeeb (commit) via 1445e1455e1d80da7d9e8e4d90f7e38903440e07 (commit) via 7d5a772f63660b84c7c755518fd91cb1a7c7d0c7 (commit) via 648d33d6142329151ca1ef61b50649477574c684 (commit) from 459db9de3091d59eff1a4f4dab72c04b6ea6b777 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit cbeb2f40094d6c3494407cde3e280281d85c4a24 Author: Heiko Zuerker <smi...@us...> Date: Sat Apr 30 07:50:10 2011 -0500 updated config for latest git version commit 25beb595519d8beed7c362791d75d3149b20a261 Merge: 459db9de3091d59eff1a4f4dab72c04b6ea6b777 7e3e8ec040b06d6e2fb69e55c004f1ebc02c76d0 Author: Heiko Zuerker <smi...@us...> Date: Sat Apr 30 07:36:41 2011 -0500 Merge branch 'master' of git://git.buildroot.net/buildroot Conflicts: package/dhcp/dhcp.mk package/usbutils/usbutils.mk commit 7e3e8ec040b06d6e2fb69e55c004f1ebc02c76d0 Author: Peter Korsgaard <ja...@su...> Date: Fri Apr 29 15:40:58 2011 +0200 package/Makefile.in: CFLAGS/LDFLAGS: don't add -I / -L args for STAGING_DIR Now that we use sysroot for all toolchains, the explicit -I / -L arguments in CFLAGS / LDFLAGS aren't needed anymore (And having them makes the build quite noisy for certain packages as STAGING_DIR/include normally doesn't exist). Signed-off-by: Peter Korsgaard <ja...@su...> commit 8b370e63806fa2ab064cd2b30d627914cc5c0a43 Author: Peter Korsgaard <ja...@su...> Date: Fri Apr 29 13:25:37 2011 +0200 toolchain-external: remove extra space in RPC option string Signed-off-by: Peter Korsgaard <ja...@su...> commit 06c1d1001e912800cae76b2db0a332da067fdf65 Author: Peter Korsgaard <ja...@su...> Date: Fri Apr 29 11:15:44 2011 +0200 uClibc: add linuxthreads/errno fix for 0.9.31 / 0.9.32-rc3 See uclibc #2089 for details. This is still not included upstream, but lets include it anyway as several people have been running into the issue. Signed-off-by: Peter Korsgaard <ja...@su...> commit 2405fa26a8a081bc79548b3444cb1b3bffde5296 Author: Peter Korsgaard <ja...@su...> Date: Fri Apr 29 08:56:33 2011 +0200 kernel-headers: bump 2.6.35.x longterm version Signed-off-by: Peter Korsgaard <ja...@su...> commit fc8b7766355ed3776f454cd8fbb180150bd627f0 Author: Peter Korsgaard <ja...@su...> Date: Wed Apr 27 22:13:48 2011 +0200 toolchain/gcc: FINEGRAINEDMTUNE: remove checks for unused/outdated versions Signed-off-by: Peter Korsgaard <ja...@su...> commit f1d88a96ca865f828d1efadd8de0898819453373 Author: Gustavo Zacarias <gu...@za...> Date: Wed Apr 27 15:05:10 2011 -0300 openvpn: bump to version 2.2.0 Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 2c200d5b369378876f85afc222ba7f14b120bbc6 Author: Gustavo Zacarias <gu...@za...> Date: Wed Apr 27 15:05:09 2011 -0300 kismet: bump to version 2011-03-R2 Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit eac3475c4723e9e37aaaacb42003794dfbcd4184 Author: Gustavo Zacarias <gu...@za...> Date: Wed Apr 27 14:16:56 2011 -0300 toolchain: update uClibc snapshot config again to avoid build stalls Update uClibc snapshot version config to avoid build stalls. This time we take care of the new UCLIBC_HAS_FTS and UCLIBC_HAS_BACKTRACE options. Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 8cce9414f3ba57e729d3d77249134e5dfe2d8914 Author: Gustavo Zacarias <gu...@za...> Date: Wed Apr 27 14:16:55 2011 -0300 qemu/arm-versatile: use 2.6.38.4 kernel to match headers Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 63690434d9ba897ff213c255c9f97585df586482 Author: Gustavo Zacarias <gu...@za...> Date: Wed Apr 27 14:16:54 2011 -0300 linux: bump 2.6.38 kernel to 2.6.38.4 Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 66fec73cb6a7cdcf029f45b6af3ed57be62574a9 Author: Gustavo Zacarias <gu...@za...> Date: Wed Apr 27 14:16:53 2011 -0300 toolchain: bump 2.6.38 kernel headers to 2.6.38.4 Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit f8fe67e12ebe3429ac5bb9b8e0be6d2e30cc1449 Author: Gustavo Zacarias <gu...@za...> Date: Wed Apr 13 13:29:29 2011 -0300 toolchain: add gcc 4.6.0 Add gcc 4.6.0 to the toolchain repertoire: Target gcc is known to be broken in some scenarios. This version is considered experimental so things may break. Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 243e4edc748b26f9a713bc268e5b7a6ff7d15956 Author: Gustavo Zacarias <gu...@za...> Date: Wed Apr 13 13:29:28 2011 -0300 toolchain: make target gcc a working option Make target gcc a more usable option. * Nuke duplicate libgcc_s*.so* in /usr/lib since it confuses target gcc * Copy *crt*.o files to the target system to unbreak gcc Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 4612aeec57ee5356a535727cf578e072649447ba Author: Gustavo Zacarias <gu...@za...> Date: Wed Apr 13 13:29:22 2011 -0300 toolchain: reorganize target gcc options * Move target gcc language selections to the package menu. * Disable objc & fortran options unless target gcc is selected. * Rename the "native toolchain" option to gcc. * Disable target gcc unless we're using a buildroot toolchain. Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 4cf6ec229fe2876f058779f56ae735fe55125a03 Author: Gustavo Zacarias <gu...@za...> Date: Wed Apr 13 13:29:27 2011 -0300 toolchain: add inotify_init1 syscall support to uclibc 0.9.31 Add inotify_init1 system call support to uclibc 0.9.31. Required for modern versions of udev. Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 99c1547124d7f410a3e3db66aa5816e53a96c156 Author: Gustavo Zacarias <gu...@za...> Date: Wed Apr 13 13:29:26 2011 -0300 toolchain: add SOCK_CLOEXEC and SOCK_NONBLOCK support to uclibc 0.9.31 Add SOCK_CLOEXEC and SOCK_NONBLOCK support to uclibc 0.9.31. Required for modern versions of udev. Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 86afa1ed6ea6b921c357cd7b551dde2c0d5bed53 Author: Gustavo Zacarias <gu...@za...> Date: Wed Apr 13 13:29:25 2011 -0300 toolchain: update uClibc snapshot config to avoid build stalls Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 2fed71e3de9ebca27afe5efa55a6dc308156983b Author: Gustavo Zacarias <gu...@za...> Date: Wed Apr 13 13:29:24 2011 -0300 toolchain: bump mpc to version 0.9 Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 10446c02475a96233f10a036cec7ab08b479839b Author: Gustavo Zacarias <gu...@za...> Date: Wed Apr 13 13:29:23 2011 -0300 toolchain: bump mpfr to version 3.0.1 Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 4732f7aa822b70f4e5c4ba34f725a5968fb1e9a2 Author: Gustavo Zacarias <gu...@za...> Date: Tue Apr 26 16:01:52 2011 -0300 u-boot 2011.03: fix mkimage build failure when u-boot isn't configured When mkimage is built without the rest of u-boot (for kernel uImage support), u-boot doesn't get configured for a specific board, so config.h isn't created and the build breaks. Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 49b6be29b07a1ffce55dc1070c196dab1886bb25 Author: Gustavo Zacarias <gu...@za...> Date: Tue Apr 26 11:56:50 2011 -0300 usbutils: bump to version 002 Bump to version 002, no longer needs libusb-compat Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 20c32937a7524f025d885e75c561daedbef7a01b Author: Gustavo Zacarias <gu...@za...> Date: Tue Apr 26 11:56:49 2011 -0300 readline: bump to version 6.2pl1 Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit efae605c88deb15d9c50fd67bdd80f46a78b06c1 Author: Gustavo Zacarias <gu...@za...> Date: Tue Apr 26 11:56:48 2011 -0300 libcap: bump to version 2.20 Bump libcap to version 2.20 and adjust style to match buildroot's defacto standard. Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit e5448c8e77688d846f5a56fd96c16f4d3ca5bf00 Author: Phil Edworthy <PHI...@re...> Date: Wed Mar 9 11:40:04 2011 +0000 Add Renesas ttySC* devices Signed-off-by: Phil Edworthy <phi...@re...> Signed-off-by: Peter Korsgaard <ja...@su...> commit ffa7b997235ca1a6494d976cd05f173fe438a37a Author: Phil Edworthy <PHI...@re...> Date: Wed Mar 9 11:40:03 2011 +0000 sh: Fix displayed name of CodeSourcery toolchain Signed-off-by: Phil Edworthy <phi...@re...> Acked-by: Thomas Petazzoni <tho...@fr...> Signed-off-by: Peter Korsgaard <ja...@su...> commit a6c692160207df2e0416bef0a4099724fa65e58b Author: Peter Korsgaard <ja...@su...> Date: Tue Apr 26 15:03:49 2011 +0200 libraw: bump version Signed-off-by: Peter Korsgaard <ja...@su...> commit 7536aeea8a581ad06a49be095347de359be38eb0 Author: Chih-Min Chao <cm...@gm...> Date: Fri Mar 11 16:13:34 2011 +0800 package: add libraw package [Peter: use ' = ' rather than ':=' in .mk] Signed-off-by: Chih-Min Chao <cm...@gm...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 5dd48b983d3dcf09d10720519ad9919ec4aa3e9c Author: Peter Korsgaard <ja...@su...> Date: Tue Apr 26 13:23:02 2011 +0200 barebox: bump version Signed-off-by: Peter Korsgaard <ja...@su...> commit 4bc799856b3ba9378b1d03dac7069d15500cbeeb Author: Martin Hicks <mo...@bo...> Date: Mon Jan 31 15:32:06 2011 -0500 package: add bonnie++ Closes #3379 A good filesystem performance benchmark program Signed-off-by: Martin Hicks <mo...@bo...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 1445e1455e1d80da7d9e8e4d90f7e38903440e07 Author: Guillaume Gardet <gui...@fr...> Date: Tue Apr 26 10:00:15 2011 +0200 package: add libexif [Peter: fix Config.in indentation, source URL] Signed-off-by: Guillaume Gardet <gui...@fr...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 7d5a772f63660b84c7c755518fd91cb1a7c7d0c7 Author: Malte Starostik <m-s...@ve...> Date: Sun Feb 27 16:19:45 2011 +0100 New package: gdisk This includes two separately configurable parition manipulation utilities: gdsik and sgdisk are to GPT disks what fdisk and sfdisk are in MBR land. [Peter: patch source, fix typos, fix partial build, pass correct flags] Signed-off-by: Malte Starostik <m-s...@ve...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 648d33d6142329151ca1ef61b50649477574c684 Author: Heiko Zuerker <smi...@us...> Date: Mon Apr 25 08:13:58 2011 -0500 dhcp: allow IPv6 to be turned on Signed-off-by: Heiko Zuerker <smi...@us...> Signed-off-by: Peter Korsgaard <ja...@su...> ----------------------------------------------------------------------- Summary of changes: CHANGES | 3 +- boot/barebox/barebox.mk | 2 +- boot/u-boot/u-boot-2011.03-drop-configh.patch | 27 + configs/devil-linux_x86_64_defconfig | 12 +- configs/qemu_arm_versatile_defconfig | 2 +- linux/Config.in | 6 +- package/Config.in | 4 + package/Makefile.in | 5 - package/bonnie/Config.in | 10 + package/bonnie/bonnie.mk | 18 + package/gdisk/Config.in | 34 + package/gdisk/gdisk-0.6.14-uuid.h.patch | 22 + package/gdisk/gdisk.mk | 39 + package/kismet/kismet.mk | 2 +- package/libcap/libcap-2.19-build-system.patch | 59 - package/libcap/libcap-2.20-build-system.patch | 54 + package/libcap/libcap.mk | 30 +- package/libexif/Config.in | 9 + package/libexif/libexif.mk | 14 + package/libraw/Config.in | 10 + package/libraw/libraw.mk | 16 + package/mpc/mpc-0.9-configure.patch | 69 + package/mpc/mpc.mk | 4 +- package/mpfr/mpfr-3.0.0-p8.patch | 1950 -------------------- package/mpfr/mpfr.mk | 2 +- ...=> openvpn-fix-build-with-disable-crypto.patch} | 0 package/openvpn/openvpn-fix-tmpdir.patch | 39 + package/openvpn/openvpn.mk | 10 +- ...s-link.patch => readline-6.2-curses-link.patch} | 0 package/readline/readline-6.2-pl1.patch | 29 + package/readline/readline.mk | 3 +- package/usbutils/Config.in | 1 - package/usbutils/usbutils.mk | 5 +- target/generic/device_table.txt | 1 + .../gcc/{4.3.5 => 4.6.0}/100-uclibc-conf.patch | 0 .../{4.2.4 => 4.6.0}/301-missing-execinfo_h.patch | 0 .../gcc/{4.3.5 => 4.6.0}/302-c99-snprintf.patch | 0 .../305-libmudflap-susv3-legacy.patch | 0 .../810-arm-softfloat-libgcc.patch | 0 .../{4.5.2 => 4.6.0}/820-arm-unbreak-armv4t.patch | 0 .../powerpc-link-with-math-lib.patch.conditional | 0 toolchain/gcc/Config.in | 19 +- toolchain/gcc/Config.in.2 | 22 +- toolchain/gcc/gcc-uclibc-4.x.mk | 30 +- toolchain/kernel-headers/Config.in | 4 +- ...types-for-headers-exported-to-user-space.patch} | 0 toolchain/toolchain-external/Config.in | 6 +- .../uClibc/uClibc-0.9.31-add-inotify-init1.patch | 64 + .../uClibc/uClibc-0.9.31-add-sock-cloexec.patch | 43 + .../uClibc-0.9.31-linuxthreads-errno-fix.patch | 98 + .../uClibc-0.9.32-rc3-linuxthreads-errno-fix.patch | 70 + toolchain/uClibc/uClibc-snapshot.config | 4 + 52 files changed, 773 insertions(+), 2078 deletions(-) create mode 100644 boot/u-boot/u-boot-2011.03-drop-configh.patch create mode 100644 package/bonnie/Config.in create mode 100644 package/bonnie/bonnie.mk create mode 100644 package/gdisk/Config.in create mode 100644 package/gdisk/gdisk-0.6.14-uuid.h.patch create mode 100644 package/gdisk/gdisk.mk delete mode 100644 package/libcap/libcap-2.19-build-system.patch create mode 100644 package/libcap/libcap-2.20-build-system.patch create mode 100644 package/libexif/Config.in create mode 100644 package/libexif/libexif.mk create mode 100644 package/libraw/Config.in create mode 100644 package/libraw/libraw.mk create mode 100644 package/mpc/mpc-0.9-configure.patch delete mode 100644 package/mpfr/mpfr-3.0.0-p8.patch rename package/openvpn/{openvpn-2.1.3-fix-build-with-disable-crypto.patch => openvpn-fix-build-with-disable-crypto.patch} (100%) create mode 100644 package/openvpn/openvpn-fix-tmpdir.patch rename package/readline/{readline-6.1-curses-link.patch => readline-6.2-curses-link.patch} (100%) create mode 100644 package/readline/readline-6.2-pl1.patch copy toolchain/gcc/{4.3.5 => 4.6.0}/100-uclibc-conf.patch (100%) copy toolchain/gcc/{4.2.4 => 4.6.0}/301-missing-execinfo_h.patch (100%) copy toolchain/gcc/{4.3.5 => 4.6.0}/302-c99-snprintf.patch (100%) copy toolchain/gcc/{4.2.4 => 4.6.0}/305-libmudflap-susv3-legacy.patch (100%) copy toolchain/gcc/{4.4.6 => 4.6.0}/810-arm-softfloat-libgcc.patch (100%) copy toolchain/gcc/{4.5.2 => 4.6.0}/820-arm-unbreak-armv4t.patch (100%) copy toolchain/gcc/{4.5.2 => 4.6.0}/powerpc-link-with-math-lib.patch.conditional (100%) rename toolchain/kernel-headers/{linux-2.6.35.12-scsi-use-__uX-types-for-headers-exported-to-user-space.patch => linux-2.6.35.13-scsi-use-__uX-types-for-headers-exported-to-user-space.patch} (100%) create mode 100644 toolchain/uClibc/uClibc-0.9.31-add-inotify-init1.patch create mode 100644 toolchain/uClibc/uClibc-0.9.31-add-sock-cloexec.patch create mode 100644 toolchain/uClibc/uClibc-0.9.31-linuxthreads-errno-fix.patch create mode 100644 toolchain/uClibc/uClibc-0.9.32-rc3-linuxthreads-errno-fix.patch hooks/post-receive -- Devil-Linux |