mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-31 03:45:41 +00:00
liblc3: include tag in the 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:
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/google/liblc3"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
||||
|
||||
SRC_URI = "git://github.com/google/liblc3.git;protocol=https;branch=main"
|
||||
SRC_URI = "git://github.com/google/liblc3.git;protocol=https;branch=main;tag=v${PV}"
|
||||
|
||||
SRCREV = "96a3af0beb5487aca3b98a4b992a539a1f6d80d1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user