aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2011-12-12 09:27:40 +0100
committerFlorian Boor <florian.boor@kernelconcepts.de>2012-09-27 17:08:14 +0200
commitc4fafabadb09e9e649abed7ba1e958a76914ae1e (patch)
tree625b2d8aefee353f9cbc7f4c2551c6bc7f8fca57
parent5ac637998e557bb0292531d4ac2f223e3a0d76f0 (diff)
downloadopenembedded-c4fafabadb09e9e649abed7ba1e958a76914ae1e.tar.gz
chillispot: replace 1.0RC3 with fetchable 1.0 release
Signed-off-by: Florian Boor <florian.boor@kernelconcepts.de>
-rw-r--r--recipes/chillispot/chillispot/no-ansi.patch (renamed from recipes/chillispot/chillispot-1.0RC3/no-ansi.patch)0
-rw-r--r--recipes/chillispot/chillispot_1.0.bb (renamed from recipes/chillispot/chillispot_1.0RC3.bb)8
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes/chillispot/chillispot-1.0RC3/no-ansi.patch b/recipes/chillispot/chillispot/no-ansi.patch
index 3a3ffab9a2..3a3ffab9a2 100644
--- a/recipes/chillispot/chillispot-1.0RC3/no-ansi.patch
+++ b/recipes/chillispot/chillispot/no-ansi.patch
diff --git a/recipes/chillispot/chillispot_1.0RC3.bb b/recipes/chillispot/chillispot_1.0.bb
index 0da97061a0..2d0677c3b6 100644
--- a/recipes/chillispot/chillispot_1.0RC3.bb
+++ b/recipes/chillispot/chillispot_1.0.bb
@@ -1,11 +1,11 @@
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.geeklan.co.uk/files/chillispot-${PV}.tar.gz \
file://no-ansi.patch \
file://init"
RDEPENDS_${PN} = "kernel-module-tun"
-PR = "r1"
+PR = "r0"
inherit autotools
@@ -17,5 +17,5 @@ do_install_append() {
CONFFILES_${PN}_nylon = "${sysconfdir}/chilli.conf"
-SRC_URI[md5sum] = "9ad5f4181ae2e9e2d5ccb165c37dfdde"
-SRC_URI[sha256sum] = "395d082c2355369f958d8f12583f07bbac6c00f901266592959bfba09b825bb7"
+SRC_URI[md5sum] = "997827a9302a85920cfbc1334092ac0c"
+SRC_URI[sha256sum] = "ea00bf63d420f515b9ec034eff6ca04c517459232899b7582f8435b7c097eebf"