mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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:
+1
-1
@@ -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"
|
||||
Reference in New Issue
Block a user