diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2011-11-16 11:14:43 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-18 10:47:13 +0000 |
commit | 79ec782aae08a13c54adb78263277f348dbb7425 (patch) | |
tree | 8596c5a5b1939aac1bf15084e9577f3952905da4 /bitbake/lib/bb/parse/parse_py/ConfHandler.py | |
parent | 13518fdb4fa21bfb7382e4fac14e3eabd0f395f7 (diff) | |
download | poky-79ec782aae08a13c54adb78263277f348dbb7425.tar.gz |
insane.bbclass: avoid errors for x32 kernel
x32 abi of x86_64 has 32bit userspace and the kernel is 64bit.
The qa checking code was reporting this as errors for x32 kernel
files and modules.
This commit extends the condition in the checking code to avoid
throwing the bitsize not matched error for x32 kernel files.
(From OE-Core rev: c9963542b17537f18548616c9ad4f1d92f42bffb)
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/parse/parse_py/ConfHandler.py')
0 files changed, 0 insertions, 0 deletions