aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/sanity.bbclass
AgeCommit message (Expand)Author
2011-04-20Rename poky-init-build-env to oe-init-build-envRichard Purdie
2011-04-04sanity.bbclass: Use SSTATE_MANIFESTS instead of hard coding sstate-controlKhem Raj
2011-03-18sanity.bbclass: check for duplicates in PACKAGE_ARCHSJoshua Lock
2011-03-17sanity: detect if bitbake wrapper is not being used or pseudo is brokenPaul Eggleton
2011-03-12sanity.bbclass: Fix inverted mmap_min_addr logicRichard Purdie
2011-03-08sanity.bbclass: Check for /proc/sys/vm/mmap_min_addr to be >= 65536Khem Raj
2011-03-08sanity.bbclass: some multilib systems have symlink /lib -> /lib64Martin Jansa
2011-01-25sanity/sstate: Due to the sysroot layout changes, the toolchain bootstrap pro...Richard Purdie
2011-01-20sanity.bbclass: remove SDK_ARCH checkJessica Zhang
2011-01-20sanity.bbclass: Disable TERMCMD checking with noop patchingMark Hatle
2011-01-12Adding check for DL_DIR permissions: sanity.bbclassBeth Flanagan
2010-12-31classes: Drop Handled/NotHandled eventhandler keywords, they don't do anythingRichard Purdie
2010-12-21sanity.bbclass: Add check for '.' in PATH and error if found (see bug #572)Richard Purdie
2010-12-20sanity.bbclass: add check for creation of long filenamesPaul Eggleton
2010-12-20sanity.bbclass: allow minimisation of impact of more invasive sanity checksPaul Eggleton
2010-12-20sanity.bbclass: make indenting consistentPaul Eggleton
2010-12-16sanity.bbclass: Check if DISPLAY is set when IMAGETEST is setJiajun Xu
2010-12-06sanity.bbclass: Warn people when TERMCMD is set to a non-installed programJoshua Lock
2010-11-22sanity.bbclass: add wget to required utilitiesPaul Eggleton
2010-10-13sanity.bbclass: ensure 32it libc is correctly detectedJoshua Lock
2010-09-29Revert "Drop vm_mmap_min_addr checks from scripts and sanity class"Joshua Lock
2010-09-29sstate.bbclass: Update to use SSTATE variables everywhere and remove the now ...Richard Purdie
2010-08-19sanity.bbclass: Don't run the handler in worker contextRichard Purdie
2010-08-12pseudo: Upgrade pseudo and correct problemsMark Hatle
2010-07-21Enable build dir outside of the poky directoryJoshua Lock
2010-07-14sanity.bbclass: Fix SDKMACHINE sanity check. We need to check the SDK_ARCH va...Richard Purdie
2010-06-14sanity.bbclass: Fix test for i686 SDKMACHINEJoshua Lock
2010-06-08sanity.bbclass: Check for Python 2.6 or newerJoshua Lock
2010-06-07sanity.bbclass: version each of the files in the build/conf/ directoryJoshua Lock
2010-06-02sanity.bbclass: check for invalid characters in OEROOTJoshua Lock
2010-06-01sanity.bbclass: Check for SDKMACHINE=i686 and error if foundRichard Purdie
2010-05-28Drop vm_mmap_min_addr checks from scripts and sanity classJoshua Lock
2010-04-30sanity.bbclass: fix typo in earlier commitJoshua Lock
2010-04-30Version the build configuration directoryJoshua Lock
2010-04-29Fix sanity check for new abiJoshua Lock
2010-04-28Bump the ABI to alert people that cross has goneJoshua Lock
2010-04-27sanity.bbclass: handle lack of permission to read /proc/sys/vm/mmap_min_addrJoshua Lock
2010-04-27Move STAGING_BINDIR_CROSS into target sysroot, instead of nativeJoshua Lock
2010-03-22sanity.bbclass: Add a note about using dpkg-reconfigureRichard Purdie
2010-02-15sanity.bbclass: Add chrpath to the required utilitiesJoshua Lock
2009-11-13bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Richard Purdie
2009-11-13classes: Remove and sanitise import statementsRichard Purdie
2009-08-26base.bbclass: packages pulling a mercurial tree should depend on mercurialDamien Lespiau
2009-05-28sanity.bbclass: Really fix TMPDIR change warning messageRichard Purdie
2009-05-23sanity.bbclass: Fix the warning message above tmpdir moving to point to the c...Richard Purdie
2009-02-04sanity.bbclass: Fix error message when not having g++ on buildDamien Lespiau
2008-08-26sanity.bbclass: Provide preserving the mmap_min_addr setting over rebootsRichard Purdie
2008-07-24Move SANITY_ABI to its own file and give a more general nameRichard Purdie
2008-05-07sanity.bbclass: Sync with OE, introduce TMPDIR ABI versioning, drop bitbake 1...Richard Purdie
2008-05-07sanity.bbclass: Add check of the /proc/sys/vm/mmap_min_addr value and warn if...Richard Purdie