summaryrefslogtreecommitdiffstats
path: root/recipes/lighttpd
AgeCommit message (Collapse)Author
2010-05-04lighttpd: add missing dep on zlipKoen Kooi
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-19lighttpd: Add configuration to CONFFILES.Michael Lippautz
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2010-03-18lighttpd: Convert to new staging. Recipe cleanup.Michael Lippautz
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2010-03-17lighttpd: Upgrade to 1.4.26Holger Hans Peter Freyther
This should address CVE-2010-0295.
2010-01-06lighttpd: 1.4.23 -> 1.4.25Dirk Opfer
- Fix SRC_URI
2009-10-15lighttpd.conf: cosmetic fix, removed some tabsHenning Heinold
2009-10-15lighttpd: put last 2 missing modules into RDEPENDSHenning Heinold
* bump INC_PR
2009-10-06lighttpd: starting depends on three modulesHenning Heinold
* indexfile, dirlisting, staticfile are needed according our config, so let RDEPENDS on them * found out by Michael Lippautz <michael.lippautz@gmail.com> * bump INC_PR
2009-10-06lighttpd: inherit gettextHenning Heinold
* remove --disable-nls from configure line * bump INC_PR
2009-10-06lighttpd: switch to .inc file and INC_PRHenning Heinold
2009-08-06lighttpd: update to 1.4.23Dirk Opfer
2009-04-19lighttpd: Added 1.4.22 with DEFAULT_PREFERENCE -1.Leon Woestenberg
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>