]> code.ossystems Code Review - openembedded-core.git/commit
binutils: drop target flex/bison from build dependencies
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 25 Aug 2021 11:37:49 +0000 (13:37 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Aug 2021 07:05:52 +0000 (08:05 +0100)
commit8e9d3b5c8c994d307b2cca6a053b29403af9d5ef
treec09699fda1a078a17c4f0c3380ae76466dc78294
parentfdb6d8c0604e7170ad0c361d54ce9a19253afe36
binutils: drop target flex/bison from build dependencies

This lengthens dependency chains unnecessarily;
also -native versions are already included in DEPENDS via binutils.inc:

DEPENDS = "flex-native bison-native zlib-native gnu-config-native autoconf-native"

I have also checked that nothing in binutils needs anything from target
sysroots of flex/bison:
https://lists.openembedded.org/g/openembedded-core/message/155131

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/binutils/binutils_2.37.bb