xdg-dbus-proxy: upgrade 0.1.4 -> 0.1.5

Changelog:
=============
  * Fix handling of object paths > 255 bytes
  * Print better errors when message parsing fails
  * Optionally install tests for "as-installed" testing

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2023-08-16 09:53:55 +08:00
committed by Khem Raj
parent 975341cab8
commit b5cd5680f1
@@ -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 = "6bfe8c32ab23f8c1d80af7a70b3d318a79a17652"
SRCREV = "7466c8137fc06f863fde8486521984e43a26cd10"
BBCLASSEXTEND = "native"