summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/path.py
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2011-03-01 12:42:28 -0600
committerSaul Wold <sgw@linux.intel.com>2011-03-01 16:36:44 -0800
commit3a39d969286a2b2abb81c9d055ad558c258bbea2 (patch)
tree4bbc609aa25e7dccf4224b5e6f3cbd867fc14175 /meta/lib/oe/path.py
parent65d37c34b7d3615be328db138d5cd283abab227a (diff)
downloadpoky-3a39d969286a2b2abb81c9d055ad558c258bbea2.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. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/lib/oe/path.py')
0 files changed, 0 insertions, 0 deletions