2012-07-17configure: also check for install
"Yann E. MORIN" <yann.morin.1998@free.fr> [Tue, 17 Jul 2012 22:21:28 +0200] rev 3001
configure: also check for install

We also need the GNU variant for this one.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

2012-07-17configure: add checks for objcopy and objdump
"Yann E. MORIN" <yann.morin.1998@free.fr> [Tue, 17 Jul 2012 21:42:32 +0200] rev 3000
configure: add checks for objcopy and objdump

These two went MIA after the migration to an autoconf-based ./configure.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

2012-07-14configure: check for GNU awk, not any awk
"Yann E. MORIN" <yann.morin.1998@free.fr> [Sat, 14 Jul 2012 18:25:47 +0200] rev 2999
configure: check for GNU awk, not any awk

Building glibc requires GNU awk, not any other.

Reported-by: Han Sooloo <hansooloo@gmail.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

2012-07-14kconfig: fix compatibility with older flex versions
Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com> [Sat, 14 Jul 2012 19:52:58 +0200] rev 2998
kconfig: fix compatibility with older flex versions

Older flex versions require there be no space between options and
their arguments. For example '-P zconf' is not correct and should
be '-Pzconf'. This is for example the case for flex-2.5.4 shipped
with CentOS 5.8.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Message-Id: <9652ce148bddc1def484.1339241000@beantl019720>

2012-07-02libc/eglibc: remove upstreamed patch
"Yann E. MORIN" <yann.morin.1998@free.fr> [Mon, 02 Jul 2012 19:49:02 +0200] rev 2997
libc/eglibc: remove upstreamed patch

Reported-by: Matthieu Crapet <mcrapet@gmail.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Message-Id: <CAL2sKTnAC9K0uo36QPJEdAJmZqPZNJgWLhxLzhsvs4G-EfbvMA@mail.gmail.com>

2012-06-18kernel/linux: update revisions
"Benoît Thébaudeau" <benoit.thebaudeau@advansee.com> [Mon, 18 Jun 2012 13:36:29 +0200] rev 2996
kernel/linux: update revisions

Update Linux with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>

2012-06-14debug/gdb: update Linaro GDB revisions to 2012.06
"Benoît Thébaudeau" <benoit.thebaudeau@advansee.com> [Thu, 14 Jun 2012 23:04:28 +0200] rev 2995
debug/gdb: update Linaro GDB revisions to 2012.06

Update Linaro GDB with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>

2012-06-14cc/gcc: update Linaro GCC revisions to 2012.06
"Benoît Thébaudeau" <benoit.thebaudeau@advansee.com> [Thu, 14 Jun 2012 22:55:50 +0200] rev 2994
cc/gcc: update Linaro GCC revisions to 2012.06

Update Linaro GCC with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>

2012-06-11kernel/linux: add latest versions
"Yann E. MORIN" <yann.morin.1998@free.fr> [Mon, 11 Jun 2012 21:50:11 +0200] rev 2993
kernel/linux: add latest versions

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

2012-06-10debug/duma: fix download url
"Yann E. MORIN" <yann.morin.1998@free.fr> [Sun, 10 Jun 2012 23:51:40 +0200] rev 2992
debug/duma: fix download url

Sourceforge has again changed its mirroring system... :-(

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>