diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-03-12 20:34:04 +0100 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2026-03-24 08:52:12 +0530 |
| commit | 2a5987979aaa3ba9487893bb09c8227e56a45ce0 (patch) | |
| tree | 56ca45b7a660df2d9063d2f5a41f01e088836073 /meta-webserver/recipes-httpd | |
| parent | b79eee49dfb985bb0d58b243aabc4bc5efd56a4a (diff) | |
| download | meta-openembedded-2a5987979aaa3ba9487893bb09c8227e56a45ce0.tar.gz | |
hiawatha: fix SRC_URI
The tarball was moved to a new folder on the source server.
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
Diffstat (limited to 'meta-webserver/recipes-httpd')
| -rw-r--r-- | meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" | |||
| 6 | 6 | ||
| 7 | SECTION = "net" | 7 | SECTION = "net" |
| 8 | 8 | ||
| 9 | SRC_URI = "https://hiawatha.leisink.net/files/hiawatha-10/${BP}.tar.gz \ | 9 | SRC_URI = "https://hiawatha.leisink.net/files/download/hiawatha-10/${BP}.tar.gz \ |
| 10 | file://hiawatha-init \ | 10 | file://hiawatha-init \ |
| 11 | file://hiawatha.service " | 11 | file://hiawatha.service " |
| 12 | 12 | ||
