mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 15:03:22 +00:00
cherokee: update SRC_URI
The mirror site of cherokee in SRC_URI is down. Use another mirror instead. See http://cherokee-project.com/downloads.html Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
a4b42b9b6a
commit
cd653249c2
@ -9,7 +9,7 @@ PR = "r9"
|
||||
|
||||
DEPENDS = "libpcre openssl mysql5 ${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}"
|
||||
|
||||
SRC_URI = "http://www.cherokee-project.de/mirrors/cherokee/1.2/${PV}/cherokee-${PV}.tar.gz \
|
||||
SRC_URI = "http://mirror.aarnet.edu.au/pub/${BPN}/1.2/${PV}/${BP}.tar.gz \
|
||||
file://cherokee.init \
|
||||
file://cherokee.service \
|
||||
file://cherokee-install-configured.py-once.patch \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user