From: wangmy Date: Fri, 21 Oct 2022 13:23:55 +0000 (+0530) Subject: dbus: upgrade 1.12.20 -> 1.12.22 X-Git-Tag: 2020-04.21-dunfell~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2632f0e5f814aac9f0c8f7294fb1d8439167c36;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git dbus: upgrade 1.12.20 -> 1.12.22 (From OE-Core rev: 1fb8ea03cf6c4df4d8c2cc9329dfe80c83a37e2d) Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie (cherry picked from commit dc98fba73aeac4d1e661475dfb4acfca94d6c8f8) Signed-off-by: Omkar Patil Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-core/dbus/dbus-test_1.12.20.bb b/meta/recipes-core/dbus/dbus-test_1.12.22.bb similarity index 100% rename from meta/recipes-core/dbus/dbus-test_1.12.20.bb rename to meta/recipes-core/dbus/dbus-test_1.12.22.bb diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.inc index dcbcc0a9d63..8219f0875ef 100644 --- a/meta/recipes-core/dbus/dbus.inc +++ b/meta/recipes-core/dbus/dbus.inc @@ -10,8 +10,7 @@ SRC_URI = "https://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \ file://clear-guid_from_server-if-send_negotiate_unix_f.patch \ " -SRC_URI[md5sum] = "dfe8a71f412e0b53be26ed4fbfdc91c4" -SRC_URI[sha256sum] = "f77620140ecb4cdc67f37fb444f8a6bea70b5b6461f12f1cbe2cec60fa7de5fe" +SRC_URI[sha256sum] = "8d25785c798ec4f892e6f9d177fb0ceeb8b29867b119798f9d5228561d3ad474" EXTRA_OECONF = "--disable-xml-docs \ --disable-doxygen-docs \ diff --git a/meta/recipes-core/dbus/dbus_1.12.20.bb b/meta/recipes-core/dbus/dbus_1.12.22.bb similarity index 100% rename from meta/recipes-core/dbus/dbus_1.12.20.bb rename to meta/recipes-core/dbus/dbus_1.12.22.bb