mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libgedit-gfls: Add tag parameter to SRC_URI
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
parent
aee9d873f7
commit
e75f2943a7
@ -7,7 +7,7 @@ DEPENDS = "glib-2.0 gtk+3"
|
||||
|
||||
inherit gobject-introspection features_check gtk-doc gnomebase
|
||||
|
||||
SRC_URI = "git://gitlab.gnome.org/World/gedit/libgedit-gfls.git;branch=main;protocol=https"
|
||||
SRC_URI = "git://gitlab.gnome.org/World/gedit/libgedit-gfls.git;branch=main;protocol=https;tag=${PV}"
|
||||
SRCREV = "0a0c8dd29ae2f9f4a99cbaaf1628d2352953e0bc"
|
||||
|
||||
ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user