generic-poky/meta/recipes-extended/iptables
Bruce Ashfield 1c19181599 iptables: fix build error against 3.2+ kernel headers
The iptables local linux/types.h overrides the kernel/sysroot
types.h. As such, we need to provide some defines that are required
to build against 3.2+ kernel headers.

ifndef protection is provided for the defines to ensure that
configuration that already have these defines are still buildable.

This commit is temporary until a new version of iptables can be
used that contains the defines.

(From OE-Core rev: 1642f519bb30b3ebcfb6170cdbbc0e327d057012)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-24 00:12:05 +00:00
..
iptables iptables: fix build error against 3.2+ kernel headers 2012-03-24 00:12:05 +00:00
iptables_1.4.12.2.bb iptables: fix build error against 3.2+ kernel headers 2012-03-24 00:12:05 +00:00