md5=9f1876232bdfdfa5b4e02ff0636e7241
sha256=701721a58aa79b93a4f3aaf633f0b842a05b07c73996cd44e78a383a7387226d
+[http://www.cherokee-project.com/download/0.99/0.99.24/cherokee-0.99.24.tar.gz]
+md5=5afed8bdd6020dc5bf0ba9ec83b947f1
+sha256=0581b5eafba9a993d035467c51bfa85fa76ca46043fab95e6f7592ad8f4f38e1
+
[http://www.call-with-current-continuation.org/chicken-2.6.tar.gz]
md5=332edae079bb34d815369f4ba5181983
sha256=32385c5393c7376035f911f3e887351b1ce8fb6e56498cc4258815bc6db06326
SECTION = "network"
LICENSE = "GPL"
DEPENDS = "libpcre gnutls"
+INC_PR = "r7"
SRC_URI = "http://www.cherokee-project.com/download/0.5/${PV}/cherokee-${PV}.tar.gz \
file://cherokee.init "
file://Makefile.in.patch;patch=1 \
file://Makefile.cget.patch;patch=1 \
file://util.patch;patch=1"
-PR = "r1"
+PR = "${INC_PR}.0"
inherit autotools
-PR = "r7"
-
SRC_URI_append = "file://configure.patch;patch=1 \
file://Makefile.in.patch;patch=1 \
file://Makefile.cget.patch;patch=1 \
file://util.patch;patch=1"
require cherokee.inc
+PR = "${INC_PR}.0"
do_configure() {
gnu-configize
-PR = "r4"
-
SRC_URI_append = "file://configure.in.patch;patch=1 \
file://Makefile.am.patch;patch=1"
}
require cherokee.inc
+PR = "${INC_PR}.0"
require cherokee.inc
-PR = "r1"
+PR = "${INC_PR}.0"
SRC_URI = "http://www.cherokee-project.com/download/0.98/${PV}/cherokee-${PV}.tar.gz \
file://cherokee.init "
--- /dev/null
+require cherokee.inc
+
+PR = "${INC_PR}.0"
+
+SRC_URI = "http://www.cherokee-project.com/download/0.99/${PV}/cherokee-${PV}.tar.gz \
+ file://cherokee.init "
+
+CONFFILES_${PN} = " \
+${sysconfdir}/cherokee/cherokee.conf \
+${sysconfdir}/init.d/cherokee \
+"
+EXTRA_OECONF += "--with-mysql=${STAGING_INCDIR}/mysql"