summaryrefslogtreecommitdiffstats
path: root/meta/classes/insane.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes/insane: rename invalid-pkgconfig QA check to invalid-packageconfigPaul Eggleton2015-10-271-2/+2
* insane.bbclass: remove misleading path in warningMaxin B. John2015-10-121-1/+1
* insane.bbclass: make package_qa_clean_path return a relative pathRobert Yang2015-09-241-1/+1
* insane: Add nios2 supportMarek Vasut2015-09-231-0/+1
* insane.bbclass: drop extra line-feed in pkgname checkMartin Jansa2015-09-231-1/+1
* insane.bbclass: show PN and relative path in package_qa_check_host_userMartin Jansa2015-09-231-2/+4
* insane.bbclass: add host-user-contaminated testChristopher Larson2015-09-041-2/+35
* insane.bbclass: handle tests which need fakerootChristopher Larson2015-09-041-0/+8
* insane.bbclass: Check for invalid characters (non UTF8) on recipe metadataLeonardo Sandoval2015-09-031-1/+23
* classes/insane: fix QA check message referring to nativesdkPaul Eggleton2015-08-241-1/+1
* base.bbclass: move invalid PACKAGECONFIG checking to insane.bbclassRobert Yang2015-08-011-0/+11
* do_unpack: move qa check of unpack into insane.bbclassBian Naimeng2015-07-161-0/+12
* meta: Add explict getVar param for (non) expansionRichard Purdie2015-06-231-2/+2
* insane.bbclass: fix false negative in build-deps QA checkPatrick Ohly2015-06-231-3/+3
* multilib.bbclass: use package_qa_handle_errorRobert Yang2015-06-111-1/+1
* insane: errors out on binaries installed by allarch-inherit recipesCristian Iorga2015-06-111-0/+5
* insane: Support aarch64 on muslKhem Raj2015-05-071-0/+2
* insane.bbclass: Add MicroBlaze big endian target infoNathan Rossi2015-05-051-0/+1
* insane.bbclass: Added Epiphany machine definitionsPeter Saunderson2015-04-241-0/+1
* insane.bbclass: Enhance file-rdeps QA checkAlejandro Hernandez2015-04-131-15/+11
* insane: Add baremetal mappings to the QA arch testRichard Purdie2015-03-311-0/+7
* insane.bbclass: Added QA test for expanded ${D}Alejandro Hernandez2015-02-081-1/+28
* insane: add unknown-configure-option to default WARN_QARoss Burton2015-02-031-0/+1
* insane.bbclass: fix desktopRobert Yang2015-01-071-1/+1
* insane.bbclass: add condition for build-depsChong Lu2014-11-061-25/+26
* insane.bbclass: add QA check: file-rdepsRobert Yang2014-09-101-1/+71
* test-dependencies, insane.bbclass: improve the messageMartin Jansa2014-08-111-1/+1
* insane: Use a warning for FILEEXTRAPATHS issues for nowRichard Purdie2014-07-251-1/+1
* insane: add checking to standardize how .bbappend files do FILESEXTRAPATHSHongxu Jia2014-07-251-0/+13
* insane: Add build depends checkRichard Purdie2014-07-251-3/+30
* insane.bbclass: avoid QA errors for n32 kernelMing Liu2014-07-191-2/+2
* classes/insane: Show QA check nameChong Lu2014-07-161-34/+32
* insane: Ensure do_package_qa happens after do_packagedataRichard Purdie2014-07-111-1/+1
* insane: Split do_package_qa into a separate task (from do_package)Richard Purdie2014-07-101-3/+22
* siteinfo, insane: Recognize musl specific tripletsKhem Raj2014-06-011-0/+21
* insane: Special case kernel modules for x32 targetsNitin A Kamble2014-03-071-2/+2
* insane: check packages for absolute symlinks to the tmpdirRoss Burton2014-03-071-0/+13
* insane: Fix python function whitespace changesRichard Purdie2014-02-031-96/+96
* classes/insane: restore printing LIC_FILES_CHKSUM checksum if not specifiedPaul Eggleton2013-12-211-13/+14
* insane: handle recursive configures when checking for unknown configure optionsRoss Burton2013-12-161-2/+4
* xorg-driver: fix qa issue while multilib enabled - contains Xorg driver but n...Hongxu Jia2013-11-201-1/+2
* classes/insane: improve LIC_FILES_CHKSUM messagesPaul Eggleton2013-11-141-3/+13
* insane, license: Trap MalformedUrl exceptions when parsing LIC_FILES_CHKSUMPhil Blundell2013-11-121-1/+4
* classes: add aarch64_be targetVictor Kamensky2013-10-141-0/+1
* insane: configure option checkingRoss Burton2013-10-141-0/+20
* bitbake.conf: Remove double slash from PATH_prepend and PKG_CONFIG_DIRMartin Jansa2013-10-141-1/+1
* insane: don't abort if workdir is not TMPDIR/workRoss Burton2013-09-221-4/+1
* meta: Don't use deprecated bitbake APIRichard Purdie2013-09-011-1/+1
* buildhistory: use package_qa_handle_error for version-going-backwardsMartin Jansa2013-08-121-0/+1
* classes/insane: allow libdir QA check to be skipped using INSANE_SKIPPaul Eggleton2013-07-181-14/+24