mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
xdg-desktop-portal-gtk: include tag in SRC_URI
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -15,7 +15,7 @@ inherit gettext meson pkgconfig gsettings features_check
|
|||||||
|
|
||||||
REQUIRED_DISTRO_FEATURES = "polkit"
|
REQUIRED_DISTRO_FEATURES = "polkit"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/flatpak/xdg-desktop-portal-gtk.git;protocol=https;branch=main"
|
SRC_URI = "git://github.com/flatpak/xdg-desktop-portal-gtk.git;protocol=https;branch=main;tag=${PV}"
|
||||||
|
|
||||||
SRCREV = "337202d4e7179857bc37b03c1a6d8c9d92e47c44"
|
SRCREV = "337202d4e7179857bc37b03c1a6d8c9d92e47c44"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user