lighttpd 1.4.29: rename index.html to avoid clashes with DL_DIR
authorKoen Kooi <koen@dominion.thruhere.net>
Fri, 4 Nov 2011 14:26:53 +0000 (15:26 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Nov 2011 14:05:42 +0000 (14:05 +0000)
commit342a396768f8d1c78b4b782d6ff19a208f76afc2
treed7ef4b7d748ac9613ced58ee354789dd680d8e80
parente1c935b6ad3f700167617f0b0acc1cf8b1807bd8
lighttpd 1.4.29: rename index.html to avoid clashes with DL_DIR

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>
meta/recipes-extended/lighttpd/files/index.html.lighttpd [moved from meta/recipes-extended/lighttpd/files/index.html with 100% similarity]
meta/recipes-extended/lighttpd/lighttpd_1.4.29.bb