summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@intel.com>2015-11-23 18:11:48 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-12-01 21:30:59 +0000
commit5e93df29eb13a89bef72a8a163d6d0e63a0c3c98 (patch)
tree90c6da7ad9813df4e2bb74d1c784c79dcaecd3ea /meta/recipes-devtools
parent4ffa6d6950f23afa549116ff2bfb30e687888914 (diff)
downloadopenembedded-core-contrib-5e93df29eb13a89bef72a8a163d6d0e63a0c3c98.tar.gz
pkgconfig: upgrade to version 0.29
0.28 -> 0.29 Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/pkgconfig/pkgconfig.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig.inc b/meta/recipes-devtools/pkgconfig/pkgconfig.inc
index 55ab5c41f7..c2a15235f6 100644
--- a/meta/recipes-devtools/pkgconfig/pkgconfig.inc
+++ b/meta/recipes-devtools/pkgconfig/pkgconfig.inc
@@ -12,8 +12,8 @@ DEPENDS = "glib-2.0"
DEPENDS_class-native = ""
DEPENDS_class-nativesdk = ""
-SRCREV = "40342dd0ead05d457a2a4e692cf865f50033a709"
-PV = "0.28+git${SRCPV}"
+SRCREV = "5914edfe9604abfedd220103cbac382fc4d268bb"
+PV = "0.29+git${SRCPV}"
SRC_URI = "git://anongit.freedesktop.org/pkg-config"
S = "${WORKDIR}/git"