mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02:00
pkgconfig: Fix build with gcc-6 and upgrade to 0.29.1
glib patch is backported from glib-2.0 upstream eventually we will throw it away once pkgconfig moves to newer glib (From OE-Core rev: bad18b8f8954e2cf3f2edb4707f582db5905ccb2) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
40abaa622b
commit
b83a808fcb
@@ -18,6 +18,7 @@ PV = "0.29.1+git${SRCPV}"
|
||||
SRC_URI = "git://anongit.freedesktop.org/pkg-config \
|
||||
file://pkg-config-native.in \
|
||||
file://fix-glib-configure-libtool-usage.patch \
|
||||
file://0001-gdate-Move-warning-pragma-outside-of-function.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user