summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/lighttpd/files
Commit message (Collapse)AuthorAgeFilesLines
* lighttpd 1.4.29: rename index.html to avoid clashes with DL_DIRKoen Kooi2011-11-071-0/+0
| | | | | | | | | | | As Martin Jansa pointed out before, bitbake will silently peek in DL_DIR before FILESPATH and use files from there if found. The failure mode for lighttpd involves a 404 redirect placing index.html into DL_DIR, which will end up in the lighttpd packages. In my specific case iproute2 hit the linuxfoundation 404 redirect so lighttpd.ipk now serves the linuxfoundation frontpage :) (From OE-Core rev: 0809f98e995d3a2ce24ad25bade3dcd5154061fd) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* lighttpd: Add 1.4.28 as new recipe.Zhai Edwin2010-09-283-0/+363
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>