summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/xdg-dbus-proxy
Commit message (Collapse)AuthorAgeFilesLines
* meta-openembedded/all: adapt to UNPACKDIR changesAlexander Kanavin2025-06-251-1/+0
| | | | | | | | | | | | | Please see https://git.yoctoproject.org/poky/commit/?id=4dd321f8b83afecd962393101b2a6861275b5265 for what changes are needed, and sed commands that can be used to make them en masse. I've verified that bitbake -c patch world works with these, but did not run a world build; the majority of recipes shouldn't need further fixups, but if there are some that still fall out, they can be fixed in followups. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xdg-dbus-proxy: upgrade 0.1.5 -> 0.1.6Wang Mingyu2024-08-281-1/+1
| | | | | | | | | | | | | 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>
* xdg-dbus-proxy: upgrade 0.1.4 -> 0.1.5Wang Mingyu2023-08-151-1/+1
| | | | | | | | | | | 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>
* xdg-dbus-proxy: add recipeMarkus Volk2023-03-071-0/+19
xdg-dbus-proxy-native is needed for sandboxing webkitgtk Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>