aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/sanity.bbclass
AgeCommit message (Expand)Author
2012-05-30classes/sanity: fix a couple of grammatical errors in messagesPaul Eggleton
2012-05-30classes/sanity: send sanity check failure as a separate event for HobPaul Eggleton
2012-05-30classes/sanity: remove broken TARGET_ARCH checkPaul Eggleton
2012-05-30meta: replace os.system with subprocess.callRobert Yang
2012-05-24sanity.bbclass: check sanity at BuildStarted rather than ConfigParsedJoshua Lock
2012-05-24sanity.bbclass: catch an extra exception in check_create_long_filenameJoshua Lock
2012-05-24sanity.bbclass: add extra information when SSTATE_CACHE unusableJoshua Lock
2012-05-24sanity.bbclass: add newline to check_create_long_filename failure messageJoshua Lock
2012-05-24sanity.bbclass: data.getVar(VAR, obj, exp) -> obj.getVar(VAR, exp)Joshua Lock
2012-05-24sanity.bbclass: copy the data store and finalise before running checksJoshua Lock
2012-05-24Revert "sanity.bbclass: check user can read and write to SSTATE_DIR"Joshua Lock
2012-05-17sanity.bbclass: check user can read and write to SSTATE_DIRJoshua Lock
2012-05-11sanity.bbclass: Detect empty $PATH components tooPeter Seebach
2012-05-09sanity.bbclass: Implement initial toolchain sanity checksPeter Seebach
2012-04-24sanity.bbclass: Add a new case to issue sanity_check()Dongxiao Xu
2012-04-23sanity.bbclass: add variable to disable the sanity checksJoshua Lock
2012-04-18classes/sanity: import regular expression module in SuSE distro checkPaul Eggleton
2012-04-18classes/sanity: trim trailing newline when reading /etc/redhat-releasePaul Eggleton
2012-04-17sanity.bbclass: If the sanity tests fail, don't mark them as completeRichard Purdie
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie
2012-02-22sanity.bbclass: Add ABI version 8, used for transition from the OEBasic to OE...Richard Purdie
2012-02-01classes: replace 'Poky' with 'OE-core'Koen Kooi
2011-11-16sanity.bbclass: No need to check for cvs any moreRichard Purdie
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-11-10Allow use of dash as /bin/shRichard Purdie
2011-11-04bitbake.conf: Drop remaining TERMCMD pieces and document OE_TERMINAL usage in...Richard Purdie
2011-09-19sanity.bbclass: add a sanity check for KDE 4.x konsole in TERMCMDPaul Eggleton
2011-09-16sanity: disable mirrors for connectivity checkJoshua Lock
2011-09-07sanity.bbclass: re-enable DISTRO checkPaul Eggleton
2011-09-02sanity.bbclass: fix splitting on newlines of SANITY_TESTED_DISTROSPaul Eggleton
2011-08-31sanity.bbclass: Clean up various MACHINE checksRichard Purdie
2011-08-31sanity.bbclass: Fix broken whitespaceRichard Purdie
2011-08-31sanity.bbclass: Fix broken indentation leading to code being skipped unintent...Richard Purdie
2011-08-25classes/sanity: enhance the network connectivity testJoshua Lock
2011-08-19sanity.bbclass: add optional untested host distro warningPaul Eggleton
2011-08-12sanity: shift the required utils into a variableChris Larson
2011-08-01sanity.bbclass: Add sanity check that TUNE_PKGARCH appears in PACKAGE_ARCHSKumar Gala
2011-07-25conf/machine/tune: Overhaul tune include file variablesRichard Purdie
2011-07-20help2man-native: Add 1.38.2Tom Rini
2011-07-20bitbake.conf, sanity.bbclass: Drop mercurial-nativeTom Rini
2011-07-19sanity, base: remove gcc3 check since qemu doesn't need it any morePhil Blundell
2011-07-07sanity: implement network connectivity testJoshua Lock
2011-06-30sanity.bbclass: pass the data object to the less frequent test harnessesJoshua Lock
2011-06-28sanity.bbclass: only run check_pseudo_wrapper for bitbakeDexuan Cui
2011-05-18sanity.bbclass: Disable the is DISTRO set check since we can now run distro-lessRichard Purdie
2011-05-09sanity.bbclass: Add cpio to list of required utilities tested forRichard Purdie
2011-04-21sanity.bbclass: Fixup Poky referencesRichard Purdie
2011-04-21sanity.conf: Rename POKY_CONF_VERSION -> LOCALCONF_VERSION and make sanity ve...Richard Purdie
2011-04-21Replace POKYBASE with COREBASERichard Purdie
2011-04-21Rename poky-init-build-env to oe-init-build-envRichard Purdie