revert iptables to 1.4.10-5 as trunk (1.4.12.1) does not build
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 31 Jan 2012 14:27:34 +0000 (15:27 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 31 Jan 2012 14:27:34 +0000 (15:27 +0100)
onelab-k32-tags.mk

index cf6da19..d710cea 100644 (file)
@@ -11,7 +11,7 @@ endif
 kernel-DEVEL-RPMS              += elfutils-libelf-devel
 
 madwifi-GITPATH                 := git://git.onelab.eu/madwifi.git@madwifi-4132-5
-iptables-GITPATH                := git://git.onelab.eu/iptables.git@master
+iptables-GITPATH                := git://git.onelab.eu/iptables.git@iptables-1.4.10-5
 # we use the stock iproute2 with 2.6.32, since our gre patch is not needed anymore with that kernel
 # note that this should be consistently reflected in pl_getKexcludes in build.common
 ALL := $(filter-out iproute,$(ALL))