mbedtls: drop tag parameter from SRC_URI.

Signed-off-by: kjlau0112 <karn.jye.lau@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
kjlau0112 2025-08-15 16:19:32 +05:30 committed by Khem Raj
parent 205638f9ed
commit c29a18fa39
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -23,7 +23,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=379d5819937a6c2f1ef1630d341e026d"
SECTION = "libs"
S = "${WORKDIR}/git"
SRC_URI = "gitsm://github.com/Mbed-TLS/mbedtls.git;protocol=https;branch=mbedtls-3.6;tag=v${PV} \
SRC_URI = "gitsm://github.com/Mbed-TLS/mbedtls.git;protocol=https;branch=mbedtls-3.6 \
file://run-ptest \
"