diff options
-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" | |||
12 | DEPENDS_class-native = "" | 12 | DEPENDS_class-native = "" |
13 | DEPENDS_class-nativesdk = "" | 13 | DEPENDS_class-nativesdk = "" |
14 | 14 | ||
15 | SRCREV = "5914edfe9604abfedd220103cbac382fc4d268bb" | 15 | SRCREV = "87152c05be88ca8be71a3a563f275b3686d32c28" |
16 | PV = "0.29+git${SRCPV}" | 16 | PV = "0.29.1+git${SRCPV}" |
17 | 17 | ||
18 | SRC_URI = "git://anongit.freedesktop.org/pkg-config \ | 18 | SRC_URI = "git://anongit.freedesktop.org/pkg-config \ |
19 | file://pkg-config-native.in \ | 19 | file://pkg-config-native.in \ |