mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 06:32:11 +02:00
glib-2.0: upgrade to 2.32.2
(From OE-Core rev: 82551379ddd5440f3cdbbe2f7028e2af050e5788) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2dc824643a
commit
825e42f880
@@ -1,6 +1,5 @@
|
||||
require glib.inc
|
||||
|
||||
PR = "r2"
|
||||
PE = "1"
|
||||
|
||||
DEPENDS += "libffi python-argparse-native zlib"
|
||||
@@ -15,8 +14,8 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \
|
||||
file://glib-2.0_fix_for_x32.patch \
|
||||
file://nodbus.patch \
|
||||
"
|
||||
SRC_URI[md5sum] = "032c7cf9868c9aa186b490b155a41144"
|
||||
SRC_URI[sha256sum] = "484d5b7fc09f3fa398355adaf74b369768f5859866c299f229c99721990f8398"
|
||||
SRC_URI[md5sum] = "5bfdb6197afb90e4dbc7b1bb98f0eae0"
|
||||
SRC_URI[sha256sum] = "b1764abf00bac96e0e93e29fb9715ce75f3583579acac40648e18771d43d6136"
|
||||
|
||||
SRC_URI_append_virtclass-native = " file://glib-gettextize-dir.patch"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
Reference in New Issue
Block a user