Age | Commit message (Expand) | Author | Files |
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 |
2012-07-19 | Remove a number of unneeded import os/bb calls | Richard Purdie | 1 |
2012-07-18 | sanity: display the parsed PATH when complaining about CWD elements | Ross Burton | 1 |
2012-07-18 | bitbake.conf: Add git-native to ASSUME_PROVIDED | Richard Purdie | 1 |
2012-07-09 | sanity.bbclass: the tmpdir can't be longer than 410 | Robert Yang | 1 |
2012-06-13 | sanity.bbclass: warn the user if BBPATH contains wrong entries | Laurentiu Palcu | 1 |
2012-05-30 | classes/sanity: fix a couple of grammatical errors in messages | Paul Eggleton | 1 |
2012-05-30 | classes/sanity: send sanity check failure as a separate event for Hob | Paul Eggleton | 1 |
2012-05-30 | classes/sanity: remove broken TARGET_ARCH check | Paul Eggleton | 1 |
2012-05-30 | meta: replace os.system with subprocess.call | Robert Yang | 1 |
2012-05-24 | sanity.bbclass: check sanity at BuildStarted rather than ConfigParsed | Joshua Lock | 1 |
2012-05-24 | sanity.bbclass: catch an extra exception in check_create_long_filename | Joshua Lock | 1 |
2012-05-24 | sanity.bbclass: add extra information when SSTATE_CACHE unusable | Joshua Lock | 1 |
2012-05-24 | sanity.bbclass: add newline to check_create_long_filename failure message | Joshua Lock | 1 |