| Submitter | ml@communistcode.co.uk |
|---|---|
| Date | Nov. 6, 2012, 1:17 p.m. |
| Message ID | <1352207841-25397-2-git-send-email-ml@communistcode.co.uk> |
| Download | mbox | patch |
| Permalink | /patch/38801/ |
| State | Accepted |
| Commit | 87d5eaf8a336516c22ec4a498ed40b9983306496 |
| Headers | show |
Comments
Patch
diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.6.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.6.bb index 393e77f..2e6955e 100644 --- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.6.bb +++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.6.bb @@ -18,7 +18,7 @@ INITSCRIPT_NAME = "hiawatha" INITSCRIPT_PARAMS = "defaults 70" EXTRA_OECMAKE = " -DENABLE_IPV6=OFF \ - -DENABLE_CACHE=ON \ + -DENABLE_CACHE=OFF \ -DENABLE_DEBUG=OFF \ -DENABLE_SSL=OFF \ -DENABLE_TOOLKIT=OFF \