summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/qa.py
AgeCommit message (Expand)Author
2021-01-04lib/oe/qa: handle the 'no specific instruction set' ELF e_machine valueRoss Burton
2019-12-29chrpath: Cleanup and fix previous patchRoss Burton
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2018-09-13insane: Recognise BPF as a valid EM_MACHINE typeKhem Raj
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-11-15lib/oe/qa: handle binaries with segments outside the first 4kbRoss Burton
2016-10-11lib/oe/qa: add ELF machine to string functionRoss Burton
2016-06-02classes/lib: Complete transition to python3Richard Purdie
2016-05-21meta/scripts: python3: rename file -> openRichard Purdie
2016-05-21meta/selftest/scripts: Use print function for python3 compatibilityRichard Purdie
2016-03-25lib/oe/qa: add method to check if static or dynamic linkedRoss Burton
2016-02-28lib/oe/qa: add explicit exception for 'file isn't an ELF'Ross Burton
2016-02-16lib/qa.py: raise ValueError if file isn't an ELFRoss Burton
2016-02-16lib/oe/qa: ELFFile: check that a path is a file before opening itRoss Burton
2013-05-09image/kernel-module-split/eglibc-ld.inc: Remove has_key() usageRichard Purdie
2013-05-09classes/recipes/lib: Fix various python whitespace issuesRichard Purdie
2013-05-09clases/lib: Use modern exception syntaxRichard Purdie
2012-12-06qa.py: Toolchain path should not be hardcoded to execute objdumpMuhammad Shakeel
2012-12-04qa.py: Modify the env for the child process onlyMuhammad Shakeel
2012-10-18lib/oe/qa: Trap exceptions when running objdumpPhil Blundell
2012-10-18insane: Rationalise phdrs-based QA checksPhil Blundell
2011-03-03qa.py: Fix a typo when evaluating bitsizeMark Hatle
2011-03-02insane.bbclass: Fix ELF bitsize comparisonMark Hatle
2010-05-06lib/oe: Import oe lib from OE.devJoshua Lock