mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +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:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user