Age | Commit message (Expand) | Author | Files |
2013-11-25 | sanity: Use random filename for maximum path length test | Mike Crowe | 1 |
2013-11-25 | sanity: Don't hard code value of ENAMETOOLONG | Mike Crowe | 1 |
2013-11-14 | classes/sanity: validate SDKMACHINE value | Paul Eggleton | 1 |
2013-11-12 | bitbake.conf: Default DISTRO to nodistro | Richard Purdie | 1 |
2013-09-20 | classes/sanity: test for DISPLAY being set with testimage class | Paul Eggleton | 1 |
2013-09-01 | sanity: Don't make assumptions about cwd | Richard Purdie | 1 |
2013-08-02 | classes/sanity: fix some grammatical errors in messages | Paul Eggleton | 1 |
2013-08-02 | classes/sanity: check for suid root command evility | Paul Eggleton | 1 |
2013-07-27 | sanity.bbclass: mention version when erroring on LCONF_VERSION mismatch | Ross Burton | 1 |
2013-07-18 | sanity.bbclass: Update gcc sanity check | Mark Hatle | 1 |
2013-06-27 | sanity.bbclass: Check for the known broken version of make | Mark Hatle | 1 |
2013-06-27 | sanity.bbclass: Fix COREBASE sanity tests | Richard Purdie | 1 |
2013-06-27 | sanity.bbclass: Add check for @ character in build directory name | Richard Purdie | 1 |
2013-06-24 | sanity.bbclass: Various improvements | Richard Purdie | 1 |
2013-06-24 | sanity.bbclass: Drop horrible obsolete minversion hack | Richard Purdie | 1 |
2013-06-14 | classes/conf: Add eventmasks for event handlers | Richard Purdie | 1 |
2013-06-14 | scripts/buildenv-internal/sanity: Update to python 2.7.3 as a minimum | Richard Purdie | 1 |
2013-06-14 | sanity: Drop pseudo test, now unneeded | Richard Purdie | 1 |
2013-06-14 | scripts/bitbake sanity.bbclass: Migrate tests for git and tar versions | Richard Purdie | 1 |
2013-06-11 | sanity.bbclass: non-zero status means that we need -march. | Randy MacLeod | 1 |
2013-06-04 | sanity.bbclass: make sure python is a full install | Jesse Zhang | 1 |
2013-05-24 | sanity.bbclass: Drop dubious print | Richard Purdie | 1 |
2013-05-13 | sanity.bbclass: Attach the missing value to a format string. | Peter Seebach | 1 |
2013-05-09 | class/lib: Fix up various file access methods | Richard Purdie | 1 |
2013-05-09 | classes/lib: Fix getcmdstatus breakage | Richard Purdie | 1 |
2013-05-09 | sanity/patch.py: Remove commands module usage | Richard Purdie | 1 |
2013-05-09 | classes/lib: Update to use print as a function call | Richard Purdie | 1 |
2013-05-09 | sanity.bbclass: Use open(), not file() | Richard Purdie | 1 |
2013-05-09 | clases/lib: Use modern exception syntax | Richard Purdie | 1 |
2013-04-13 | classes/sanity: fix handling of bblayers.conf updating | Paul Eggleton | 1 |
2013-03-22 | fix march sanity check issue | Zhenhua Luo | 1 |
2013-03-07 | sanity.bbclass:check if necessary to add march to BUILD_CFLAGS | Hongxu Jia | 1 |
2013-03-02 | sanity.bbclass: always use oe.lsb.distro_identifier method | Martin Jansa | 1 |
2013-03-01 | sanity: use lsb distro_identifier | Martin Jansa | 1 |
2013-02-19 | sanity: check_path_length: replace tab with 8 spaces | Martin Jansa | 1 |
2013-02-15 | sanity.bbclass: when bblayers.conf is updated, it invokes a reparse | Cristiana Voicu | 1 |
2013-02-07 | sanity.bbclass: Check for DISPLAY for qemutests in BB_ORIGENV now | Richard Purdie | 1 |
2013-01-24 | sanity.bbclass: Ensure tmpdir exists when running the check | Richard Purdie | 1 |
2012-12-31 | multilib: fix allarch/kernel/module-base multilib issues | Constantin Musca | 1 |
2012-11-19 | bitbake.conf/sanity: Separate versions and PN stamp components into separate ... | Richard Purdie | 1 |
2012-10-18 | sanity.bbclass: trigger network tests explicitly | Bogdan Marinescu | 1 |
2012-10-02 | sanity.bbclass: Fix invalid test for network error | Bogdan Marinescu | 1 |
2012-09-28 | sanity: Added explicit network error status in SanityCheckFailed event | Bogdan Marinescu | 1 |
2012-09-28 | sanity.bbclass: bblayers.conf should be updated automatically | Constantin Musca | 1 |
2012-09-12 | classes/sanity: remove obsolete code | Paul Eggleton | 1 |
2012-09-12 | classes/sanity: skip tune checks if machine is invalid | Paul Eggleton | 1 |
2012-09-05 | sanity.bbclass: Move back to running at ConfigParsed time | Richard Purdie | 1 |
2012-08-21 | meta/classes: Various python whitespace fixes | Richard Purdie | 1 |
2012-08-20 | classes/sanity: remove texi2html from required host utilities | Paul Eggleton | 1 |
2012-07-20 | sanity: display the parsed BBPATH when complaining about CWD elements | Ross Burton | 1 |