summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-networking
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-08-22 14:50:27 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-08-23 08:25:52 +0100
commite7d29a28e79175666184b6d57ad22c0ce31145f6 (patch)
tree3cb6d8556331ea273a737fa58a5c76d5be357a23 /meta/recipes-core/glib-networking
parent81f17b7531f81cdc98181b2a6b61806265135ee7 (diff)
downloadpoky-e7d29a28e79175666184b6d57ad22c0ce31145f6.tar.gz
glib-networking: upgrade 2.68.1 -> 2.68.2
(From OE-Core rev: f739ec70b16dab76eecab53a1cb4b8db2cec6d38) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glib-networking')
-rw-r--r--meta/recipes-core/glib-networking/glib-networking_2.68.2.bb (renamed from meta/recipes-core/glib-networking/glib-networking_2.68.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/glib-networking/glib-networking_2.68.1.bb b/meta/recipes-core/glib-networking/glib-networking_2.68.2.bb
index 9a8ff38dbd..acea26e080 100644
--- a/meta/recipes-core/glib-networking/glib-networking_2.68.1.bb
+++ b/meta/recipes-core/glib-networking/glib-networking_2.68.2.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
9SECTION = "libs" 9SECTION = "libs"
10DEPENDS = "glib-2.0" 10DEPENDS = "glib-2.0"
11 11
12SRC_URI[archive.sha256sum] = "d05d8bd124a9f53fc2b93b18f2386d512e4f48bc5a80470a7967224f3bf53b30" 12SRC_URI[archive.sha256sum] = "535ebc054ef697db56a4fffed91bc0e11c8ee1c9acb48aad28c8e1d5c3d5994f"
13 13
14PACKAGECONFIG ??= "openssl ${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}" 14PACKAGECONFIG ??= "openssl ${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}"
15 15