mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
xdg-dbus-proxy: upgrade 0.1.5 -> 0.1.6
Changelog: ========== * Use lower serial bits to differentiate proxy / client serials, and handle non-monotonically increasing serials better. * Fix various GVariant reference leaks * Don't require talk permission for broadcast rules * Support sdbus clients Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
a923c870f2
commit
eb44bf5e61
|
|
@ -14,6 +14,6 @@ inherit meson pkgconfig
|
|||
SRC_URI = "git://github.com/flatpak/xdg-dbus-proxy.git;protocol=https;branch=main"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "7466c8137fc06f863fde8486521984e43a26cd10"
|
||||
SRCREV = "1c1989e56f94b9eb3b7567f8a6e8a0aa16cba496"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
Loading…
Reference in New Issue
Block a user