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:
Ankur Tyagi
2026-08-02 09:18:04 -07:00
committed by Khem Raj
parent 117829f76e
commit f2aad71443
@@ -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"