binutils-avr32.inc: Switch to do_configure_{prepend,append}
authorTom Rini <tom_rini@mentor.com>
Wed, 23 Feb 2011 23:46:25 +0000 (16:46 -0700)
committerTom Rini <tom_rini@mentor.com>
Wed, 23 Feb 2011 23:46:25 +0000 (16:46 -0700)
commitf2bda313c97d4e4f9d30d4bfcaf114fc1b21e99b
tree1bafc8a4d5937b180fa780a53ccd81c18c7f77a0
parent1357ff14aaa3c8078354661d8e6c4fdfa755416d
binutils-avr32.inc: Switch to do_configure_{prepend,append}

While adding autoconf/automake to DEPENDS helps, that only
means they must have completed do_populate_sysroot before
we can run do_configure, and since do_avr32_reconf was before
do_configure it will be run before autoconf is there, with enough
BB_NUM_THREADS.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/binutils/binutils-avr32.inc