diff options
| author | Markus Volk <f_l_k@t-online.de> | 2023-03-25 09:02:56 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-04-05 15:56:47 -0700 |
| commit | f4ebefcb167201065af4dd088b88f7d9fdd81b38 (patch) | |
| tree | 48fe5275ac791282545f02bc5ff2f8acda35d503 /meta-gnome/recipes-support | |
| parent | 7fb1009e2d5c2d637a459d7cdeef93f50f447c4f (diff) | |
| download | meta-openembedded-f4ebefcb167201065af4dd088b88f7d9fdd81b38.tar.gz | |
xdg-desktop-portal-gnome: update 43.1 -> 44.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-gnome/recipes-support')
| -rw-r--r-- | meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_44.0.bb (renamed from meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_43.1.bb) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_43.1.bb b/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_44.0.bb index 050ce1a04c..c92037d6e5 100644 --- a/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_43.1.bb +++ b/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_44.0.bb | |||
| @@ -24,10 +24,11 @@ REQUIRED_DISTRO_FEATURES = "polkit" | |||
| 24 | SRC_URI = "git://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome.git;protocol=https;nobranch=1" | 24 | SRC_URI = "git://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome.git;protocol=https;nobranch=1" |
| 25 | 25 | ||
| 26 | S = "${WORKDIR}/git" | 26 | S = "${WORKDIR}/git" |
| 27 | SRCREV = "4fd5a8bf16b01c78ed19764415cb26d29aaf7eab" | 27 | SRCREV = "8e1c4fd928be500208ca1df62441a56e2569bfb8" |
| 28 | 28 | ||
| 29 | PACKAGECONFIG ?= "" | 29 | PACKAGECONFIG ?= "screenshot screencast ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" |
| 30 | 30 | ||
| 31 | PACKAGECONFIG[wayland] = ",,wayland-native" | ||
| 31 | PACKAGECONFIG[screenshot] = ",,,gnome-shell" | 32 | PACKAGECONFIG[screenshot] = ",,,gnome-shell" |
| 32 | PACKAGECONFIG[screencast] = ",,,mutter" | 33 | PACKAGECONFIG[screencast] = ",,,mutter" |
| 33 | 34 | ||
