diff options
-rw-r--r-- | meta/recipes-core/glib-2.0/glib-2.0_2.32.2.bb (renamed from meta/recipes-core/glib-2.0/glib-2.0_2.32.1.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.32.1.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.32.2.bb index a62c91a3c2..f303cb4c6a 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.32.1.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.32.2.bb @@ -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" |