summaryrefslogtreecommitdiffstats
path: root/meta/classes/insane.bbclass
AgeCommit message (Expand)Author
2017-06-28insane: rename pkg to pn because that is what it isRoss Burton
2017-06-23insane.bbclass: Ignore perl as dependency for nativesdk packagesPeter Kjellerstedt
2017-06-16meta: Remove further uclibc remnants (inc. patches and site files)Richard Purdie
2017-06-14insane: Don't depend on OVERRIDESRichard Purdie
2017-06-12insane.bbclass: Improve the handling of runtime file dependenciesPeter Kjellerstedt
2017-06-12insane.bbclass: Report all file-rdeps errors, not just the firstPeter Kjellerstedt
2017-06-03insane.bbclass: fix override handling in RDEPENDS QAGan, Yau Wai
2017-03-28insane.bbclass: error if file-rdeps not metStephano Cetola
2017-03-21insane: remove broken unsafe-references-in-binaries testRoss Burton
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