From: KP Kirchdör. <ka...@us...> - 2012-02-11 13:22:13
|
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 "Repository for bering-uClibc.". The branch, next-experimental has been updated via 6c96dde3104bfbfa0a495009a22d85eb64a5eacc (commit) from 0e206f5c9fe8a04b945ea2e1959b585553cac50d (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 6c96dde3104bfbfa0a495009a22d85eb64a5eacc Author: kapeka <ka...@us...> Date: Sat Feb 11 14:19:39 2012 +0100 update iproute to 3.1.0 add uClibc-0.9.32.1-unshare.patch (found at buildroot.org); required for iproute ----------------------------------------------------------------------- Summary of changes: repo/iproute/buildtool.cfg | 6 +- repo/iproute/iproute2-2.6.35.tar.bz2 | Bin 387193 -> 0 bytes repo/iproute/iproute2-3.1.0.tar.bz2 | Bin 0 -> 404147 bytes repo/toolchain/buildtool.cfg | 12 ++-- repo/toolchain/buildtool.mk | 2 + repo/toolchain/uClibc-0.9.32.1-unshare.patch | 88 ++++++++++++++++++++++++++ 6 files changed, 99 insertions(+), 9 deletions(-) delete mode 100644 repo/iproute/iproute2-2.6.35.tar.bz2 create mode 100644 repo/iproute/iproute2-3.1.0.tar.bz2 create mode 100644 repo/toolchain/uClibc-0.9.32.1-unshare.patch hooks/post-receive -- Repository for bering-uClibc. |