summaryrefslogtreecommitdiffstats
path: root/meta/classes/insane.bbclass
Commit message (Expand)AuthorAgeFilesLines
* insane.bbclass : Disable tests for unsafe references in binaries and scripts.Philip Balister2012-11-241-1/+1
* insane.bbclass: add qa package name checkConstantin Musca2012-11-181-0/+8
* insane: detect and warn about relocations in .textPhil Blundell2012-11-121-1/+25
* classes: replace virtclass-native(sdk) with class-native(sdk)Robert Yang2012-11-021-2/+2
* insane.bbclass and friends: Fix sanity checks and multlib headers for n32Peter Seebach2012-10-271-0/+4
* insane: add a check for Xorg driver ABI dependenciesRoss Burton2012-10-231-1/+19
* insane: Don't try to run objdump on symlinksPhil Blundell2012-10-181-0/+6
* insane: Rationalise phdrs-based QA checksPhil Blundell2012-10-181-23/+18
* insane.conf: add new libexec testSaul Wold2012-10-181-0/+14
* insane.bbclass: add AArch64 supportMarcin Juszkiewicz2012-10-181-0/+1
* classes: Update to use corrected bb.utils.explode_dep_versions2 APIRichard Purdie2012-10-021-2/+42
* insane.bbclass: Remove copy and paste confusion when using OVERRIDESRichard Purdie2012-10-021-15/+2
* insane.bbclass: Improve ability to detect enabled testsRichard Purdie2012-09-211-3/+5
* insane.bbclass: add library dir sanity checkRadu Moisan2012-09-211-1/+38
* Rename task to packagegroupPaul Eggleton2012-09-041-1/+1
* nativesdk: Switch to using nativesdk as a prefix, not a suffixRichard Purdie2012-09-021-2/+2
* insane.bbclass: Fix RPATH warning in the face of funny path stringsAndy Ross2012-08-211-1/+4
* meta/classes: Various python whitespace fixesRichard Purdie2012-08-211-14/+14
* insane.bbclass: Make ldd exec_prefix error reporting easier to readMark Hatle2012-06-081-4/+16
* Revert "meta: replace os.popen with subprocess.Popen"Richard Purdie2012-05-301-20/+11
* meta: replace os.popen with subprocess.PopenRobert Yang2012-05-301-11/+20
* meta: replace os.system with subprocess.callRobert Yang2012-05-301-5/+10
* insane.bbclass: Add mips64{el} to known machinesKhem Raj2012-05-211-0/+4
* 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
OpenPOWER on IntegriCloud