diff options
| author | Alper Ak <alperyasinak1@gmail.com> | 2026-03-21 20:08:39 +0300 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-03-21 14:23:46 -0700 |
| commit | 79ef81c1b534c46a83e33dc3c3977643b82d92b0 (patch) | |
| tree | 1d10f92f3efc91d26c348e7b490d296d840b2797 | |
| parent | 9dad25fbca6972f36c51d420336fd81e5e5f11ba (diff) | |
| download | meta-openembedded-79ef81c1b534c46a83e33dc3c3977643b82d92b0.tar.gz | |
hiawatha: Fix checksum mismatch
Update the sha256sum to match the current upstream archive.
Signed-off-by: Alper Ak <alperyasinak1@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | 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.0.bb index 9c9aaed807..09f6184a66 100644 --- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_12.0.bb +++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_12.0.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] = "942dd76e0b0369188612020cbcc92c19e11ea9e844f5dfaef4e9c7ab6892e247" | 14 | SRC_URI[sha256sum] = "f895a35234a3efdda78187acd7ec6da9cc6cb69b3dd186d1c3f474989c418dec" |
| 15 | 15 | ||
| 16 | INITSCRIPT_NAME = "hiawatha" | 16 | INITSCRIPT_NAME = "hiawatha" |
| 17 | INITSCRIPT_PARAMS = "defaults 70" | 17 | INITSCRIPT_PARAMS = "defaults 70" |
