Age | Commit message (Expand) | Author | Files |
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 |
2012-05-24 | sanity.bbclass: data.getVar(VAR, obj, exp) -> obj.getVar(VAR, exp) | Joshua Lock | 1 |
2012-05-24 | sanity.bbclass: copy the data store and finalise before running checks | Joshua Lock | 1 |
2012-05-24 | Revert "sanity.bbclass: check user can read and write to SSTATE_DIR" | Joshua Lock | 1 |
2012-05-17 | sanity.bbclass: check user can read and write to SSTATE_DIR | Joshua Lock | 1 |
2012-05-11 | sanity.bbclass: Detect empty $PATH components too | Peter Seebach | 1 |
2012-05-09 | sanity.bbclass: Implement initial toolchain sanity checks | Peter Seebach | 1 |
2012-04-24 | sanity.bbclass: Add a new case to issue sanity_check() | Dongxiao Xu | 1 |
2012-04-23 | sanity.bbclass: add variable to disable the sanity checks | Joshua Lock | 1 |
2012-04-18 | classes/sanity: import regular expression module in SuSE distro check | Paul Eggleton | 1 |
2012-04-18 | classes/sanity: trim trailing newline when reading /etc/redhat-release | Paul Eggleton | 1 |
2012-04-17 | sanity.bbclass: If the sanity tests fail, don't mark them as complete | Richard Purdie | 1 |
2012-03-05 | meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx) | Richard Purdie | 1 |
2012-02-22 | sanity.bbclass: Add ABI version 8, used for transition from the OEBasic to OE... | Richard Purdie | 1 |
2012-02-01 | classes: replace 'Poky' with 'OE-core' | Koen Kooi | 1 |
2011-11-16 | sanity.bbclass: No need to check for cvs any more | Richard Purdie | 1 |
2011-11-10 | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 1 |
2011-11-10 | Allow use of dash as /bin/sh | Richard Purdie | 1 |
2011-11-04 | bitbake.conf: Drop remaining TERMCMD pieces and document OE_TERMINAL usage in... | Richard Purdie | 1 |
2011-09-18 | sanity.bbclass: add a sanity check for KDE 4.x konsole in TERMCMD | Paul Eggleton | 1 |
2011-09-16 | sanity: disable mirrors for connectivity check | Joshua Lock | 1 |
2011-09-07 | sanity.bbclass: re-enable DISTRO check | Paul Eggleton | 1 |
2011-09-02 | sanity.bbclass: fix splitting on newlines of SANITY_TESTED_DISTROS | Paul Eggleton | 1 |
2011-08-31 | sanity.bbclass: Clean up various MACHINE checks | Richard Purdie | 1 |
2011-08-31 | sanity.bbclass: Fix broken whitespace | Richard Purdie | 1 |
2011-08-31 | sanity.bbclass: Fix broken indentation leading to code being skipped unintent... | Richard Purdie | 1 |
2011-08-25 | classes/sanity: enhance the network connectivity test | Joshua Lock | 1 |
2011-08-18 | sanity.bbclass: add optional untested host distro warning | Paul Eggleton | 1 |
2011-08-12 | sanity: shift the required utils into a variable | Chris Larson | 1 |
2011-08-01 | sanity.bbclass: Add sanity check that TUNE_PKGARCH appears in PACKAGE_ARCHS | Kumar Gala | 1 |
2011-07-22 | conf/machine/tune: Overhaul tune include file variables | Richard Purdie | 1 |
2011-07-20 | help2man-native: Add 1.38.2 | Tom Rini | 1 |
2011-07-20 | bitbake.conf, sanity.bbclass: Drop mercurial-native | Tom Rini | 1 |
2011-07-19 | sanity, base: remove gcc3 check since qemu doesn't need it any more | Phil Blundell | 1 |