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:54:22 +0000 (11:54 +0000)
commita8a1f168ca5db91577c1446e92916bea4ca275a3
tree5d47baa1833c46a027c52f082cf128ec7fb9452d
parente290c0f5a4c5bd56d31779509232ae8755dd65b4
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.

(From OE-Core rev: 27ed7024cf2ee9c9f84246fd931bc390cb638851)

Signed-off-by: Shane Wang <shane.wang@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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]