From 2a5987979aaa3ba9487893bb09c8227e56a45ce0 Mon Sep 17 00:00:00 2001 From: Gyorgy Sarvari Date: Thu, 12 Mar 2026 20:34:04 +0100 Subject: [PATCH] hiawatha: fix SRC_URI The tarball was moved to a new folder on the source server. Signed-off-by: Gyorgy Sarvari Signed-off-by: Anuj Mittal --- meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb index 0b3c325e80..84895196d6 100644 --- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb +++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb @@ -6,7 +6,7 @@ DEPENDS = "libxml2 libxslt virtual/crypt" SECTION = "net" -SRC_URI = "https://hiawatha.leisink.net/files/hiawatha-10/${BP}.tar.gz \ +SRC_URI = "https://hiawatha.leisink.net/files/download/hiawatha-10/${BP}.tar.gz \ file://hiawatha-init \ file://hiawatha.service "