]> code.ossystems Code Review - openembedded-core.git/commit
iptables: upgrade to 1.4.12.2
authorShane Wang <shane.wang@intel.com>
Sat, 21 Jan 2012 14:27:32 +0000 (22:27 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Jan 2012 11:23:57 +0000 (11:23 +0000)
commit27ed7024cf2ee9c9f84246fd931bc390cb638851
tree206350417b9f4c95f1b0fa0cc9505b6a05b2a64f
parenta04c89e4e2a5f98716001ba9e5e25b21323f4606
iptables: upgrade to 1.4.12.2

This patch is to upgrade iptables to 1.4.12.2, and introduce a patch not to check unknown symbols.
Otherwise, when it is compiled, it will report "libxtables.so.7" from LD_PRELOAD cannot be preloaded.

Signed-off-by: Shane Wang <shane.wang@intel.com>
meta/recipes-extended/iptables/iptables/GNUmakefile.patch [new file with mode: 0644]
meta/recipes-extended/iptables/iptables_1.4.12.2.bb [moved from meta/recipes-extended/iptables/iptables_1.4.12.1.bb with 88% similarity]