From 5eff5262e3890ccef11f9fa4bbc81963c0889da2 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sat, 24 Jul 2021 08:15:53 -0700 Subject: hiawatha: fix url. files moved under a new dir structure. ERROR: hiawatha-10.10-r0 do_fetch: Fetcher failure for URL: 'http://hiawatha-webserver.org/files/hiawatha-10.10.tar.gz'. Unable to fetch URL from any source. Signed-off-by: Armin Kuster --- meta-webserver/recipes-httpd/hiawatha/hiawatha_10.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-webserver/recipes-httpd/hiawatha/hiawatha_10.10.bb') diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.10.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.10.bb index ed3df19390..2503f53166 100644 --- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.10.bb +++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.10.bb @@ -6,7 +6,7 @@ DEPENDS = "libxml2 libxslt virtual/crypt" SECTION = "net" -SRC_URI = "http://hiawatha-webserver.org/files/${BP}.tar.gz \ +SRC_URI = "http://hiawatha-webserver.org/files/hiawatha-10/${BP}.tar.gz \ file://hiawatha-init \ file://hiawatha.service " -- cgit 1.2.3-korg