1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-17 04:07:06 +00:00

libtool: remove host information from libtool

Import patch from Debian.

(From OE-Core rev: b2e0b383a17a3cd450adb3d86f7f818729438375)

Signed-off-by: Joe Slater <joe.slater@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Joe Slater
2019-07-19 15:05:31 -07:00
committed by Richard Purdie
parent e23c103434
commit c68d44cd0c
2 changed files with 22 additions and 1 deletions
@@ -1,6 +1,6 @@
require libtool-${PV}.inc
SRC_URI += "file://multilib.patch"
SRC_URI += "file://multilib.patch file://debian-no_hostname.patch"
RDEPENDS_${PN} += "bash"