binutils: Add gnu-config-native to DEPENDS
authorPhil Blundell <pb@pbcl.net>
Tue, 12 Nov 2013 13:43:21 +0000 (13:43 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Nov 2013 16:00:30 +0000 (16:00 +0000)
commit12c2e57302939036d51e41ee8b7af749dbcc1b81
treef88d52a124229a6ce69a587c330cfc415d421bd6
parentf0d3ef6ed705b58359dbb6ee22b0eaa42c101dff
binutils: Add gnu-config-native to DEPENDS

do_configure() in binutils.inc includes an explicit call to
gnu-configize so we need to make sure that gnu-config-native is
present.  Previously this was being dragged in with the rest of the
autotools stuff, but commit 54a3e2ee37003fc56af0339f857b0b6442790c26
disabled that for binutils-cross on the grounds that "we don't
autoreconf" the toolchain components.  Fix this by adding
gnu-config-native itself explicitly to DEPENDS.

(From OE-Core rev: 616354f13732d13c17434d5b60b166f691c25761)

Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/binutils/binutils.inc