mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libchamplain: 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
88c2664425
commit
4b837bd3d8
@ -8,7 +8,7 @@ inherit features_check gobject-introspection meson pkgconfig vala
|
||||
REQUIRED_DISTRO_FEATURES = "opengl"
|
||||
|
||||
SRCREV = "941560af497148588783db991e8135f52a82574d"
|
||||
SRC_URI = "git://github.com/gnome/libchamplain.git;branch=master;protocol=https"
|
||||
SRC_URI = "git://github.com/gnome/libchamplain.git;branch=master;protocol=https;tag=${PV}"
|
||||
|
||||
# Compilation fails on 32-bit targets, due to GTimeVal usage, which assumes that
|
||||
# time_t is always long, which is not always the case.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user