aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/chillispot/chillispot_0.98.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/chillispot/chillispot_0.98.bb')
-rw-r--r--recipes/chillispot/chillispot_0.98.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/chillispot/chillispot_0.98.bb b/recipes/chillispot/chillispot_0.98.bb
index c4d89bc2c9..687b17f26f 100644
--- a/recipes/chillispot/chillispot_0.98.bb
+++ b/recipes/chillispot/chillispot_0.98.bb
@@ -1,12 +1,12 @@
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"
-PR = "r1"
+PR = "r2"
SRC_URI = "http://www.chillispot.org/download/chillispot-${PV}.tar.gz \
- file://no-ansi.patch;patch=1 \
+ file://no-ansi.patch \
file://init"
-RRECOMMENDS = "kernel-module-tun"
+RRECOMMENDS_${PN} = "kernel-module-tun"
inherit autotools