mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-03 01:40:20 +00:00
arm/trusted-firmware-a: update mbedtls branch name (old releases)
The mbedtls repository renamed the 2.16 branch from mbedtls-2.16 to archive/mbedtls-2.16. Signed-off-by: Ross Burton <ross.burton@arm.com>
This commit is contained in:
@@ -24,7 +24,7 @@ SRC_URI[tfa.sha256sum] = "7c4c00a4f28d3cfbb235fd1a1fb28c4d2fc1d657c9301686e7d882
|
|||||||
# Those are used in trusted-firmware-a.inc if TFA_MBEDTLS is set to 1
|
# Those are used in trusted-firmware-a.inc if TFA_MBEDTLS is set to 1
|
||||||
#
|
#
|
||||||
|
|
||||||
SRC_URI_MBEDTLS = "git://github.com/ARMmbed/mbedtls.git;name=mbedtls;protocol=https;destsuffix=git/mbedtls;branch=mbedtls-2.16"
|
SRC_URI_MBEDTLS = "git://github.com/ARMmbed/mbedtls.git;name=mbedtls;protocol=https;destsuffix=git/mbedtls;branch=archive/mbedtls-2.16"
|
||||||
|
|
||||||
# mbed TLS v2.16.2
|
# mbed TLS v2.16.2
|
||||||
SRCREV_mbedtls = "d81c11b8ab61fd5b2da8133aa73c5fe33a0633eb"
|
SRCREV_mbedtls = "d81c11b8ab61fd5b2da8133aa73c5fe33a0633eb"
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ SRC_URI[tfa.sha256sum] = "7c4c00a4f28d3cfbb235fd1a1fb28c4d2fc1d657c9301686e7d882
|
|||||||
# Those are used in trusted-firmware-a.inc if TFA_MBEDTLS is set to 1
|
# Those are used in trusted-firmware-a.inc if TFA_MBEDTLS is set to 1
|
||||||
#
|
#
|
||||||
|
|
||||||
SRC_URI_MBEDTLS = "git://github.com/ARMmbed/mbedtls.git;name=mbedtls;protocol=https;destsuffix=git/mbedtls;branch=mbedtls-2.16"
|
SRC_URI_MBEDTLS = "git://github.com/ARMmbed/mbedtls.git;name=mbedtls;protocol=https;destsuffix=git/mbedtls;branch=archive/mbedtls-2.16"
|
||||||
|
|
||||||
# mbed TLS v2.16.2
|
# mbed TLS v2.16.2
|
||||||
SRCREV_mbedtls = "d81c11b8ab61fd5b2da8133aa73c5fe33a0633eb"
|
SRCREV_mbedtls = "d81c11b8ab61fd5b2da8133aa73c5fe33a0633eb"
|
||||||
|
|||||||
Reference in New Issue
Block a user