mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 23:05:34 +01:00
xdg-desktop-portal-wlr: update
There is not a new version released yet, but this update has lots of fixes and adds features for recent pipewire and hyprland support. But most important ... without the update it will cause a 30 sec. delay to the start of various gtk apps in combination with current xdg-desktop-portal release. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
70a8e303d3
commit
0e272e17be
|
|
@ -19,7 +19,7 @@ REQUIRED_DISTRO_FEATURES = "opengl wayland"
|
|||
SRC_URI = "git://github.com/emersion/xdg-desktop-portal-wlr.git;protocol=https;nobranch=1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "0a8bfa14607022a080f8b6eabc4757d1918d3cd9"
|
||||
SRCREV = "6737c209578e7f17536dbcb8fb2169dcf86ce528"
|
||||
|
||||
PACKAGECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', 'basu', d)}"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user