]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
support/gnuconfig: update config.{guess, sub} to a newer version
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 15 Nov 2012 06:13:14 +0000 (06:13 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 15 Nov 2012 20:30:32 +0000 (21:30 +0100)
commit6713fbd3301bcdca06c435f8b2ce1ac6664a096d
treecfe91a944c40246e55f22167e0deb1b7d7ec881d
parent695c4bcebc6093f44d21117489bb72cc7c76c5af
support/gnuconfig: update config.{guess, sub} to a newer version

We need more recent versions of config.guess and config.sub in order
to support the aarch64 architecture. Otherwise, all autoconf packages
fail to build with failures like:

  http://autobuild.buildroot.org/results/abcdbe1aaf1c203c82dc3e4ec8c002b9b9e550e0/build-end.log

We take this opportunity to turn the config.* patches into proper Git
patches, and note which Git commit of the config.git repository we
used as the original source.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
support/gnuconfig/README.buildroot
support/gnuconfig/config.guess
support/gnuconfig/config.sub
support/gnuconfig/patches/0001-config-add-support-for-uClibc.patch [moved from support/gnuconfig/patches/config.guess.uclibc.patch with 67% similarity]
support/gnuconfig/patches/0002-config-add-support-for-ps2.patch [moved from support/gnuconfig/patches/config.sub.ps2.patch with 60% similarity]