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:11:52 +0000 |
commit | 1642f519bb30b3ebcfb6170cdbbc0e327d057012 (patch) | |
tree | ca32b2014246b0e952bd9bd0b96f52d8719f4912 /meta-demoapps/recipes-graphics/xorg-lib | |
parent | 7ad7c837bac0cd086098be0d7cdf5cd8388a8696 (diff) | |
download | openembedded-core-1642f519bb30b3ebcfb6170cdbbc0e327d057012.tar.gz openembedded-core-1642f519bb30b3ebcfb6170cdbbc0e327d057012.tar.bz2 openembedded-core-1642f519bb30b3ebcfb6170cdbbc0e327d057012.tar.xz openembedded-core-1642f519bb30b3ebcfb6170cdbbc0e327d057012.zip |
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.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-demoapps/recipes-graphics/xorg-lib')
0 files changed, 0 insertions, 0 deletions