diff options
author | zhengruoqin <zhengrq.fnst@fujitsu.com> | 2021-04-26 16:21:40 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-04-27 07:41:17 -0700 |
commit | d801565040f91c833eaf398c3302fe39308eb1e6 (patch) | |
tree | ecb0983f07fbe937528dfa67b0f787ba4969ad2d /meta-webserver/recipes-httpd | |
parent | 96e84a0544bb495cd5cb5ab3e5f7e65f3c242a11 (diff) | |
download | meta-openembedded-d801565040f91c833eaf398c3302fe39308eb1e6.tar.gz |
hiawatha: upgrade 10.11 -> 10.12
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-webserver/recipes-httpd')
-rw-r--r-- | meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb (renamed from meta-webserver/recipes-httpd/hiawatha/hiawatha_10.11.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.11.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb index 89910841f..9729fd4a8 100644 --- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.11.bb +++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb | |||
@@ -10,8 +10,8 @@ SRC_URI = "http://hiawatha-webserver.org/files/${BP}.tar.gz \ | |||
10 | file://hiawatha-init \ | 10 | file://hiawatha-init \ |
11 | file://hiawatha.service " | 11 | file://hiawatha.service " |
12 | 12 | ||
13 | SRC_URI[md5sum] = "6dcec72e94facbdc69b103006fa5819f" | 13 | SRC_URI[md5sum] = "d9e282be06ed456207726b7ac0df9d48" |
14 | SRC_URI[sha256sum] = "79d85d165d68dd7043bbd337f5bc7dd10d8632d68ba61d0e557f84bd687c9727" | 14 | SRC_URI[sha256sum] = "61bf41146c51244769984135529fcffd0f6cb92be18dc12d460effc42f19f50d" |
15 | 15 | ||
16 | INITSCRIPT_NAME = "hiawatha" | 16 | INITSCRIPT_NAME = "hiawatha" |
17 | INITSCRIPT_PARAMS = "defaults 70" | 17 | INITSCRIPT_PARAMS = "defaults 70" |