summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/pkgconfig/pkgconfig.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/pkgconfig/pkgconfig.inc')
-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"
12DEPENDS_class-native = "" 12DEPENDS_class-native = ""
13DEPENDS_class-nativesdk = "" 13DEPENDS_class-nativesdk = ""
14 14
15SRCREV = "40342dd0ead05d457a2a4e692cf865f50033a709" 15SRCREV = "5914edfe9604abfedd220103cbac382fc4d268bb"
16PV = "0.28+git${SRCPV}" 16PV = "0.29+git${SRCPV}"
17SRC_URI = "git://anongit.freedesktop.org/pkg-config" 17SRC_URI = "git://anongit.freedesktop.org/pkg-config"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"