gdb-cross-sdk.inc: Do not run autoreconf
commit90cdd0e3813a274a19a2625f664542ef7f93e8f7
authorTim Harvey <harvey.tim@gmail.com>
Wed, 13 Oct 2010 22:58:20 +0000 (13 15:58 -0700)
committerKhem Raj <raj.khem@gmail.com>
Wed, 13 Oct 2010 22:58:20 +0000 (13 15:58 -0700)
treed1089bc00f6ff9c66862992188daa25b1df28073
parent278fe3bc04b4a0d31ba080d7b43c72a6a09fb70a
gdb-cross-sdk.inc: Do not run autoreconf

* GDB autoconfigury mandates uses of a given autconf e.g. 2.64 for gdb
  7.1, but OE's default autoconf native is 2.65 and it does not go so
  well with gdb. We do not really need to recreate configure if it its not
  needed

Signed-off-by: Tim Harvey <harvey.tim@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/gdb/gdb-cross-sdk.inc