From d94a57ae0affdefe57694cc4d887cd5c58c00b6d Mon Sep 17 00:00:00 2001 From: Javier Viguera Date: Thu, 5 Sep 2013 17:30:51 +0200 Subject: [PATCH] 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 --- .../recipes-connectivity/cherokee/cherokee_1.2.98.bbappend | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/meta-digi-dey/recipes-connectivity/cherokee/cherokee_1.2.98.bbappend b/meta-digi-dey/recipes-connectivity/cherokee/cherokee_1.2.98.bbappend index 082bdf9e3..538a131eb 100644 --- a/meta-digi-dey/recipes-connectivity/cherokee/cherokee_1.2.98.bbappend +++ b/meta-digi-dey/recipes-connectivity/cherokee/cherokee_1.2.98.bbappend @@ -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 \