summaryrefslogtreecommitdiffstats
path: root/meta/classes/insane.bbclass
Commit message (Expand)AuthorAgeFilesLines
* insane.bbclass: Add missing variable bpnNoor Ahsan2012-04-111-0/+1
* insane.bbclass: maybe no log.do_compile or log.do_installRobert Yang2012-03-221-9/+10
* meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie2012-03-051-1/+1
* insane.bbclass: Only depend on desktop-file-utils-native when we need itRichard Purdie2012-02-241-1/+7
* insane.bbclass: Add test for static .a libraries in non-staticdev packagesSaul Wold2012-01-261-1/+14
* insane.bbclass: fix elf.arch not matching error for x32 kernelNitin A Kamble2012-01-171-1/+2
* insane.bbclass: use bb.process.Popen instead of subprocess.check_outputScott Garman2012-01-051-10/+6
* insane.bbclass: add QA tests for unsafe references to exec_prefixScott Garman2012-01-051-2/+109
* insane.bbclass: avoid errors for x32 kernelNitin A Kamble2011-11-181-3/+5
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-39/+39
* insane.bbclass: print full path on invalid LICENSE_FILES_CHKSUMDarren Hart2011-10-201-1/+1
* insane: Promote most warnings into QA errors by defaultRichard Purdie2011-09-291-3/+3
* insane.bbclass: don't warn on .so files in -nativesdk packagesDmitry Eremin-Solenikov2011-09-221-2/+2
* insane: add linux-gnu to the platform dataChris Larson2011-08-121-0/+3
* insane.bbclass: add entries for linux-gnux32Nitin A Kamble2011-08-091-0/+3
* multilib: Add support for compiling recipes against multiple ABIsRichard Purdie2011-07-271-1/+2
* insane.bbclass: Recognise powerpc64Kumar Gala2011-07-221-0/+1
* insane: improve diagnostic for redundant rpathPhil Blundell2011-07-201-2/+2
* insane: make GNU_HASH check slightly more robust (avoids false negatives with...Phil Blundell2011-07-141-11/+33
* insane.bbclass: skip rdepends QA checks for kernel / modulesPaul Eggleton2011-07-121-0/+5
* insane.bbclass: fix error/warning status being invertedPaul Eggleton2011-07-081-2/+2
* insane.bbclass: allow dev-deps to be skipped via INSANE_SKIPPaul Eggleton2011-07-081-1/+1
* insane: add microblaze little endian target infoAdrian Alonso2011-07-071-1/+2
* insane.bbclass: Fix indentation errorRichard Purdie2011-07-051-1/+1
* insane.bbclass: Add warnings for packages which are not -dev packages which d...Richard Purdie2011-07-051-2/+5
* insane.bbclass: Allow INSANE_SKIP to work on a per test basisRichard Purdie2011-07-051-17/+20
* insane.bbclass: Start to rework this so specific checks can be easily made wa...Richard Purdie2011-07-011-133/+83
* insane.bbclass: skip license checksum if LICENSE is "CLOSED"Otavio Salvador2011-05-101-0/+4
* insane: add micrblaze target infoAdrian Alonso2011-05-101-1/+3
* insane.bbclass: Checking for NLS too when checking gettext dependencyKhem Raj2011-05-041-3/+4
* gettext.bbclass: Updates to better handle gettext alternativesRichard Purdie2011-05-041-1/+1
* insane.bbclass: Move code to add function to tasks toward the endKhem Raj2011-04-281-7/+8
* classes: Use linux-uclibceabi instead of linux-uclibgnuceabi for os portion o...Khem Raj2011-04-041-1/+1
* insane.bbclass: Fix ELF bitsize comparisonMark Hatle2011-03-031-41/+43
* Revise stripping and splitting of debug informationMark Hatle2011-02-251-2/+2
* insane.bbclass: Fix config.log error messageMark Hatle2011-02-081-1/+1
* insane.bbclass: skip checks on .la installed statusScott Garman2011-01-211-5/+0
* insane.bbclass: Make sure QA issues are reported as warningsRichard Purdie2011-01-131-2/+1
* insane.bbclass: Enable the package_qa_hash_style checkRichard Purdie2011-01-071-2/+2
* insane.bbclass: Fix message for LIC_FILES_CHKSUM ErrorsSaul Wold2011-01-061-8/+8
* insane.bbclass: make LIC_FILES_CHKSUM failures report errorsSaul Wold2010-12-231-4/+4
* insane.bbclass: fix qa_configure and qa_stagingQing He2010-11-141-2/+2
* insane: Update the insane class to check for host contaminationMark Hatle2010-10-011-3/+27
* insane.bbclass: Update to match the packaging classes when handling OVERRIDESRichard Purdie2010-08-231-5/+1
* insane.class: print the recipe name in the warning.Nitin A Kamble2010-07-151-1/+2
* insane.bbclass: move license check to after configureJoshua Lock2010-07-151-5/+8
* insane.bbclass: Relax fatal errors for now until we get have time to work thr...Richard Purdie2010-07-081-0/+1
* insane.bbclass: Portions of code were not running, fix this and sync with OE....Richard Purdie2010-07-081-37/+120
* insane.bbclass: allow reporting all md5 mismatch warningsKevin Tian2010-06-301-1/+1
* insane.bbclass: Throw better error if path is badNitin A Kamble2010-06-071-0/+2