diff options
Diffstat (limited to 'recipes/chillispot/chillispot_1.0RC3.bb')
-rw-r--r-- | recipes/chillispot/chillispot_1.0RC3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/chillispot/chillispot_1.0RC3.bb b/recipes/chillispot/chillispot_1.0RC3.bb index 4afd46f09a..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;patch=1 \ + file://no-ansi.patch \ file://init" RDEPENDS = "kernel-module-tun" |