summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/iptables/iptables_1.6.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* iptables: upgrade to 1.6.0Maxin B. John2016-01-071-0/+50
1.4.21 -> 1.6.0 xtables_globals structure layout has changed. * Refreshed below listed patches to work with this release: 1. 0001-configure-Add-option-to-enable-disable-libnfnetlink.patch 2. 0001-fix-build-with-musl.patch * Added PACKAGECONFIG for libnftnl (From OE-Core rev: 8609c4e5eadfdd60664640c4ae07e250c98dd86b) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>