summaryrefslogtreecommitdiffstats
path: root/meta-multimedia
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2023-05-04 11:16:20 +0200
committerKhem Raj <raj.khem@gmail.com>2023-05-04 06:47:00 -0700
commit76291053d2ed1d38af28363875477330c7900d7b (patch)
tree8eb4b37772e9ab968180326898dadb4f1fcff4f3 /meta-multimedia
parent383383f3b1450360aff668680ae2708fdf094fdd (diff)
downloadmeta-openembedded-76291053d2ed1d38af28363875477330c7900d7b.tar.gz
xdg-desktop-portal-wlr: update 0.6.0 -> 0.7.0
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-multimedia')
-rw-r--r--meta-multimedia/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_0.7.0.bb (renamed from meta-multimedia/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_0.6.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_0.6.0.bb b/meta-multimedia/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_0.7.0.bb
index 38389276f2..cfc7109c0c 100644
--- a/meta-multimedia/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_0.6.0.bb
+++ b/meta-multimedia/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_0.7.0.bb
@@ -19,7 +19,7 @@ REQUIRED_DISTRO_FEATURES = "opengl wayland"
19SRC_URI = "git://github.com/emersion/xdg-desktop-portal-wlr.git;protocol=https;nobranch=1" 19SRC_URI = "git://github.com/emersion/xdg-desktop-portal-wlr.git;protocol=https;nobranch=1"
20 20
21S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"
22SRCREV = "6737c209578e7f17536dbcb8fb2169dcf86ce528" 22SRCREV = "776113a4f014639c29d8de8fcb513493ef7b491f"
23 23
24PACKAGECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', 'basu', d)}" 24PACKAGECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', 'basu', d)}"
25 25