aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/insane.bbclass
AgeCommit message (Expand)Author
2017-03-01insane.bbclass: Add missing dependenciesMariano Lopez
2017-02-15insane.bbclass: print QA message correctlyStephano Cetola
2017-02-15classes: Drop now unneeded update_data callsRichard Purdie
2017-01-23Switch to Recipe Specific SysrootsRichard Purdie
2017-01-16insane.bbclass: print license text as part of QA messagePatrick Ohly
2017-01-06meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie
2016-12-22arch-mips: Add MIPS 64r6 N32 tuneZubair Lutfullah Kakakhel
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-12-08insane: Add SH4 musl mapping to the QA arch testsVladimir Zapolskiy
2016-11-30insane: rewrite the expanded-d test as a QAPKGTESTRoss Burton
2016-11-30insane: add QAPKGTEST, a package-wide equivilant to QAPATHTESTRoss Burton
2016-11-30insane: factor out the test matrix processingRoss Burton
2016-11-30insane: fix expanded-d testRoss Burton
2016-11-30insane: Add aarch64 baremetal mappings to the QA arch testAlexandre Belloni
2016-11-06insane.bbclass:buildpaths: open() file with 'rb'Robert Yang
2016-10-15insane.bbclass: fix package_qa_check_arch() for mips64-o32Robert Yang
2016-10-15insane.bbclass: Additional "mips" and "mipsel" machine definitionsJuro Bystricky
2016-10-11insane: display names instead of ELF machine numbersRoss Burton
2016-10-07insane.bbclass: Add mipsisa{32, 64}r6{el, }Zubair Lutfullah Kakakhel
2016-09-15sanity: make license QA failures fatal againRoss Burton
2016-08-23insane: improve package_qa_clean_pathRoss Burton
2016-07-25insane: only check ${S} exists if we had sources to fetchRoss Burton
2016-07-25insane: Add mechanism to extend QA machine information from BSP layerRichard Purdie
2016-06-02classes/lib: Update to use python3 command pipeline decodingRichard Purdie
2016-06-01insane: return line-feeds to qa.logMartin Jansa
2016-05-21meta/scripts: python3: rename file -> openRichard Purdie
2016-05-11classes/insane: do not force LIC_FILES_CHKSUM unless SRC_URI is setPaul Eggleton
2016-05-06insane.bbclass: package_qa_check_license -> populate_lic_qa_checksumRobert Yang
2016-05-06insane.bbclass: remove workdir from package_qa_check_license()Robert Yang
2016-04-03insane.bbclass: avoid false positives on library locationBill Randle
2016-03-06insane/prelink: Handle nonstandard library pathsRichard Purdie
2016-03-04insane.bbclass: make the checking stricter for unsafe references in scriptsChen Qi
2016-02-28lib/oe/qa: add explicit exception for 'file isn't an ELF'Ross Burton
2016-02-18insane.bbclass: print more info for build-deps and file-rdepsRobert Yang
2016-02-18insane: wrap autotools checks in inherits_class(autotools) checksRoss Burton
2016-02-16lib/qa.py: raise ValueError if file isn't an ELFRoss Burton
2016-02-15insane: Add --disable-static to UNKNOWN_CONFIGURE_WHITELISTRichard Purdie
2016-02-11insane.bbclass: Support MicroBlaze with muslNathan Rossi
2016-02-04insane: Fix populate_sysroot sanity test pathRichard Purdie
2016-02-02insane: add test for -dev packaging containing real librariesRoss Burton
2016-01-26insane: remove unused variable assignmentRoss Burton
2016-01-23insane: Drop do_stage testRichard Purdie
2016-01-22insane.bbclass: fix package_qa_walk()Robert Yang
2016-01-22insane.bbclass: print all the QA messagesRobert Yang
2016-01-22insane.bbclass:buildpaths: ignore ipkg/dpkg's CONTROL dirRobert Yang
2016-01-19insane: Start to clean up do_configure_qa codeRichard Purdie
2016-01-19insane: Clean up horrible return value processing codeRichard Purdie
2016-01-13insane/package: Fix cases where QA errors aren't fatalRichard Purdie
2015-12-12insane: in libdir test allow libraries in libexecdirJuro Bystricky
2015-11-24insane.bbclass: Avoid libdir QA check if PACKAGE_DEBUG_SPLIT_STYLE='debug-fil...Jian Liu