[Lunar-commits] <moonbase> connman: quick patch for newer iptables.

Auke Kok sofar at foo-projects.org
Mon Jun 13 02:13:56 CEST 2011


commit 90cdded0dae1a826f0b1e84f49c39c019447b5c6
Author: Auke Kok <sofar at foo-projects.org>
Date:   Mon Jun 13 02:13:56 2011 +0200

    connman: quick patch for newer iptables.
---
 zbeta/connman/BUILD   |    2 ++
 zbeta/connman/DETAILS |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/zbeta/connman/BUILD b/zbeta/connman/BUILD
index 2df7797..137a827 100644
--- a/zbeta/connman/BUILD
+++ b/zbeta/connman/BUILD
@@ -1,5 +1,7 @@
 (
 
+  patch_it $SOURCE2 1 &&
+
   # --enable-iwmx  -- needs intel wimax tools
 
   OPTS+=" --enable-ethernet=builtin
diff --git a/zbeta/connman/DETAILS b/zbeta/connman/DETAILS
index acbf8b0..bdf621d 100644
--- a/zbeta/connman/DETAILS
+++ b/zbeta/connman/DETAILS
@@ -1,7 +1,9 @@
           MODULE=connman
          VERSION=0.73
           SOURCE=${MODULE}-${VERSION}.tar.bz2
+	 SOURCE2=connman-0.74-merge-xtables-v5-extra-param.patch
       SOURCE_URL=http://www.kernel.org/pub/linux/network/connman/
+     SOURCE2_URL=http://foo-projects.org/~sofar/
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
         WEB_SITE="http://connman.net/"
          ENTERED=20110202


More information about the Lunar-commits mailing list