]> code.ossystems Code Review - openembedded-core.git/commit
insane: Special case kernel modules for x32 targets
authorNitin A Kamble <nitin.a.kamble@intel.com>
Tue, 4 Mar 2014 18:17:52 +0000 (10:17 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Mar 2014 14:58:03 +0000 (14:58 +0000)
commita4261ab92735abfba835e916931d2e920f335aaa
tree82d8d768d08cf7b515d2513c480e28724a6801bf
parentb16cd9eaa8190dc678af9d98a9bc4fb690809c5f
insane: Special case kernel modules for x32 targets

The Kernel module packages for x32 target have 64 bit binaries, which
breaks the QA_check expecting all the packages to be 32bit.

Make a special case for kernel module packages for x32 targets, to avoid
this false error.

Fixes Bug:
[YOCTO #5903]

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/classes/insane.bbclass