diff options
| author | Markus Volk <f_l_k@t-online.de> | 2023-05-04 11:16:20 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-05-04 06:47:00 -0700 |
| commit | 76291053d2ed1d38af28363875477330c7900d7b (patch) | |
| tree | 8eb4b37772e9ab968180326898dadb4f1fcff4f3 /meta-multimedia | |
| parent | 383383f3b1450360aff668680ae2708fdf094fdd (diff) | |
| download | meta-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" | |||
| 19 | SRC_URI = "git://github.com/emersion/xdg-desktop-portal-wlr.git;protocol=https;nobranch=1" | 19 | SRC_URI = "git://github.com/emersion/xdg-desktop-portal-wlr.git;protocol=https;nobranch=1" |
| 20 | 20 | ||
| 21 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
| 22 | SRCREV = "6737c209578e7f17536dbcb8fb2169dcf86ce528" | 22 | SRCREV = "776113a4f014639c29d8de8fcb513493ef7b491f" |
| 23 | 23 | ||
| 24 | PACKAGECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', 'basu', d)}" | 24 | PACKAGECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', 'basu', d)}" |
| 25 | 25 | ||
