mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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>
This commit is contained in:
+3
-2
@@ -24,10 +24,11 @@ REQUIRED_DISTRO_FEATURES = "polkit"
|
|||||||
SRC_URI = "git://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome.git;protocol=https;nobranch=1"
|
SRC_URI = "git://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome.git;protocol=https;nobranch=1"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV = "4fd5a8bf16b01c78ed19764415cb26d29aaf7eab"
|
SRCREV = "8e1c4fd928be500208ca1df62441a56e2569bfb8"
|
||||||
|
|
||||||
PACKAGECONFIG ?= ""
|
PACKAGECONFIG ?= "screenshot screencast ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"
|
||||||
|
|
||||||
|
PACKAGECONFIG[wayland] = ",,wayland-native"
|
||||||
PACKAGECONFIG[screenshot] = ",,,gnome-shell"
|
PACKAGECONFIG[screenshot] = ",,,gnome-shell"
|
||||||
PACKAGECONFIG[screencast] = ",,,mutter"
|
PACKAGECONFIG[screencast] = ",,,mutter"
|
||||||
|
|
||||||
Reference in New Issue
Block a user