summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2025-11-11 20:59:00 +0100
committerAnuj Mittal <anuj.mittal@oss.qualcomm.com>2025-11-12 11:32:47 +0530
commit517e7703135474a0e9df700d0ab204e31768a1fb (patch)
treec7eed94bd151395e2f42ec61a2ad192a0c7d8abc
parent10ac0e6e4cf48628dfc7d12daacd2b724ad5a8c9 (diff)
downloadmeta-openembedded-517e7703135474a0e9df700d0ab204e31768a1fb.tar.gz
mbedtls: update SRC_URI branch
Branch was renamed. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit f60db58ea4fc9f24ddcecb2dd2b046c332f9a6ba) Adapted to Scarthgap (removed tag from SRC_URI). Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
-rw-r--r--meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.10.bb b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.10.bb
index 610fd0af5e..62e6c90f63 100644
--- a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.10.bb
+++ b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.10.bb
@@ -24,7 +24,7 @@ SECTION = "libs"
24 24
25S = "${WORKDIR}/git" 25S = "${WORKDIR}/git"
26SRCREV = "2fc8413bfcb51354c8e679141b17b3f1a5942561" 26SRCREV = "2fc8413bfcb51354c8e679141b17b3f1a5942561"
27SRC_URI = "git://github.com/Mbed-TLS/mbedtls.git;protocol=https;branch=mbedtls-2.28 \ 27SRC_URI = "git://github.com/Mbed-TLS/mbedtls.git;protocol=https;branch=archive/mbedtls-2.28 \
28 file://run-ptest \ 28 file://run-ptest \
29 " 29 "
30 30