mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 18:55:41 +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:
parent
69ebcb8fb8
commit
b75ca7c2b0
@ -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"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user