summaryrefslogtreecommitdiffstats
path: root/meta/classes/insane.bbclass
Commit message (Expand)AuthorAgeFilesLines
* insane.bbclass: Add ALLOW_EMPTY to list of package specific variablesRichard Purdie2013-03-051-1/+1
* insane.bbclass: Merge linux-gnu entries in machine dictionary and add sh4 mac...Kyle Farnsworth2013-03-011-3/+2
* siteinfo/insane: More n32 fixupsPeter Seebach2013-02-251-1/+1
* insane: remove unused variableRoss Burton2013-02-141-1/+0
* insane.bbclass: Add missing R* variables to pkgvarcheckMartin Jansa2013-02-061-1/+1
* staging/insane.bbclass: Move legacy do_stage check iinto insane.bbclassRichard Purdie2013-02-061-0/+3
* insane.bbclass: Add documentation headers for logical code blocksRichard Purdie2013-02-061-0/+17
* insane.bbclass: Add pkgvarcheck to check for suboptimal usages of variablesRichard Purdie2013-02-061-1/+9
* package: Create global package file list and use throughout PACKAGEFUNCSRichard Purdie2013-02-011-3/+1
* insane.bbclass: removing outdated commentLukas Bulwahn2013-02-011-2/+0
* insane.bbclass: Fix incorrect getVar callRichard Purdie2013-01-301-1/+1
* 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