[oe-commits] Florian Boor : chillispot: replace 1.0RC3 with fetchable 1.0 release

git at git.openembedded.org git at git.openembedded.org
Thu Sep 27 15:24:31 UTC 2012


Module: openembedded.git
Branch: master
Commit: c4fafabadb09e9e649abed7ba1e958a76914ae1e
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=c4fafabadb09e9e649abed7ba1e958a76914ae1e

Author: Florian Boor <florian.boor at kernelconcepts.de>
Date:   Mon Dec 12 09:27:40 2011 +0100

chillispot: replace 1.0RC3 with fetchable 1.0 release

Signed-off-by: Florian Boor <florian.boor at kernelconcepts.de>

---

 .../no-ansi.patch                                  |    0
 .../{chillispot_1.0RC3.bb => chillispot_1.0.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
similarity index 100%
rename from recipes/chillispot/chillispot-1.0RC3/no-ansi.patch
rename to recipes/chillispot/chillispot/no-ansi.patch
diff --git a/recipes/chillispot/chillispot_1.0RC3.bb b/recipes/chillispot/chillispot_1.0.bb
similarity index 71%
rename from recipes/chillispot/chillispot_1.0RC3.bb
rename to recipes/chillispot/chillispot_1.0.bb
index 0da9706..2d0677c 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"





More information about the Openembedded-commits mailing list