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