diff options
| author | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-04-15 17:29:40 -0700 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-04-16 12:21:07 -0700 |
| commit | 0c5517ff10dea49a14aba3c731d78369f61e1a5d (patch) | |
| tree | 5fe274c737138afca3d4c6327bf6876523b92685 /meta-webserver/recipes-httpd | |
| parent | dd3221a5e730bc758a5b1f4d29f19bdeaeb9f205 (diff) | |
| download | meta-openembedded-0c5517ff10dea49a14aba3c731d78369f61e1a5d.tar.gz | |
hiawatha: Upgrade to 12.1 release
- HTTP/2 support added via the nghttp2 library
(credits to Heiko Zimmermann) — noted as experimental, so
testing carefully before enabling on production servers is
recommended.
- mbed TLS updated from 4.0.0 to 4.1.0.
- ssi-cgi removed — the release notes suggest using
Hiawatha's XSLT support as a more advanced alternative.
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-webserver/recipes-httpd')
| -rw-r--r-- | meta-webserver/recipes-httpd/hiawatha/hiawatha_12.1.bb (renamed from meta-webserver/recipes-httpd/hiawatha/hiawatha_12.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_12.0.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_12.1.bb index d6fa250cb9..8299e58263 100644 --- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_12.0.bb +++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_12.1.bb | |||
| @@ -11,7 +11,7 @@ SRC_URI = "https://hiawatha.leisink.net/files/download/hiawatha-${PV}.tar.gz \ | |||
| 11 | file://hiawatha.service \ | 11 | file://hiawatha.service \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | SRC_URI[sha256sum] = "57b61a6d2640e72601d5ba0a063d6f1639613b910287871216f7ea06c75bfb96" | 14 | SRC_URI[sha256sum] = "e93e5964e69d98061d366fa4a0ec7b5d33d3e92e6c02efa8b291a79c646006b1" |
| 15 | 15 | ||
| 16 | INITSCRIPT_NAME = "hiawatha" | 16 | INITSCRIPT_NAME = "hiawatha" |
| 17 | INITSCRIPT_PARAMS = "defaults 70" | 17 | INITSCRIPT_PARAMS = "defaults 70" |
