diff options
author | Michael Lauer <mickey@vanille-media.de> | 2006-02-06 18:16:01 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-06 18:16:01 +0000 |
commit | 34c0522e2cf2e45c4a6e49fcfb63154b81dbc673 (patch) | |
tree | 69fc91ef39e74d0a4d581f1b036878073cf4d716 /packages/chillispot/chillispot_1.0RC3.bb | |
parent | e20c777d24041098f88f831ab4d40512d570d5b4 (diff) |
chillispot upgrades courtesy Martin Dietze <dietze@4g-systems.com>
Diffstat (limited to 'packages/chillispot/chillispot_1.0RC3.bb')
-rw-r--r-- | packages/chillispot/chillispot_1.0RC3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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" |