diff options
author | Jason Schonberg <schonm@gmail.com> | 2025-03-20 02:41:46 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-03-20 08:46:57 -0700 |
commit | cb0a43ea7885035b9f3cf071821ac7cb1685cbf7 (patch) | |
tree | 9d36ebbbbab5b45b910db939a10f78b72ae6ef9f | |
parent | 054716edca0ed56c171b5cb8d375c6bdf53eaa4b (diff) | |
download | meta-openembedded-cb0a43ea7885035b9f3cf071821ac7cb1685cbf7.tar.gz |
hiawatha: upgrade 11.0 -> 11.1
Changelog: https://hiawatha.leisink.net/changelog
mbed TLS updated to 3.1.0.
Small bugfixes.
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-webserver/recipes-httpd/hiawatha/hiawatha_11.1.bb (renamed from meta-webserver/recipes-httpd/hiawatha/hiawatha_11.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_11.0.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_11.1.bb index 51177185fa..b016d19ea6 100644 --- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_11.0.bb +++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_11.1.bb | |||
@@ -10,7 +10,7 @@ SRC_URI = "https://hiawatha.leisink.net/files/hiawatha-${PV}.tar.gz \ | |||
10 | file://hiawatha-init \ | 10 | file://hiawatha-init \ |
11 | file://hiawatha.service " | 11 | file://hiawatha.service " |
12 | 12 | ||
13 | SRC_URI[sha256sum] = "d6fffbe6938951b62f9e02b5382a810fdb83b1e1328f5333c1c733342a890b4b" | 13 | SRC_URI[sha256sum] = "802d1cedcb9612fa1abba650fac7224b33e7410a17e0045c66a75413c9195e64" |
14 | 14 | ||
15 | INITSCRIPT_NAME = "hiawatha" | 15 | INITSCRIPT_NAME = "hiawatha" |
16 | INITSCRIPT_PARAMS = "defaults 70" | 16 | INITSCRIPT_PARAMS = "defaults 70" |