| Commit message (Expand) | Author | Age | Files | Lines |
* | ptest: allow the ptest-packagelists.inc warning to be disabled | Ross Burton | 2021-09-02 | 1 | -1/+1 |
* | package/scripts: Fix FILES_INFO handling | Richard Purdie | 2021-08-17 | 1 | -2/+2 |
* | insane.bbclass: fix new override syntax migration | Quentin Schulz | 2021-08-13 | 1 | -6/+6 |
* | insane.bbclass: fix the file-rdeps QA message for the new override syntax | Chen Qi | 2021-08-04 | 1 | -1/+1 |
* | meta: Manual override fixes | Richard Purdie | 2021-08-02 | 1 | -1/+1 |
* | Convert to new override syntax | Richard Purdie | 2021-08-02 | 1 | -15/+15 |
* | insane: clean up some more warning messages | Ross Burton | 2021-04-18 | 1 | -6/+6 |
* | insane: don't check for a warning string that is never output | Ross Burton | 2021-03-10 | 1 | -21/+1 |
* | insane: native-last: Only print classes inherited after native/nativesdk | Tomasz Dziendzielski | 2021-01-28 | 1 | -2/+6 |
* | insane: Add missing INSANE_SKIP mechanism for native-last QA check | Tomasz Dziendzielski | 2021-01-28 | 1 | -21/+22 |
* | insane: Add test for native/nativesdk inherit order | Tomasz Dziendzielski | 2021-01-27 | 1 | -1/+27 |
* | insane.bbclass: allow fifos | Trevor Woerner | 2020-12-30 | 1 | -1/+2 |
* | insane: add GitLab /archive/ tests | Andrey Zhizhikin | 2020-11-02 | 1 | -2/+2 |
* | insane: check for missing update-alternatives inherit | Andrey Zhizhikin | 2020-09-17 | 1 | -0/+9 |
* | insane: only load real files as ELF | Ross Burton | 2020-09-05 | 1 | -6/+7 |
* | insane: improve gnu-hash-style warning | Ross Burton | 2020-09-02 | 1 | -1/+2 |
* | insane: fix gnu-hash-style check | Sumit Garg | 2020-09-02 | 1 | -1/+1 |
* | insane: improve arch test messages | Ross Burton | 2020-07-18 | 1 | -6/+6 |
* | insane: consolidate skipping of temporary do_package files | Ross Burton | 2020-07-12 | 1 | -5/+8 |
* | insane: Check for feature check variables not being used | Jacob Kroon | 2020-06-12 | 1 | -1/+11 |
* | base/insane: Check pkgs lics are subset of recipe lics only once | Quentin Schulz | 2020-05-21 | 1 | -1/+20 |
* | insane: Promote warnings into errors | Richard Purdie | 2020-05-07 | 1 | -5/+6 |
* | insane.bbclass: Add test for shebang line length | Domarys Correa | 2020-04-24 | 1 | -1/+24 |
* | insane.bbclass: Correct typo inhert->inherit | Khem Raj | 2020-02-18 | 1 | -1/+1 |
* | package.bbclass: Support stripping and debug copy of static libraries | Mark Hatle | 2020-02-08 | 1 | -1/+1 |
* | insane.bbclass: Spawn warning for missing mime-xdg in inherit | Andreas Müller | 2020-01-19 | 1 | -1/+30 |
* | insane.bbclass: introduce a warning for mime missing in inherit | Andreas Müller | 2020-01-19 | 1 | -0/+12 |
* | mips: Enable gnu-hash-style on glibc | Khem Raj | 2020-01-19 | 1 | -3/+2 |
* | insane: don't use cachedpath | Ross Burton | 2019-12-28 | 1 | -3/+2 |
* | insane: fix GitHub /archive/ test | Ross Burton | 2019-11-29 | 1 | -3/+3 |
* | insane: improve textrel warning message | Ross Burton | 2019-11-14 | 1 | -1/+3 |
* | insane: add check for perllocal.pod | Ross Burton | 2019-10-08 | 1 | -1/+18 |
* | insane.bbclass: in file-rdeps do not look into RDEPENDS recursively | Alexander Kanavin | 2019-08-14 | 1 | -18/+0 |
* | insane: check if the recipe incorrectly uses DEPENDS_${PN} | Ross Burton | 2019-08-03 | 1 | -0/+5 |
* | insane: use clean_path for the host contamination warnings | Ross Burton | 2019-07-05 | 1 | -3/+2 |
* | insane: remove empty test that does nothing | Ross Burton | 2019-06-19 | 1 | -7/+0 |
* | insane: improve buildpath warning messages | Ross Burton | 2019-06-19 | 1 | -1/+2 |
* | insane: add sanity checks to SRC_URI | Ross Burton | 2019-05-21 | 1 | -1/+12 |
* | insane.bbclass: Trigger unrecognzed configure option for meson | Andreas Müller | 2019-04-11 | 1 | -4/+8 |
* | insane: fix gettext dependency warning | Ross Burton | 2019-04-10 | 1 | -1/+1 |
* | patch/insane: Rework patch fuzz handling | Andreas Müller | 2019-04-09 | 1 | -1/+52 |
* | insane: improve license checksumming logic | Ross Burton | 2019-03-24 | 1 | -49/+32 |
* | insane.bbclass: Add configure-unsafe and configure-gettext | Robert Yang | 2019-03-07 | 1 | -7/+21 |
* | insane.bbclass: Make INSANE_SKIP work for qa pkgconfig and la | Robert Yang | 2019-03-07 | 1 | -5/+15 |
* | insane.bbclass: add package specific skips to sstate hash | Michael Ho | 2018-12-14 | 1 | -0/+7 |
* | insane.bbclass: BPF objects may mismatch in endianness and bitness too | Khem Raj | 2018-12-13 | 1 | -2/+2 |
* | classes: Correctly markup regex strings | Richard Purdie | 2018-12-08 | 1 | -8/+8 |
* | insane: Clarify GNU_HASH warning | Ross Burton | 2018-12-05 | 1 | -1/+1 |
* | insane: Recognise BPF as a valid EM_MACHINE type | Khem Raj | 2018-09-13 | 1 | -2/+4 |
* | lib/oe: split out machine to ELF data dictionary | Ross Burton | 2018-07-26 | 1 | -136/+2 |