diff mbox series

[meta-networking,scarthgap,v2] mbedtls: update SRC_URI branch

Message ID 20251111195900.3250280-1-skandigraun@gmail.com
State New
Headers show
Series [meta-networking,scarthgap,v2] mbedtls: update SRC_URI branch | expand

Commit Message

Gyorgy Sarvari Nov. 11, 2025, 7:59 p.m. UTC
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>
---

v2: Cherry pick it from master branch instead of a local branch.

 meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.10.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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"
 
 S = "${WORKDIR}/git"
 SRCREV = "2fc8413bfcb51354c8e679141b17b3f1a5942561"
-SRC_URI = "git://github.com/Mbed-TLS/mbedtls.git;protocol=https;branch=mbedtls-2.28 \
+SRC_URI = "git://github.com/Mbed-TLS/mbedtls.git;protocol=https;branch=archive/mbedtls-2.28 \
            file://run-ptest \
           "