diff options
| author | Frede Hoey Braendstrup <frederikbraendstrup@gmail.com> | 2026-02-18 09:55:18 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-02-20 23:34:17 -0800 |
| commit | ff397db3d10569da3607df7bdef57767bce79d0a (patch) | |
| tree | 54a42c63a38ee17a9bca926eb7d7085c60ca834c | |
| parent | e19775fba85e966d482ac7bee933754863e3acfe (diff) | |
| download | meta-openembedded-ff397db3d10569da3607df7bdef57767bce79d0a.tar.gz | |
dbus-cxx: update 2.6.0 -> 2.6.1
Changelog from upstream:
Some minor fixes for code generation. Qt6 is now properly detected.
Signed-off-by: Frede Hoey Braendstrup <frederikbraendstrup@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-core/dbus-cxx/dbus-cxx_2.6.1.bb (renamed from meta-oe/recipes-core/dbus-cxx/dbus-cxx_2.6.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/dbus-cxx/dbus-cxx_2.6.0.bb b/meta-oe/recipes-core/dbus-cxx/dbus-cxx_2.6.1.bb index cfa476cd1c..bedd379e89 100644 --- a/meta-oe/recipes-core/dbus-cxx/dbus-cxx_2.6.0.bb +++ b/meta-oe/recipes-core/dbus-cxx/dbus-cxx_2.6.1.bb | |||
| @@ -6,7 +6,7 @@ LICENSE = "LGPL-3.0-or-later | BSD-3-Clause" | |||
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=24594f493407a4cd401ce9794e0b9308" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=24594f493407a4cd401ce9794e0b9308" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/dbus-cxx/dbus-cxx.git;branch=master;protocol=https;tag=${PV}" | 8 | SRC_URI = "git://github.com/dbus-cxx/dbus-cxx.git;branch=master;protocol=https;tag=${PV}" |
| 9 | SRCREV = "b705ad73bef724de0ed33f60462c70b380b6b300" | 9 | SRCREV = "521a3d88bb731b94cc9998a0f711a5ca9e831e04" |
| 10 | 10 | ||
| 11 | DEPENDS = "libsigc++-3" | 11 | DEPENDS = "libsigc++-3" |
| 12 | 12 | ||
