aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/insane.bbclass
AgeCommit message (Expand)Author
2012-10-18insane: Don't try to run objdump on symlinksPhil Blundell
2012-10-18insane: Rationalise phdrs-based QA checksPhil Blundell
2012-10-18insane.conf: add new libexec testSaul Wold
2012-10-18insane.bbclass: add AArch64 supportMarcin Juszkiewicz
2012-10-02classes: Update to use corrected bb.utils.explode_dep_versions2 APIRichard Purdie
2012-10-02insane.bbclass: Remove copy and paste confusion when using OVERRIDESRichard Purdie
2012-09-21insane.bbclass: Improve ability to detect enabled testsRichard Purdie
2012-09-21insane.bbclass: add library dir sanity checkRadu Moisan
2012-09-03Rename task to packagegroupPaul Eggleton
2012-08-31nativesdk: Switch to using nativesdk as a prefix, not a suffixRichard Purdie
2012-08-21insane.bbclass: Fix RPATH warning in the face of funny path stringsAndy Ross
2012-08-21meta/classes: Various python whitespace fixesRichard Purdie
2012-06-08insane.bbclass: Make ldd exec_prefix error reporting easier to readMark Hatle
2012-05-30Revert "meta: replace os.popen with subprocess.Popen"Richard Purdie
2012-05-30meta: replace os.popen with subprocess.PopenRobert Yang
2012-05-30meta: replace os.system with subprocess.callRobert Yang
2012-05-20insane.bbclass: Add mips64{el} to known machinesKhem Raj
2012-04-11insane.bbclass: Add missing variable bpnNoor Ahsan
2012-03-22insane.bbclass: maybe no log.do_compile or log.do_installRobert Yang
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie
2012-02-24insane.bbclass: Only depend on desktop-file-utils-native when we need itRichard Purdie
2012-01-26insane.bbclass: Add test for static .a libraries in non-staticdev packagesSaul Wold
2012-01-17insane.bbclass: fix elf.arch not matching error for x32 kernelNitin A Kamble
2012-01-05insane.bbclass: use bb.process.Popen instead of subprocess.check_outputScott Garman
2012-01-05insane.bbclass: add QA tests for unsafe references to exec_prefixScott Garman
2011-11-17insane.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-19insane.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-08insane.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