On 3/12/21 10:14 AM, Stefan Ghinea wrote:
WARNING: quagga-1.2.4-r0 do_fetch: Failed to fetch URL
https://download.savannah.gnu.org/releases/quagga/quagga-1.2.4.tar.gz;,
attempting MIRRORS if available



thanks for the submission, there is a patch fixing this already staged in master-next. please check that out and see if it fixes the issue you are seeing

Signed-off-by: Stefan Ghinea <[email protected]>
---
  meta-networking/recipes-protocols/quagga/quagga.inc | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-networking/recipes-protocols/quagga/quagga.inc 
b/meta-networking/recipes-protocols/quagga/quagga.inc
index 6df72427b..6680fec01 100644
--- a/meta-networking/recipes-protocols/quagga/quagga.inc
+++ b/meta-networking/recipes-protocols/quagga/quagga.inc
@@ -20,7 +20,7 @@ SNMP_CONF="${@bb.utils.contains('DISTRO_FEATURES', 'snmp', 
'--enable-snmp', '',
  # the "ip" command from busybox is not sufficient (flush by protocol flushes 
all routes)
  RDEPENDS_${PN} += "iproute2"
-SRC_URI = "${SAVANNAH_GNU_MIRROR}/quagga/quagga-${PV}.tar.gz; \
+SRC_URI = 
"https://github.com/Quagga/quagga/releases/download/${BP}/${BP}.tar.gz; \
             file://quagga.init \
             file://quagga.default \
             file://watchquagga.init \





-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#90059): 
https://lists.openembedded.org/g/openembedded-devel/message/90059
Mute This Topic: https://lists.openembedded.org/mt/81286236/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to