summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-07-06 10:06:58 +0200
committerSteve Sakoman <steve@sakoman.com>2022-07-13 11:54:16 -1000
commita2871b43e3f976b4e3254375e0b239b29faa3361 (patch)
treeecdc6b3917251c25ffa97824dfae1ba488125e82 /meta/recipes-core
parent0d9a2d4d659acf1747bf4ad328754579143fa07a (diff)
downloadopenembedded-core-contrib-a2871b43e3f976b4e3254375e0b239b29faa3361.tar.gz
glib-networking: upgrade 2.72.0 -> 2.72.1
2.72.1 - June 29, 2022 ====================== - Discard empty proxy environment variables (#189) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 49827652371ca9836e58c0d5883dbd59d08cde72) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/glib-networking/glib-networking_2.72.1.bb (renamed from meta/recipes-core/glib-networking/glib-networking_2.72.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/glib-networking/glib-networking_2.72.0.bb b/meta/recipes-core/glib-networking/glib-networking_2.72.1.bb
index d578f17aa5..41f18d1c48 100644
--- a/meta/recipes-core/glib-networking/glib-networking_2.72.0.bb
+++ b/meta/recipes-core/glib-networking/glib-networking_2.72.1.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
SECTION = "libs"
DEPENDS = "glib-2.0"
-SRC_URI[archive.sha256sum] = "100aaebb369285041de52da422b6b716789d5e4d7549a3a71ba587b932e0823b"
+SRC_URI[archive.sha256sum] = "6fc1bedc8062484dc8a0204965995ef2367c3db5c934058ff1607e5a24d95a74"
PACKAGECONFIG ??= "openssl ${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}"