From: Michael Lauer Date: Mon, 6 Feb 2006 18:16:01 +0000 (+0000) Subject: chillispot upgrades courtesy Martin Dietze X-Git-Tag: Release-2010-05/1~9453^2~2426 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34c0522e2cf2e45c4a6e49fcfb63154b81dbc673;p=openembedded.git chillispot upgrades courtesy Martin Dietze --- 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 " 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"