aboutsummaryrefslogtreecommitdiffstats
path: root/packages/chillispot
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-02-06 18:16:01 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-06 18:16:01 +0000
commit34c0522e2cf2e45c4a6e49fcfb63154b81dbc673 (patch)
tree69fc91ef39e74d0a4d581f1b036878073cf4d716 /packages/chillispot
parente20c777d24041098f88f831ab4d40512d570d5b4 (diff)
downloadopenembedded-34c0522e2cf2e45c4a6e49fcfb63154b81dbc673.tar.gz
chillispot upgrades courtesy Martin Dietze <dietze@4g-systems.com>
Diffstat (limited to 'packages/chillispot')
-rw-r--r--packages/chillispot/chillispot_0.98.bb1
-rw-r--r--packages/chillispot/chillispot_1.0RC3.bb1
2 files changed, 2 insertions, 0 deletions
diff --git a/packages/chillispot/chillispot_0.98.bb b/packages/chillispot/chillispot_0.98.bb
index f3ebc90ee5..662d7eab9c 100644
--- a/packages/chillispot/chillispot_0.98.bb
+++ b/packages/chillispot/chillispot_0.98.bb
@@ -5,6 +5,7 @@ LICENSE = "GPL"
PR = "r1"
SRC_URI = "http://www.chillispot.org/download/chillispot-${PV}.tar.gz \
+ file://no-ansi.patch;patch=1 \
file://init"
RRECOMMENDS = "kernel-module-tun"
diff --git a/packages/chillispot/chillispot_1.0RC3.bb b/packages/chillispot/chillispot_1.0RC3.bb
index 3e52abd914..1012f4acbc 100644
--- a/packages/chillispot/chillispot_1.0RC3.bb
+++ b/packages/chillispot/chillispot_1.0RC3.bb
@@ -3,6 +3,7 @@ HOMEPAGE = "http://www.chillispot.org/"
MAINTAINER = "Bruno Randolf <bruno.randolf@4g-systems.biz>"
LICENSE = "GPL"
SRC_URI = "http://www.chillispot.org/download/chillispot-${PV}.tar.gz \
+ file://no-ansi.patch;patch=1 \
file://init"
RDEPENDS = "kernel-module-tun"