diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/pkgconfig/pkgconfig_git.bb | 4 |
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" DEPENDS_class-native = "" DEPENDS_class-nativesdk = "" -SRCREV = "5914edfe9604abfedd220103cbac382fc4d268bb" -PV = "0.29+git${SRCPV}" +SRCREV = "87152c05be88ca8be71a3a563f275b3686d32c28" +PV = "0.29.1+git${SRCPV}" SRC_URI = "git://anongit.freedesktop.org/pkg-config \ file://pkg-config-native.in \ |