From: wangmy Date: Mon, 28 Mar 2022 09:52:49 +0000 (+0800) Subject: glib-networking: upgrade 2.70.1 -> 2.72.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4603 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17e15809a0689eb4ce99e950d4e088ddb09435eb;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git glib-networking: upgrade 2.70.1 -> 2.72.0 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/glib-networking/glib-networking_2.70.1.bb b/meta/recipes-core/glib-networking/glib-networking_2.72.0.bb similarity index 93% rename from meta/recipes-core/glib-networking/glib-networking_2.70.1.bb rename to meta/recipes-core/glib-networking/glib-networking_2.72.0.bb index 44bc08f1596..d578f17aa50 100644 --- a/meta/recipes-core/glib-networking/glib-networking_2.70.1.bb +++ b/meta/recipes-core/glib-networking/glib-networking_2.72.0.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" SECTION = "libs" DEPENDS = "glib-2.0" -SRC_URI[archive.sha256sum] = "2a16bfc2d271ccd3266e3fb462bc8a4103c02e81bbb339aa92d6fb060592d7bc" +SRC_URI[archive.sha256sum] = "100aaebb369285041de52da422b6b716789d5e4d7549a3a71ba587b932e0823b" PACKAGECONFIG ??= "openssl ${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}"