mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-22 06:17:15 +00:00
Edit SRC_URI: add ";tag=v${PV}"
Signed-off-by: Thuận Nguyễn-Thái <nguyenthaithuanalg@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
committed by
Khem Raj
parent
372c142ef0
commit
ef38514b53
@@ -5,7 +5,7 @@ HOMEPAGE = "https://github.com/thuanalg/simplelog-topic"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=594fdc3cb85f0b684cf5d7b332a741be"
|
||||
|
||||
SRC_URI = "git://github.com/thuanalg/simplelog-topic.git;branch=main;protocol=https;"
|
||||
SRC_URI = "git://github.com/thuanalg/simplelog-topic.git;branch=main;protocol=https;tag=v${PV}"
|
||||
|
||||
SRCREV = "151e83902ca9755bcd285791d2f49de6fc30bfe6"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user