aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/chillispot
diff options
context:
space:
mode:
authorMartin Dietze <mdietze@gmail.com>2013-02-23 13:52:43 +0100
committerMartin Dietze <mdietze@gmail.com>2013-03-02 17:27:29 +0100
commit81e8284f10cab2c37b9616d85521b58b817249c4 (patch)
tree2827cace3cd73652b44e933c31058ebc0d3670fa /recipes/chillispot
parent4c65616ed47afe24f4827df75fc97daf5a513458 (diff)
downloadopenembedded-81e8284f10cab2c37b9616d85521b58b817249c4.tar.gz
chillispot: fixed download url
Diffstat (limited to 'recipes/chillispot')
-rw-r--r--recipes/chillispot/chillispot_1.0RC3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/chillispot/chillispot_1.0RC3.bb b/recipes/chillispot/chillispot_1.0RC3.bb
index b4338a0ba0..04828bd29b 100644
--- a/recipes/chillispot/chillispot_1.0RC3.bb
+++ b/recipes/chillispot/chillispot_1.0RC3.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "ChilliSpot is an open source captive portal or wireless LAN access point controller. It is used for authenticating users of a wireless LAN."
HOMEPAGE = "http://www.chillispot.org/"
LICENSE = "GPL"
-SRC_URI = "http://www.chillispot.org/download/chillispot-${PV}.tar.gz \
+SRC_URI = "http://www.the-little-red-haired-girl.org/pub/nylon/thirdparty/chillispot-${PV}.tar.gz \
file://no-ansi.patch;patch=1 \
file://init"
RDEPENDS = "kernel-module-tun"