summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/pkgconfig/pkgconfig_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb b/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb
index d34f608f11..d7634e3b3d 100644
--- a/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb
+++ b/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb
@@ -12,8 +12,8 @@ DEPENDS = "glib-2.0"
12DEPENDS_class-native = "" 12DEPENDS_class-native = ""
13DEPENDS_class-nativesdk = "" 13DEPENDS_class-nativesdk = ""
14 14
15SRCREV = "5914edfe9604abfedd220103cbac382fc4d268bb" 15SRCREV = "87152c05be88ca8be71a3a563f275b3686d32c28"
16PV = "0.29+git${SRCPV}" 16PV = "0.29.1+git${SRCPV}"
17 17
18SRC_URI = "git://anongit.freedesktop.org/pkg-config \ 18SRC_URI = "git://anongit.freedesktop.org/pkg-config \
19 file://pkg-config-native.in \ 19 file://pkg-config-native.in \