mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 12:32:12 +02:00
pkgconfig: remove obsolete support for renamed libtool
libtool is now longer renamed to ${host}-libtool, so remove the changes
to support this.
(From OE-Core rev: 5a4088a1dce17886d391db25a667dd4e0dbbc5cb)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
be8fe788e2
commit
0a374e196f
@@ -14,7 +14,6 @@ PV = "0.29.2+git${SRCPV}"
|
||||
SRC_URI = "git://gitlab.freedesktop.org/pkg-config/pkg-config.git;branch=master;protocol=https \
|
||||
file://pkg-config-esdk.in \
|
||||
file://pkg-config-native.in \
|
||||
file://fix-glib-configure-libtool-usage.patch \
|
||||
file://0001-glib-gettext.m4-Update-AM_GLIB_GNU_GETTEXT-to-match-.patch \
|
||||
file://0001-autotools-remove-support-for-the-__int64-type.-See-1.patch \
|
||||
file://0001-autotools-use-C99-printf-format-specifiers-on-Window.patch \
|
||||
|
||||
Reference in New Issue
Block a user