summaryrefslogtreecommitdiff
path: root/meta/classes/sanity.bbclass
AgeCommit message (Expand)AuthorFiles
2011-11-16sanity.bbclass: No need to check for cvs any moreRichard Purdie1
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie1
2011-11-10Allow use of dash as /bin/shRichard Purdie1
2011-11-04bitbake.conf: Drop remaining TERMCMD pieces and document OE_TERMINAL usage in...Richard Purdie1
2011-09-18sanity.bbclass: add a sanity check for KDE 4.x konsole in TERMCMDPaul Eggleton1
2011-09-16sanity: disable mirrors for connectivity checkJoshua Lock1
2011-09-07sanity.bbclass: re-enable DISTRO checkPaul Eggleton1
2011-09-02sanity.bbclass: fix splitting on newlines of SANITY_TESTED_DISTROSPaul Eggleton1
2011-08-31sanity.bbclass: Clean up various MACHINE checksRichard Purdie1
2011-08-31sanity.bbclass: Fix broken whitespaceRichard Purdie1
2011-08-31sanity.bbclass: Fix broken indentation leading to code being skipped unintent...Richard Purdie1
2011-08-25classes/sanity: enhance the network connectivity testJoshua Lock1
2011-08-18sanity.bbclass: add optional untested host distro warningPaul Eggleton1
2011-08-12sanity: shift the required utils into a variableChris Larson1
2011-08-01sanity.bbclass: Add sanity check that TUNE_PKGARCH appears in PACKAGE_ARCHSKumar Gala1
2011-07-22conf/machine/tune: Overhaul tune include file variablesRichard Purdie1
2011-07-20help2man-native: Add 1.38.2Tom Rini1
2011-07-20bitbake.conf, sanity.bbclass: Drop mercurial-nativeTom Rini1
2011-07-19sanity, base: remove gcc3 check since qemu doesn't need it any morePhil Blundell1
2011-07-07sanity: implement network connectivity testJoshua Lock1
2011-06-30sanity.bbclass: pass the data object to the less frequent test harnessesJoshua Lock1
2011-06-28sanity.bbclass: only run check_pseudo_wrapper for bitbakeDexuan Cui1
2011-05-18sanity.bbclass: Disable the is DISTRO set check since we can now run distro-lessRichard Purdie1
2011-05-07sanity.bbclass: Add cpio to list of required utilities tested forRichard Purdie1
2011-04-21sanity.bbclass: Fixup Poky referencesRichard Purdie1
2011-04-21sanity.conf: Rename POKY_CONF_VERSION -> LOCALCONF_VERSION and make sanity ve...Richard Purdie1
2011-04-20Replace POKYBASE with COREBASERichard Purdie1
2011-04-20Rename poky-init-build-env to oe-init-build-envRichard Purdie1
2011-04-04sanity.bbclass: Use SSTATE_MANIFESTS instead of hard coding sstate-controlKhem Raj1
2011-03-18sanity.bbclass: check for duplicates in PACKAGE_ARCHSJoshua Lock1
2011-03-17sanity: detect if bitbake wrapper is not being used or pseudo is brokenPaul Eggleton1
2011-03-12sanity.bbclass: Fix inverted mmap_min_addr logicRichard Purdie1
2011-03-08sanity.bbclass: Check for /proc/sys/vm/mmap_min_addr to be >= 65536Khem Raj1
2011-03-08sanity.bbclass: some multilib systems have symlink /lib -> /lib64Martin Jansa1
2011-01-25sanity/sstate: Due to the sysroot layout changes, the toolchain bootstrap pro...Richard Purdie1
2011-01-20sanity.bbclass: remove SDK_ARCH checkJessica Zhang1
2011-01-20sanity.bbclass: Disable TERMCMD checking with noop patchingMark Hatle1
2011-01-12Adding check for DL_DIR permissions: sanity.bbclassBeth Flanagan1
2010-12-31classes: Drop Handled/NotHandled eventhandler keywords, they don't do anythingRichard Purdie1
2010-12-21sanity.bbclass: Add check for '.' in PATH and error if found (see bug #572)Richard Purdie1
2010-12-20sanity.bbclass: add check for creation of long filenamesPaul Eggleton1
2010-12-20sanity.bbclass: allow minimisation of impact of more invasive sanity checksPaul Eggleton1
2010-12-20sanity.bbclass: make indenting consistentPaul Eggleton1
2010-12-16sanity.bbclass: Check if DISPLAY is set when IMAGETEST is setJiajun Xu1
2010-12-06sanity.bbclass: Warn people when TERMCMD is set to a non-installed programJoshua Lock1
2010-11-22sanity.bbclass: add wget to required utilitiesPaul Eggleton1
2010-10-13sanity.bbclass: ensure 32it libc is correctly detectedJoshua Lock1
2010-09-29Revert "Drop vm_mmap_min_addr checks from scripts and sanity class"Joshua Lock1
2010-09-29sstate.bbclass: Update to use SSTATE variables everywhere and remove the now ...Richard Purdie1
2010-08-19sanity.bbclass: Don't run the handler in worker contextRichard Purdie1