diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2012-03-23 14:36:04 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-24 00:12:05 +0000 |
commit | 1c19181599c41d8f0bd7f06efc654fe61c3d0bb1 (patch) | |
tree | e5e925800a0633b5bb20818f3d21658d4069f62e /bitbake/bin/bitbake-diffsigs | |
parent | 6c77a0f0fa0c97bfbe93f4a930a1549566a7f016 (diff) | |
download | poky-1c19181599c41d8f0bd7f06efc654fe61c3d0bb1.tar.gz |
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>
Diffstat (limited to 'bitbake/bin/bitbake-diffsigs')
0 files changed, 0 insertions, 0 deletions