summaryrefslogtreecommitdiffstats
path: root/bitbake
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2011-03-01 12:42:28 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-03 16:57:44 +0000
commit78c2b79d549ca5be29c096beca87c4bf9cf8d6bb (patch)
tree9dd173805b1e8d3d7cc65f68a24b2f894b71fdc3 /bitbake
parent23ecbad5cd2b83263cdd79ddb31a7cd10f7ede7f (diff)
downloadpoky-78c2b79d549ca5be29c096beca87c4bf9cf8d6bb.tar.gz
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. (From OE-Core rev: 17dae13fabe2932a47ecc86fcafb1d177226513f) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
0 files changed, 0 insertions, 0 deletions