diff options
author | Phil Blundell <pb@pbcl.net> | 2013-11-12 13:43:21 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-12 16:53:06 +0000 |
commit | c7b50b95ab27d3ea3b37e3ee16050af962746f5c (patch) | |
tree | dd04f69013211a6a817ea635b1cbcda4577e80a5 /meta/classes/archive-patched-source.bbclass | |
parent | fef443f1c40a3847cac08f4885d046acf6ede023 (diff) | |
download | openembedded-core-c7b50b95ab27d3ea3b37e3ee16050af962746f5c.tar.gz openembedded-core-c7b50b95ab27d3ea3b37e3ee16050af962746f5c.tar.bz2 openembedded-core-c7b50b95ab27d3ea3b37e3ee16050af962746f5c.zip |
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 master rev: 616354f13732d13c17434d5b60b166f691c25761)
Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta/classes/archive-patched-source.bbclass')
0 files changed, 0 insertions, 0 deletions