mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00: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"
|
LICENSE = "BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=c80d1a3b623f72bb85a4c75b556551df"
|
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"
|
SRCREV = "33bb3461e10864b5406353d3a1fb7ff34c2314b8"
|
||||||
|
|
||||||
inherit cmake
|
inherit cmake
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user