Hi Armin, Anuj,

I know gatesgarth is EOL, but this is only fixing the branch name, not the repo 
URL or even the source revision.

Any chance this can be merged into "gatesgarth" branch?

--
Thanks
Javier Viguera


-----Original Message-----
From: Viguera, Javier <[email protected]> 
Sent: Tuesday, October 15, 2024 11:40
To: [email protected]; [email protected]; Viguera, 
Javier <[email protected]>
Subject: [meta-oe][gatesgarth][PATCH] c-ares: switch to main branch

This fixes do_fetch failure, as upstream renamed master branch to main.

Signed-off-by: Javier Viguera <[email protected]>
---
 meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb 
b/meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb
index 67dd701807de..0106bc2d10c8 100644
--- a/meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb
+++ b/meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = 
"file://LICENSE.md;md5=fb997454c8d62aa6a47f07a8cd48b006"
 PV = "1.16.0+gitr${SRCPV}"
 
 SRC_URI = "\
-    git://github.com/c-ares/c-ares.git \
+    git://github.com/c-ares/c-ares.git;branch=main;protocol=https \
     file://cmake-install-libcares.pc.patch \
     file://0001-fix-configure-error-mv-libcares.pc.cmakein-to-libcar.patch \  "
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#112965): 
https://lists.openembedded.org/g/openembedded-devel/message/112965
Mute This Topic: https://lists.openembedded.org/mt/109019224/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to