mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-23 05:10:42 +00:00
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>
This commit is contained in:
committed by
Khem Raj
parent
e19775fba8
commit
ff397db3d1
@@ -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;tag=${PV}"
|
||||
SRCREV = "b705ad73bef724de0ed33f60462c70b380b6b300"
|
||||
SRCREV = "521a3d88bb731b94cc9998a0f711a5ca9e831e04"
|
||||
|
||||
DEPENDS = "libsigc++-3"
|
||||
|
||||
Reference in New Issue
Block a user