aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/chillispot
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/chillispot')
-rw-r--r--recipes/chillispot/chillispot_0.98.bb2
-rw-r--r--recipes/chillispot/chillispot_1.0RC3.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/chillispot/chillispot_0.98.bb b/recipes/chillispot/chillispot_0.98.bb
index 26728a3833..7fa01f1875 100644
--- a/recipes/chillispot/chillispot_0.98.bb
+++ b/recipes/chillispot/chillispot_0.98.bb
@@ -4,7 +4,7 @@ LICENSE = "GPL"
PR = "r1"
SRC_URI = "http://www.chillispot.org/download/chillispot-${PV}.tar.gz \
- file://no-ansi.patch;apply=yes \
+ file://no-ansi.patch \
file://init"
RRECOMMENDS = "kernel-module-tun"
diff --git a/recipes/chillispot/chillispot_1.0RC3.bb b/recipes/chillispot/chillispot_1.0RC3.bb
index 6d4455519e..7b060e00ee 100644
--- a/recipes/chillispot/chillispot_1.0RC3.bb
+++ b/recipes/chillispot/chillispot_1.0RC3.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "ChilliSpot is an open source captive portal or wireless LAN acces
HOMEPAGE = "http://www.chillispot.org/"
LICENSE = "GPL"
SRC_URI = "http://www.chillispot.org/download/chillispot-${PV}.tar.gz \
- file://no-ansi.patch;apply=yes \
+ file://no-ansi.patch \
file://init"
RDEPENDS = "kernel-module-tun"