mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
pkgconfig: upgrade to version 0.29
0.28 -> 0.29 (From OE-Core rev: 5e93df29eb13a89bef72a8a163d6d0e63a0c3c98) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
744e89f6eb
commit
61c68876d5
@@ -12,8 +12,8 @@ DEPENDS = "glib-2.0"
|
||||
DEPENDS_class-native = ""
|
||||
DEPENDS_class-nativesdk = ""
|
||||
|
||||
SRCREV = "40342dd0ead05d457a2a4e692cf865f50033a709"
|
||||
PV = "0.28+git${SRCPV}"
|
||||
SRCREV = "5914edfe9604abfedd220103cbac382fc4d268bb"
|
||||
PV = "0.29+git${SRCPV}"
|
||||
SRC_URI = "git://anongit.freedesktop.org/pkg-config"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user