]> code.ossystems Code Review - openembedded-core.git/commit
depmodwrapper-cross/qemuwrapper-cross: Drop unneeded binutils dependency
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 19 Feb 2017 14:57:00 +0000 (06:57 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Feb 2017 20:29:12 +0000 (12:29 -0800)
commit50feffd0917b0ab408b34ded9c2f741a9c4e5b74
treea687007dd0638a71c09496c98f4b0c01d2734c01
parent7265e99d0b4b662ca7f23d480f2845a309ac57fc
depmodwrapper-cross/qemuwrapper-cross: Drop unneeded binutils dependency

By default these pull in binutils-cross since they're a cross tool
and pull in any native tool requirements. In reality they don't
need such tools at build time or runtime since they're scripts.

Therefore clear the dependency and save on some processing time.

(From OE-Core rev: 63796765122e2eee2b78930797d571acb5c244d1)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb
meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb