mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01:00
gflags: add tag to SRC_URI
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
0b5f2ba62c
commit
108e29ca3b
|
|
@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/gflags/gflags"
|
|||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=c80d1a3b623f72bb85a4c75b556551df"
|
||||
|
||||
SRC_URI = "git://github.com/gflags/gflags.git;branch=main;protocol=https"
|
||||
SRC_URI = "git://github.com/gflags/gflags.git;branch=main;protocol=https;tag=v${PV}"
|
||||
SRCREV = "33bb3461e10864b5406353d3a1fb7ff34c2314b8"
|
||||
|
||||
inherit cmake
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user