diff mbox series

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

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

Commit Message

Gyorgy Sarvari Nov. 8, 2025, 11:27 a.m. UTC
Branch was renamed.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
(cherry picked from commit 8d5baf12df3cf8a178bde5f11e0c8b28f2f6dcdb)
---
 meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.10.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Yan, Haixiao (CN) Nov. 10, 2025, 5:58 a.m. UTC | #1
On 2025/11/8 19:27, Gyorgy Sarvari via lists.openembedded.org wrote:
> CAUTION: This email comes from a non Wind River email account!
> Do not click links or open attachments unless you recognize the sender and know the content is safe.
>
> Branch was renamed.
>
> Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
> (cherry picked from commit 8d5baf12df3cf8a178bde5f11e0c8b28f2f6dcdb)

I was unable to locate the commit 
8d5baf12df3cf8a178bde5f11e0c8b28f2f6dcdb in the repository. Could you 
please clarify which branch it was cherry-picked from?

Thanks,

Haixiao

> ---
>   meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.10.bb | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> 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 \
>             "
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#121381): https://lists.openembedded.org/g/openembedded-devel/message/121381
> Mute This Topic: https://lists.openembedded.org/mt/116186077/8599992
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [Haixiao.Yan.CN@windriver.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
Gyorgy Sarvari Nov. 10, 2025, 7:58 a.m. UTC | #2
On 11/10/25 06:58, Haixiao Yan wrote:
> On 2025/11/8 19:27, Gyorgy Sarvari via lists.openembedded.org wrote:
>> CAUTION: This email comes from a non Wind River email account!
>> Do not click links or open attachments unless you recognize the sender and know the content is safe.
>>
>> Branch was renamed.
>>
>> Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
>> (cherry picked from commit 8d5baf12df3cf8a178bde5f11e0c8b28f2f6dcdb)
> I was unable to locate the commit 
> 8d5baf12df3cf8a178bde5f11e0c8b28f2f6dcdb in the repository. Could you 
> please clarify which branch it was cherry-picked from?

Apparently I picked it from a local branch, which had this commit, but
didn't realize that it's local only and wasn't merged yet upstream.
Sorry, will send a v2 once it's merged.

> Thanks,
>
> Haixiao
>
>> ---
>>   meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.10.bb | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> 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 \
>>             "
>>
>>
>> -=-=-=-=-=-=-=-=-=-=-=-
>> Links: You receive all messages sent to this group.
>> View/Reply Online (#121381): https://lists.openembedded.org/g/openembedded-devel/message/121381
>> Mute This Topic: https://lists.openembedded.org/mt/116186077/8599992
>> Group Owner: openembedded-devel+owner@lists.openembedded.org
>> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [Haixiao.Yan.CN@windriver.com]
>> -=-=-=-=-=-=-=-=-=-=-=-
>>
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 \
           "