mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
mbedtls: 3.6.2 -> 3.6.3
ChangeLog: https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.3 Remove mbedtls-framework repository, as the framework is now added as a flat directory rather than a submodule[1][2]. [1]b41194ce7f[2]2c824b4fe5Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
ca08c74223
commit
f27fe8c6e2
|
|
@ -24,12 +24,9 @@ SECTION = "libs"
|
|||
|
||||
S = "${WORKDIR}/git"
|
||||
SRC_URI = "git://github.com/Mbed-TLS/mbedtls.git;protocol=https;branch=mbedtls-3.6 \
|
||||
git://github.com/Mbed-TLS/mbedtls-framework.git;protocol=https;branch=main;destsuffix=git/framework;name=framework \
|
||||
file://run-ptest"
|
||||
file://run-ptest"
|
||||
|
||||
SRCREV = "107ea89daaefb9867ea9121002fbbdf926780e98"
|
||||
SRCREV_framework = "94599c0e3b5036e086446a51a3f79640f70f22f6"
|
||||
SRCREV_FORMAT .= "_framework"
|
||||
SRCREV = "22098d41c6620ce07cf8a0134d37302355e1e5ef"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user