aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/sanity.bbclass
AgeCommit message (Expand)Author
2016-06-02sanity: Switch urlparse to urllib.parseJeremy Puhlman
2016-06-02classes/lib: Convert to use python3 octal syntaxRichard Purdie
2016-06-01sanity: Drop setting C localeRichard Purdie
2016-05-30sanity: check that the en_US.UTF-8 locale existsRoss Burton
2016-04-13sanity: allow sftp and ssh mirrorsRoss Burton
2016-04-06sanity.bbclass: fix a hardcode in check_path_length()Robert Yang
2016-04-06sanity: Increase minimum git version to 1.8.3.1Richard Purdie
2016-03-31sanity.bbclass: Use pythonexception to raise real exceptions without backtracesRichard Purdie
2016-03-28classes/sanity: use proper multi-line string literalsPaul Eggleton
2016-03-25sanity.bbclass: check host tool dependencies on change in NATIVELSBSTRINGBill Randle
2016-03-25sanity.bbclass cleanupBill Randle
2016-03-20sanity.bbclass: allow customizing config file update error messagesPatrick Ohly
2016-03-20sanity.bbclass: fix success message when config file was updatedPatrick Ohly
2016-03-20sanity.bbclass: expand error messages for version checksPatrick Ohly
2016-03-02sanity: Do not mistake meta-yocto-bsp for meta-yoctoPeter Kjellerstedt
2016-03-02sanity.bbclass: remove conflict checking for image vm and liveRobert Yang
2016-02-28sanity: Fix int verses string referenceRichard Purdie
2016-02-28mirrors/own-mirrors/sanity: Updates after npm fetcher additionRichard Purdie
2016-02-28sanity: Improve configuration upgrade capabilities (support meta-yocto -> pok...Richard Purdie
2016-02-11classes/sanity: check_perl_modules provide output when failAníbal Limón
2016-01-07sanity.bbclass: add more information to error message about TUNE_PKGARCH miss...Martin Jansa
2015-12-01sanity: don't enforce DISPLAY for testimageRoss Burton
2015-10-27sanity: check that the host has file installedRoss Burton
2015-10-21sanity.bbclass: expand warning when chmod failsAlex Franco
2015-09-28sanity.bbclass: show warning when chmod failsAlex Franco
2015-09-12sanity.bbclass: remove abspath warning for SSTATE_MIRRORSChristopher Larson
2015-09-01Fix mode +st on TMPDIR when creating itAlex Franco
2015-08-11sanity.bbclass: check SSTATE_DIR, DL_DIR and *MIRROR for broken symlinksMikko Rapeli
2015-07-25image: Support for qcow2Christian Ziethén
2015-07-21sanity.bbclass: Remove check if /tmp is writableMariano Lopez
2015-07-16sanity.bbclass: Check if /tmp is writableMariano Lopez
2015-07-02sanity.bbclass: Check if /tmp is writableMariano Lopez
2015-06-26sanity.bbclass: check /bin/sh is dash or bashRobert Yang
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie
2015-06-11sanity.bbclass: Prevent 'vdi' and 'live' to be built togetherJuro Bystricky
2015-06-03xserver-xorg: Upgrade 1.16.3 -> 1.17.1 (OELAYOUT_ABI change)Jussi Kukkonen
2015-05-22sanity.bbclass: import subprocess in correct functionJussi Kukkonen
2015-05-20sanity.bbclass: improve the sanity check for PATH and BBPATHShiqun Lin
2015-05-14sanity.bbclass: Increased verbosity for connectivity checkMariano Lopez
2015-05-05mirrors.bbclass: drop support for svk sourcesAndre McCurdy
2015-03-22sanity.bbclass: vmdk and live can't be built togetherRobert Yang
2015-02-23classes/sanity: avoid bblayers version issue when switching between poky and ...Paul Eggleton
2014-12-21sanity: TMPDIR ABI change for kernel processRichard Purdie
2014-08-27sanity: refactor mirrors checks to be more pythonicChristopher Larson
2014-08-27sanity: fix support for regex schemes in mirrors checkChristopher Larson
2014-08-27sanity: handle both \n and \\n in mirror varsChristopher Larson
2014-08-23sanity.bbclass: check the format of MIRRORSRobert Yang
2014-08-23sanity.bbclass/kernel.bbclass: minor fixesRobert Yang
2014-08-02sanity.bbclass: Add ability to verify toolchain flagsMark Hatle
2014-07-23sanity: Check for setgid/setuid TMPDIRRichard Purdie