aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/insane.bbclass
AgeCommit message (Expand)Author
2018-03-15insane.bbclass: Fix typos in 32bit risc-v machine typeKhem Raj
2018-03-15insane.bbclass: add support for RISC-V baremetalKhem Raj
2018-01-03insane: add support for ARM64 ILP32Daniel Díaz
2017-11-21insane.bbclass: add microblaze-*-elf to machine dictionaryNathan Rossi
2017-11-05insane: Add entries for riscv 32bit/64bitKhem Raj
2017-09-13insane: consider INSANE_SKIP without package-specifier tooRoss Burton
2017-09-13insane: don't pass skip list to functions which don't respect itRoss Burton
2017-09-11insane.bbclass: write QA issues to log file only when they are in ERROR_QA or...Martin Jansa
2017-09-01insane.bbclass: Warn if ${COREBASE}/LICENSE is usedSaul Wold
2017-08-29gettext.bbclass: do not add virtual/gettext to DEPENDSAlexander Kanavin
2017-08-29insane: add qa check for uppercase recipe nameYeoh Ee Peng
2017-08-11insane: remove last remnants of unsafe-references-in-binaries checkRoss Burton
2017-08-11insane: remove unsafe-references-in-scripts checkRoss Burton
2017-07-08insane.bbclass: Support musl-x32sweeaun
2017-07-06insane.bbclass: Add package QA check for merged /usr.Amarnath Valluri
2017-06-28insane: add extensible framework for recipe-wide QA testsRoss Burton
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