summaryrefslogtreecommitdiff
path: root/packages/cherokee
AgeCommit message (Collapse)AuthorFiles
2006-09-10cherokee: Add SECTION.Paul Sokolovsky2
2006-09-09many recipes: change pcre to libpcre in DEPENDSPhilipp Zabel3
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther1
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-06-19cherokee-nossl 0.5.3: remove gnutls from DEPENDSCliff Brake1
2006-05-30cherokee: added 'nossl' version - WARNING: subpackages have same names as in ↵Marcin Juszkiewicz2
SSL enabled one
2006-05-29cherokee: granular packaging, enabled PARALLEL_MAKEMarcin Juszkiewicz1
2006-05-25cherokee: added 0.5.3 with GnuTLS supportMarcin Juszkiewicz6
2005-11-22cherokee: release 0.4.29John Bowler7
- this release works with patches to classes/base.bbclass oe_libinstall - to install libpcre.la in staging with 'installed=no', otherwise the - package will fail to compile. The commit does not include the bbclass - fixes (they require more testing) - to use it hand hack libpcre.la in - the staging directory.