mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-31 03:45:41 +00:00
xdg-desktop-portal-wlr: upgrade 0.8.2 -> 0.8.4
Upstream changes (git log v0.8.2..v0.8.4): * screencast: drive the PipeWire graph ourselves; default SelectSources to monitors; guard xdpw_pwr_enqueue_buffer() in the PAUSED state; fix stream freezing on PipeWire buffer starvation; print an error message on the Y-invert flag. Version-only bump (git tag v0.8.4); recipe unchanged. Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ inherit meson pkgconfig features_check manpages
|
||||
REQUIRED_DISTRO_FEATURES = "opengl wayland"
|
||||
|
||||
SRC_URI = "git://github.com/emersion/xdg-desktop-portal-wlr.git;protocol=https;nobranch=1;tag=v${PV}"
|
||||
SRCREV = "01171a150b705cf07066ebc0fb7e1ff537027bec"
|
||||
SRCREV = "34153094662acd713241ca6cbbb20003ef67da5f"
|
||||
|
||||
PACKAGECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', 'basu', d)}"
|
||||
|
||||
Reference in New Issue
Block a user