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)

(From OE-Core rev: 50feffd0917b0ab408b34ded9c2f741a9c4e5b74)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2017-02-19 06:57:00 -08:00
parent 9eaf51be2d
commit f14fb8d124
2 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,8 @@ DEPENDS += "qemu-native"
inherit qemu
do_populate_sysroot[depends] = ""
do_install () {
install -d ${D}${bindir_crossscripts}/

View File

@ -11,6 +11,8 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
SSTATE_SCAN_FILES += "depmodwrapper"
EXTRA_STAGING_FIXMES = "PKGDATA_DIR"
do_populate_sysroot[depends] = ""
do_install() {
install -d ${D}${bindir_crossscripts}/