summaryrefslogtreecommitdiffstats
path: root/meta/classes/sanity.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes/sanity: send sanity check failure as a separate event for HobPaul Eggleton2012-06-141-3/+13
* sanity.bbclass: copy the data store and finalise before running checksJoshua Lock2012-06-141-59/+68
* sanity.bbclass: Add a new case to issue sanity_check()Dongxiao Xu2012-04-241-0/+3
* sanity.bbclass: add variable to disable the sanity checksJoshua Lock2012-04-231-1/+1
* classes/sanity: import regular expression module in SuSE distro checkPaul Eggleton2012-04-181-0/+1
* classes/sanity: trim trailing newline when reading /etc/redhat-releasePaul Eggleton2012-04-181-1/+1
* sanity.bbclass: If the sanity tests fail, don't mark them as completeRichard Purdie2012-04-171-1/+1
* meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie2012-03-051-9/+9
* sanity.bbclass: Add ABI version 8, used for transition from the OEBasic to OE...Richard Purdie2012-02-221-0/+2
* classes: replace 'Poky' with 'OE-core'Koen Kooi2012-02-011-1/+1
* sanity.bbclass: No need to check for cvs any moreRichard Purdie2011-11-161-1/+1
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-5/+5
* Allow use of dash as /bin/shRichard Purdie2011-11-101-3/+0
* bitbake.conf: Drop remaining TERMCMD pieces and document OE_TERMINAL usage in...Richard Purdie2011-11-041-13/+0
* sanity.bbclass: add a sanity check for KDE 4.x konsole in TERMCMDPaul Eggleton2011-09-191-0/+6
* sanity: disable mirrors for connectivity checkJoshua Lock2011-09-161-2/+6
* sanity.bbclass: re-enable DISTRO checkPaul Eggleton2011-09-071-3/+5
* sanity.bbclass: fix splitting on newlines of SANITY_TESTED_DISTROSPaul Eggleton2011-09-021-1/+1
* sanity.bbclass: Clean up various MACHINE checksRichard Purdie2011-08-311-37/+50
* sanity.bbclass: Fix broken whitespaceRichard Purdie2011-08-311-6/+6
* sanity.bbclass: Fix broken indentation leading to code being skipped unintent...Richard Purdie2011-08-311-19/+19
* classes/sanity: enhance the network connectivity testJoshua Lock2011-08-251-12/+2
* sanity.bbclass: add optional untested host distro warningPaul Eggleton2011-08-191-0/+48
* sanity: shift the required utils into a variableChris Larson2011-08-121-1/+3
* sanity.bbclass: Add sanity check that TUNE_PKGARCH appears in PACKAGE_ARCHSKumar Gala2011-08-011-1/+9
* conf/machine/tune: Overhaul tune include file variablesRichard Purdie2011-07-251-3/+7
* help2man-native: Add 1.38.2Tom Rini2011-07-201-1/+1
* bitbake.conf, sanity.bbclass: Drop mercurial-nativeTom Rini2011-07-201-1/+1
* sanity, base: remove gcc3 check since qemu doesn't need it any morePhil Blundell2011-07-191-8/+0
* sanity: implement network connectivity testJoshua Lock2011-07-071-0/+37
* sanity.bbclass: pass the data object to the less frequent test harnessesJoshua Lock2011-06-301-8/+8
* sanity.bbclass: only run check_pseudo_wrapper for bitbakeDexuan Cui2011-06-281-0/+4
* sanity.bbclass: Disable the is DISTRO set check since we can now run distro-lessRichard Purdie2011-05-181-2/+2
* sanity.bbclass: Add cpio to list of required utilities tested forRichard Purdie2011-05-091-1/+1
* sanity.bbclass: Fixup Poky referencesRichard Purdie2011-04-211-6/+6
* sanity.conf: Rename POKY_CONF_VERSION -> LOCALCONF_VERSION and make sanity ve...Richard Purdie2011-04-211-1/+1
* Replace POKYBASE with COREBASERichard Purdie2011-04-211-3/+3
* Rename poky-init-build-env to oe-init-build-envRichard Purdie2011-04-211-1/+1
* sanity.bbclass: Use SSTATE_MANIFESTS instead of hard coding sstate-controlKhem Raj2011-04-041-1/+1
* sanity.bbclass: check for duplicates in PACKAGE_ARCHSJoshua Lock2011-03-181-0/+13
* sanity: detect if bitbake wrapper is not being used or pseudo is brokenPaul Eggleton2011-03-171-1/+24
* sanity.bbclass: Fix inverted mmap_min_addr logicRichard Purdie2011-03-141-2/+2
* sanity.bbclass: Check for /proc/sys/vm/mmap_min_addr to be >= 65536Khem Raj2011-03-081-4/+6
* sanity.bbclass: some multilib systems have symlink /lib -> /lib64Martin Jansa2011-03-081-1/+1
* sanity/sstate: Due to the sysroot layout changes, the toolchain bootstrap pro...Richard Purdie2011-01-251-1/+1
* sanity.bbclass: remove SDK_ARCH checkJessica Zhang2011-01-201-3/+0
* sanity.bbclass: Disable TERMCMD checking with noop patchingMark Hatle2011-01-201-5/+6
* Adding check for DL_DIR permissions: sanity.bbclassBeth Flanagan2011-01-121-1/+9
* classes: Drop Handled/NotHandled eventhandler keywords, they don't do anythingRichard Purdie2010-12-311-2/+1
* sanity.bbclass: Add check for '.' in PATH and error if found (see bug #572)Richard Purdie2010-12-211-0/+3