diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2011-03-01 12:42:28 -0600 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-03-02 09:48:53 -0800 |
commit | 17dae13fabe2932a47ecc86fcafb1d177226513f (patch) | |
tree | 086c230e019e031c1adada1f9f651038352b645c /meta/recipes-sato/matchbox-desktop/files | |
parent | b909f12a92c86fd2fe9348eeec455e2c9ef71f1a (diff) | |
download | openembedded-core-17dae13fabe2932a47ecc86fcafb1d177226513f.tar.gz openembedded-core-17dae13fabe2932a47ecc86fcafb1d177226513f.tar.bz2 openembedded-core-17dae13fabe2932a47ecc86fcafb1d177226513f.tar.xz openembedded-core-17dae13fabe2932a47ecc86fcafb1d177226513f.zip |
insane.bbclass: Fix ELF bitsize comparison
Fix the way the ELF size is compared to ensure that incorrectly
sized ELF binaries are captured during the file scan.
lib/oe/qa.py is changed to accept a bitsize as a parameter. Instead
of previously defining true/false, it now takes "0" undefined, "32"
32-bit, and "64" 64-bit as the size argument. This allows us to
preserve existing behavior of only loading one ELF type, while
allowing the function to be able to discover the size on it's own.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-sato/matchbox-desktop/files')
0 files changed, 0 insertions, 0 deletions