mirror of
https://git.yoctoproject.org/poky
synced 2026-05-05 20:27:58 +02:00
pkgconfig: upgrade 0.29.1 -> 0.29.2
Remove backported patch: 1. 0001-gdate-Move-warning-pragma-outside-of-function.patch (From OE-Core rev: 77c09708fb32d6c0bd35af41af95dded22520301) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d544482bce
commit
526350a831
@@ -8,13 +8,12 @@ SECTION = "console/utils"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
SRCREV = "87152c05be88ca8be71a3a563f275b3686d32c28"
|
||||
PV = "0.29.1+git${SRCPV}"
|
||||
SRCREV = "edf8e6f0ea77ede073f07bff0d2ae1fc7a38103b"
|
||||
PV = "0.29.2+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 \
|
||||
file://0001-glib-gettext.m4-Update-AM_GLIB_GNU_GETTEXT-to-match-.patch \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user