aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-03-06 16:43:07 +0800
committerKhem Raj <raj.khem@gmail.com>2024-03-08 10:07:20 -0800
commit1c3a4f9b562aa6adc0c27da8063861fc2fe8873c (patch)
tree7d8d0a418cc6216be4eeab847937540c23b10ca1 /meta-oe
parented39b75bc8c55f9ad07d4890041fe8f76255f39e (diff)
downloadmeta-openembedded-contrib-1c3a4f9b562aa6adc0c27da8063861fc2fe8873c.tar.gz
dbus-cxx: upgrade 2.5.0 -> 2.5.1
Changelog: =========== -Compiles cleanly on Debian 12 -Fix an error with decoding arrays in variants under certain circumstances Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-core/dbus-cxx/dbus-cxx_2.5.1.bb (renamed from meta-oe/recipes-core/dbus-cxx/dbus-cxx_2.5.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/dbus-cxx/dbus-cxx_2.5.0.bb b/meta-oe/recipes-core/dbus-cxx/dbus-cxx_2.5.1.bb
index fa81472af8..e89d1327e8 100644
--- a/meta-oe/recipes-core/dbus-cxx/dbus-cxx_2.5.0.bb
+++ b/meta-oe/recipes-core/dbus-cxx/dbus-cxx_2.5.1.bb
@@ -6,7 +6,7 @@ LICENSE = "LGPL-3.0-or-later | BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING;md5=24594f493407a4cd401ce9794e0b9308"
SRC_URI = "git://github.com/dbus-cxx/dbus-cxx.git;branch=master;protocol=https"
-SRCREV = "2c3b3a767a5898ea8e51159e8122ddbb3aaeeb94"
+SRCREV = "732a5becb4349e02ffce407a3fd4d75cc3d82421"
DEPENDS = "\
dbus \