mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
pkgconfig: Fix build with gcc-6
Our patch in master was on top of 0.29.1 update.
commit b83a808fcb
Apply to krogoth stable 0.29 version instead.
[YOCTO #9897] (Fedora-24)
(From OE-Core rev: 5b50a9948bbd4e5c1a56183defe4c150a85dcb15)
Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4f2716218f
commit
ba4d4372b1
@@ -18,6 +18,7 @@ PV = "0.29+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-suppress-string-format-literal-warning.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user