binutils-avr32.inc: Add DEPENDS autoconf-native and automake-native.
authorLeon Woestenberg <leon@sidebranch.com>
Fri, 24 Apr 2009 22:25:59 +0000 (00:25 +0200)
committerLeon Woestenberg <leon@sidebranch.com>
Fri, 24 Apr 2009 22:25:59 +0000 (00:25 +0200)
commit32ad169805e35ca2121f033b63656851294ef41e
treef2a43366d8ba5ac710e29fa8b1e082c4dfd43155
parent23ac197703f9cc49e7a69ea34e24e4c885e485a1
binutils-avr32.inc: Add DEPENDS autoconf-native and automake-native.

On my fresh Ubuntu 9.04 with the minimal set of host packages installed
required by OpenEmbedded, the atngw100 build failed due to autoconf
and aclocal (from automake package) not being present.

Running 'bitbake autoconf-native and automake-native' solved this.

Adding those two as DEPENDS to binutils-avr32.inc should fix this
for a pristine build.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
recipes/binutils/binutils-avr32.inc
recipes/binutils/binutils_2.17.bb