mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
mbedtls: upgrade 2.28.2 -> 2.28.5
This release includes security fix for CVE-2023-43615. Changelog: https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-2.28.5 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> [Minor tweak to get it to apply] Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
8a8ff58c2b
commit
79a6f60dab
@ -23,7 +23,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
||||
SECTION = "libs"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "89f040a5c938985c5f30728baed21e49d0846a53"
|
||||
SRCREV = "47e8cc9db2e469d902b0e3093ae9e482c3d87188"
|
||||
SRC_URI = "git://github.com/ARMmbed/mbedtls.git;protocol=https;branch=mbedtls-2.28"
|
||||
|
||||
inherit cmake update-alternatives
|
||||
Loading…
x
Reference in New Issue
Block a user