diff options
author | Cody P Schafer <dev@codyps.com> | 2017-05-02 15:20:35 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-18 14:01:47 +0100 |
commit | c9043894b8c855000b21b32c1a5133e13aa97aa9 (patch) | |
tree | 9009fa98e4b51e6f5e1afdad592dfdb6e669ab20 /meta/recipes-support | |
parent | ccca9340d273cb5f3e44255dc3bd8a1815ae91f5 (diff) | |
download | poky-c9043894b8c855000b21b32c1a5133e13aa97aa9.tar.gz |
binutils: package libbfd seperately
Some tools (my issue was with 'perf') only need the libbfd component of
binutils, so we can save space in images by splitting it out.
Previously, instead of `perf` pulling in `libbfd-VERSION.so`, it pulled
in all the libraries and binaries from binutils.
(From OE-Core rev: d57109e44f1a32d0e39d250ad7e71d7d80757d35)
Signed-off-by: Cody P Schafer <dev@codyps.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
0 files changed, 0 insertions, 0 deletions