summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/qa.py
Commit message (Expand)AuthorAgeFilesLines
* meta: python3 megapatchRichard Purdie2016-05-161-7/+7
* lib/oe/qa: add method to check if static or dynamic linkedRoss Burton2016-03-261-5/+39
* lib/oe/qa: add explicit exception for 'file isn't an ELF'Ross Burton2016-02-281-6/+9
* lib/qa.py: raise ValueError if file isn't an ELFRoss Burton2016-02-161-7/+7
* lib/oe/qa: ELFFile: check that a path is a file before opening itRoss Burton2016-02-161-0/+3
* image/kernel-module-split/eglibc-ld.inc: Remove has_key() usageRichard Purdie2013-05-091-1/+1
* classes/recipes/lib: Fix various python whitespace issuesRichard Purdie2013-05-091-1/+1
* clases/lib: Use modern exception syntaxRichard Purdie2013-05-091-1/+1
* qa.py: Toolchain path should not be hardcoded to execute objdumpMuhammad Shakeel2012-12-061-2/+2
* qa.py: Modify the env for the child process onlyMuhammad Shakeel2012-12-041-1/+1
* lib/oe/qa: Trap exceptions when running objdumpPhil Blundell2012-10-181-2/+7
* insane: Rationalise phdrs-based QA checksPhil Blundell2012-10-181-0/+17
* qa.py: Fix a typo when evaluating bitsizeMark Hatle2011-03-031-2/+2
* insane.bbclass: Fix ELF bitsize comparisonMark Hatle2011-03-031-4/+17
* lib/oe: Import oe lib from OE.devJoshua Lock2010-05-061-0/+76