summaryrefslogtreecommitdiff
path: root/meta/classes/insane.bbclass
AgeCommit message (Expand)AuthorFiles
2012-01-26insane.bbclass: Add test for static .a libraries in non-staticdev packagesSaul Wold1
2012-01-17insane.bbclass: fix elf.arch not matching error for x32 kernelNitin A Kamble1
2012-01-05insane.bbclass: use bb.process.Popen instead of subprocess.check_outputScott Garman1
2012-01-05insane.bbclass: add QA tests for unsafe references to exec_prefixScott Garman1
2011-11-17insane.bbclass: avoid errors for x32 kernelNitin A Kamble1
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie1
2011-10-19insane.bbclass: print full path on invalid LICENSE_FILES_CHKSUMDarren Hart1
2011-09-29insane: Promote most warnings into QA errors by defaultRichard Purdie1
2011-09-22insane.bbclass: don't warn on .so files in -nativesdk packagesDmitry Eremin-Solenikov1
2011-08-12insane: add linux-gnu to the platform dataChris Larson1
2011-08-08insane.bbclass: add entries for linux-gnux32Nitin A Kamble1
2011-07-27multilib: Add support for compiling recipes against multiple ABIsRichard Purdie1
2011-07-22insane.bbclass: Recognise powerpc64Kumar Gala1
2011-07-20insane: improve diagnostic for redundant rpathPhil Blundell1
2011-07-14insane: make GNU_HASH check slightly more robust (avoids false negatives with...Phil Blundell1
2011-07-12insane.bbclass: skip rdepends QA checks for kernel / modulesPaul Eggleton1
2011-07-08insane.bbclass: fix error/warning status being invertedPaul Eggleton1
2011-07-08insane.bbclass: allow dev-deps to be skipped via INSANE_SKIPPaul Eggleton1
2011-07-07insane: add microblaze little endian target infoAdrian Alonso1
2011-07-05insane.bbclass: Fix indentation errorRichard Purdie1
2011-07-05insane.bbclass: Add warnings for packages which are not -dev packages which d...Richard Purdie1
2011-07-05insane.bbclass: Allow INSANE_SKIP to work on a per test basisRichard Purdie1
2011-07-01insane.bbclass: Start to rework this so specific checks can be easily made wa...Richard Purdie1
2011-05-10insane.bbclass: skip license checksum if LICENSE is "CLOSED"Otavio Salvador1
2011-05-10insane: add micrblaze target infoAdrian Alonso1
2011-05-04insane.bbclass: Checking for NLS too when checking gettext dependencyKhem Raj1
2011-05-04gettext.bbclass: Updates to better handle gettext alternativesRichard Purdie1
2011-04-28insane.bbclass: Move code to add function to tasks toward the endKhem Raj1
2011-04-04classes: Use linux-uclibceabi instead of linux-uclibgnuceabi for os portion o...Khem Raj1
2011-03-02insane.bbclass: Fix ELF bitsize comparisonMark Hatle1
2011-03-01Revise stripping and splitting of debug informationMark Hatle1
2011-02-08insane.bbclass: Fix config.log error messageMark Hatle1
2011-01-21insane.bbclass: skip checks on .la installed statusScott Garman1
2011-01-13insane.bbclass: Make sure QA issues are reported as warningsRichard Purdie1
2011-01-07insane.bbclass: Enable the package_qa_hash_style checkRichard Purdie1
2011-01-06insane.bbclass: Fix message for LIC_FILES_CHKSUM ErrorsSaul Wold1
2010-12-23insane.bbclass: make LIC_FILES_CHKSUM failures report errorsSaul Wold1
2010-11-14insane.bbclass: fix qa_configure and qa_stagingQing He1
2010-10-01insane: Update the insane class to check for host contaminationMark Hatle1
2010-08-23insane.bbclass: Update to match the packaging classes when handling OVERRIDESRichard Purdie1
2010-07-15insane.class: print the recipe name in the warning.Nitin A Kamble1
2010-07-15insane.bbclass: move license check to after configureJoshua Lock1
2010-07-08insane.bbclass: Relax fatal errors for now until we get have time to work thr...Richard Purdie1
2010-07-08insane.bbclass: Portions of code were not running, fix this and sync with OE....Richard Purdie1
2010-06-30insane.bbclass: allow reporting all md5 mismatch warningsKevin Tian1
2010-06-07insane.bbclass: Throw better error if path is badNitin A Kamble1
2010-05-12License Checking: convert an error into warningNitin A Kamble1
2010-05-11License Change checking:Nitin A Kamble1
2010-05-06Update classes to use lib/oeJoshua Lock1
2010-03-29classes/conf: Update to handle gcc-runtimeRichard Purdie1