summaryrefslogtreecommitdiffstats
path: root/meta/classes/insane.bbclass
Commit message (Expand)AuthorAgeFilesLines
* base/insane: Check pkgs lics are subset of recipe lics only onceQuentin Schulz2020-05-281-1/+20
* insane.bbclass: Add test for shebang line lengthDomarys Correa2020-05-071-1/+24
* insane.bbclass: Correct typo inhert->inheritKhem Raj2020-02-181-1/+1
* package.bbclass: Support stripping and debug copy of static librariesMark Hatle2020-02-081-1/+1
* insane.bbclass: Spawn warning for missing mime-xdg in inheritAndreas Müller2020-01-191-1/+30
* insane.bbclass: introduce a warning for mime missing in inheritAndreas Müller2020-01-191-0/+12
* mips: Enable gnu-hash-style on glibcKhem Raj2020-01-191-3/+2
* insane: don't use cachedpathRoss Burton2019-12-281-3/+2
* insane: fix GitHub /archive/ testRoss Burton2019-11-291-3/+3
* insane: improve textrel warning messageRoss Burton2019-11-141-1/+3
* insane: add check for perllocal.podRoss Burton2019-10-081-1/+18
* insane.bbclass: in file-rdeps do not look into RDEPENDS recursivelyAlexander Kanavin2019-08-141-18/+0
* insane: check if the recipe incorrectly uses DEPENDS_${PN}Ross Burton2019-08-031-0/+5
* insane: use clean_path for the host contamination warningsRoss Burton2019-07-051-3/+2
* insane: remove empty test that does nothingRoss Burton2019-06-191-7/+0
* insane: improve buildpath warning messagesRoss Burton2019-06-191-1/+2
* insane: add sanity checks to SRC_URIRoss Burton2019-05-211-1/+12
* insane.bbclass: Trigger unrecognzed configure option for mesonAndreas Müller2019-04-111-4/+8
* insane: fix gettext dependency warningRoss Burton2019-04-101-1/+1
* patch/insane: Rework patch fuzz handlingAndreas Müller2019-04-091-1/+52
* insane: improve license checksumming logicRoss Burton2019-03-241-49/+32
* insane.bbclass: Add configure-unsafe and configure-gettextRobert Yang2019-03-071-7/+21
* insane.bbclass: Make INSANE_SKIP work for qa pkgconfig and laRobert Yang2019-03-071-5/+15
* insane.bbclass: add package specific skips to sstate hashMichael Ho2018-12-141-0/+7
* insane.bbclass: BPF objects may mismatch in endianness and bitness tooKhem Raj2018-12-131-2/+2
* classes: Correctly markup regex stringsRichard Purdie2018-12-081-8/+8
* insane: Clarify GNU_HASH warningRoss Burton2018-12-051-1/+1
* insane: Recognise BPF as a valid EM_MACHINE typeKhem Raj2018-09-131-2/+4
* lib/oe: split out machine to ELF data dictionaryRoss Burton2018-07-261-136/+2
* insane: optimise buildpath searchRoss Burton2018-07-181-2/+2
* insane.bbclass: Don't let warnings make previous errors non-fatalOlof Johansson2018-06-281-6/+6
* insane.bbclass: Make missing license file fatalOlof Johansson2018-06-281-1/+1
* insane.bbclass: Adds powerpc to elf headers machine dictionaryAlejandro Enedino Hernandez Samaniego2018-06-151-0/+1
* insane.bbclass: Fix typos in 32bit risc-v machine typeKhem Raj2018-03-151-3/+3
* insane.bbclass: add support for RISC-V baremetalKhem Raj2018-03-151-0/+2
* insane: add support for ARM64 ILP32Daniel Díaz2018-01-031-1/+4
* insane.bbclass: add microblaze-*-elf to machine dictionaryNathan Rossi2017-11-211-0/+3
* insane: Add entries for riscv 32bit/64bitKhem Raj2017-11-051-0/+4
* insane: consider INSANE_SKIP without package-specifier tooRoss Burton2017-09-131-1/+2
* insane: don't pass skip list to functions which don't respect itRoss Burton2017-09-131-8/+8
* insane.bbclass: write QA issues to log file only when they are in ERROR_QA or...Martin Jansa2017-09-111-1/+2
* insane.bbclass: Warn if ${COREBASE}/LICENSE is usedSaul Wold2017-09-021-1/+4
* gettext.bbclass: do not add virtual/gettext to DEPENDSAlexander Kanavin2017-08-301-4/+2
* insane: add qa check for uppercase recipe nameYeoh Ee Peng2017-08-301-2/+7
* insane: remove last remnants of unsafe-references-in-binaries checkRoss Burton2017-08-131-9/+0
* insane: remove unsafe-references-in-scripts checkRoss Burton2017-08-131-65/+0
* insane.bbclass: Support musl-x32sweeaun2017-07-081-1/+4
* insane.bbclass: Add package QA check for merged /usr.Amarnath Valluri2017-07-061-0/+16
* insane: add extensible framework for recipe-wide QA testsRoss Burton2017-06-281-23/+42
* insane: rename pkg to pn because that is what it isRoss Burton2017-06-281-3/+3