summaryrefslogtreecommitdiffstats
path: root/meta/classes/insane.bbclass
AgeCommit message (Expand)Author
2011-11-18insane.bbclass: avoid errors for x32 kernelNitin A Kamble
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-10-20insane.bbclass: print full path on invalid LICENSE_FILES_CHKSUMDarren Hart
2011-09-29insane: Promote most warnings into QA errors by defaultRichard Purdie
2011-09-22insane.bbclass: don't warn on .so files in -nativesdk packagesDmitry Eremin-Solenikov
2011-08-12insane: add linux-gnu to the platform dataChris Larson
2011-08-09insane.bbclass: add entries for linux-gnux32Nitin A Kamble
2011-07-27multilib: Add support for compiling recipes against multiple ABIsRichard Purdie
2011-07-22insane.bbclass: Recognise powerpc64Kumar Gala
2011-07-20insane: improve diagnostic for redundant rpathPhil Blundell
2011-07-14insane: make GNU_HASH check slightly more robust (avoids false negatives with...Phil Blundell
2011-07-12insane.bbclass: skip rdepends QA checks for kernel / modulesPaul Eggleton
2011-07-08insane.bbclass: fix error/warning status being invertedPaul Eggleton
2011-07-08insane.bbclass: allow dev-deps to be skipped via INSANE_SKIPPaul Eggleton
2011-07-07insane: add microblaze little endian target infoAdrian Alonso
2011-07-05insane.bbclass: Fix indentation errorRichard Purdie
2011-07-05insane.bbclass: Add warnings for packages which are not -dev packages which d...Richard Purdie
2011-07-05insane.bbclass: Allow INSANE_SKIP to work on a per test basisRichard Purdie
2011-07-01insane.bbclass: Start to rework this so specific checks can be easily made wa...Richard Purdie
2011-05-10insane.bbclass: skip license checksum if LICENSE is "CLOSED"Otavio Salvador
2011-05-10insane: add micrblaze target infoAdrian Alonso
2011-05-04insane.bbclass: Checking for NLS too when checking gettext dependencyKhem Raj
2011-05-04gettext.bbclass: Updates to better handle gettext alternativesRichard Purdie
2011-04-28insane.bbclass: Move code to add function to tasks toward the endKhem Raj
2011-04-04classes: Use linux-uclibceabi instead of linux-uclibgnuceabi for os portion o...Khem Raj
2011-03-03insane.bbclass: Fix ELF bitsize comparisonMark Hatle
2011-02-25Revise stripping and splitting of debug informationMark Hatle
2011-02-08insane.bbclass: Fix config.log error messageMark Hatle
2011-01-21insane.bbclass: skip checks on .la installed statusScott Garman
2011-01-13insane.bbclass: Make sure QA issues are reported as warningsRichard Purdie
2011-01-07insane.bbclass: Enable the package_qa_hash_style checkRichard Purdie
2011-01-06insane.bbclass: Fix message for LIC_FILES_CHKSUM ErrorsSaul Wold
2010-12-23insane.bbclass: make LIC_FILES_CHKSUM failures report errorsSaul Wold
2010-11-14insane.bbclass: fix qa_configure and qa_stagingQing He
2010-10-01insane: Update the insane class to check for host contaminationMark Hatle
2010-08-23insane.bbclass: Update to match the packaging classes when handling OVERRIDESRichard Purdie
2010-07-15insane.class: print the recipe name in the warning.Nitin A Kamble
2010-07-15insane.bbclass: move license check to after configureJoshua Lock
2010-07-08insane.bbclass: Relax fatal errors for now until we get have time to work thr...Richard Purdie
2010-07-08insane.bbclass: Portions of code were not running, fix this and sync with OE....Richard Purdie
2010-06-30insane.bbclass: allow reporting all md5 mismatch warningsKevin Tian
2010-06-07insane.bbclass: Throw better error if path is badNitin A Kamble
2010-05-12License Checking: convert an error into warningNitin A Kamble
2010-05-11License Change checking:Nitin A Kamble
2010-05-06Update classes to use lib/oeJoshua Lock
2010-03-29classes/conf: Update to handle gcc-runtimeRichard Purdie
2010-01-26insane.bbclass: Since we have no legacy packaging, no need to repeatedly scan...Richard Purdie
2010-01-14insane.bbclass: Fix typoRichard Purdie
2010-01-14cross-canadian: Fix gettext issuesRichard Purdie
2010-01-06insane.bbclass: Fix multiline stringJoshua Lock