]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
glib-networking: update 2.72.2 -> 2.74.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 14 Nov 2022 19:00:51 +0000 (20:00 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Nov 2022 09:38:34 +0000 (09:38 +0000)
glib-2.0-native is needed for gio-querymodules executable

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-core/glib-networking/glib-networking_2.74.0.bb [moved from meta/recipes-core/glib-networking/glib-networking_2.72.2.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-core/glib-networking/glib-networking_2.72.2.bb
rename to meta/recipes-core/glib-networking/glib-networking_2.74.0.bb
index 746d1bc39c97752127363c89a4a14f280949e8cc..dc0be23357f21a41d3dcfff323464cb1a5865c22 100644 (file)
@@ -7,9 +7,9 @@ LICENSE = "LGPL-2.1-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 
 SECTION = "libs"
-DEPENDS = "glib-2.0"
+DEPENDS = "glib-2.0-native glib-2.0"
 
-SRC_URI[archive.sha256sum] = "cd2a084c7bb91d78e849fb55d40e472f6d8f6862cddc9f12c39149359ba18268"
+SRC_URI[archive.sha256sum] = "1f185aaef094123f8e25d8fa55661b3fd71020163a0174adb35a37685cda613b"
 
 PACKAGECONFIG ??= "openssl ${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}"