cherokee: use mirror for package SRC_URI

The package is no longer available in the official cherokee site,
so download it from a mirror.

https://jira.digi.com/browse/DEL-584

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2013-09-05 17:30:51 +02:00
parent a62f836601
commit d94a57ae0a
1 changed files with 3 additions and 4 deletions

View File

@ -5,10 +5,9 @@ PR_append = "+${DISTRO}"
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
SRC_URI = "ftp://ftp.yellowdoglinux.com/.1/cherokee/1.2/${PV}/cherokee-${PV}.tar.gz \
file://cherokee.init"
SRC_URI[md5sum] = "21b01e7d45c0e82ecc0c4257a9c27feb"
SRC_URI[sha256sum] = "042b5687b1a3db3ca818167548ce5d32c35e227c6640732dcb622a6f4a078b7d"
MIRRORS =+ " \
http://www.cherokee-project.com/download/ ftp://ftp.yellowdoglinux.com/.1/cherokee/ \n \
"
SRC_URI += " \
file://cherokee.conf \