mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 12:49:34 +02:00
pkgconfig: Update to 0.28
Remove older patches that have been fixed upstream, added new patch to use the correct alias-libtool instead of ./libtool. pkgconfig provides an internal glib library, so use it to avoid ciruclar dependecny issues. (From OE-Core rev: d91a43228c5ba35335a28de278194df23dcdf978) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f5b103ff47
commit
c50b1fb475
10
meta/recipes-devtools/pkgconfig/pkgconfig_0.28.bb
Normal file
10
meta/recipes-devtools/pkgconfig/pkgconfig_0.28.bb
Normal file
@@ -0,0 +1,10 @@
|
||||
require pkgconfig.inc
|
||||
|
||||
SRC_URI += " \
|
||||
file://glibconfig-sysdefs.h \
|
||||
file://pkg-config-native.in \
|
||||
file://fix-glib-configure-libtool-usage.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "aa3c86e67551adc3ac865160e34a2a0d"
|
||||
SRC_URI[sha256sum] = "6b6eb31c6ec4421174578652c7e141fdaae2dabad1021f420d8713206ac1f845"
|
||||
Reference in New Issue
Block a user