summaryrefslogtreecommitdiffstats
path: root/meta/classes/sanity.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* sanity.bbclass: add check for creation of long filenamesPaul Eggleton2010-12-201-8/+31
* sanity.bbclass: allow minimisation of impact of more invasive sanity checksPaul Eggleton2010-12-201-1/+47
* sanity.bbclass: make indenting consistentPaul Eggleton2010-12-201-216/+216
* sanity.bbclass: Check if DISPLAY is set when IMAGETEST is setJiajun Xu2010-12-161-0/+4
* sanity.bbclass: Warn people when TERMCMD is set to a non-installed programJoshua Lock2010-12-061-0/+6
* sanity.bbclass: add wget to required utilitiesPaul Eggleton2010-11-221-1/+1
* sanity.bbclass: ensure 32it libc is correctly detectedJoshua Lock2010-10-131-1/+5
* Revert "Drop vm_mmap_min_addr checks from scripts and sanity class"Joshua Lock2010-09-291-0/+11
* sstate.bbclass: Update to use SSTATE variables everywhere and remove the now ...Richard Purdie2010-09-291-1/+6
* sanity.bbclass: Don't run the handler in worker contextRichard Purdie2010-08-191-1/+1
* pseudo: Upgrade pseudo and correct problemsMark Hatle2010-08-121-0/+5
* Enable build dir outside of the poky directoryJoshua Lock2010-07-211-3/+3
* sanity.bbclass: Fix SDKMACHINE sanity check. We need to check the SDK_ARCH va...Richard Purdie2010-07-141-2/+2
* sanity.bbclass: Fix test for i686 SDKMACHINEJoshua Lock2010-06-141-1/+1
* sanity.bbclass: Check for Python 2.6 or newerJoshua Lock2010-06-081-0/+6
* sanity.bbclass: version each of the files in the build/conf/ directoryJoshua Lock2010-06-071-4/+17
* sanity.bbclass: check for invalid characters in OEROOTJoshua Lock2010-06-021-0/+6
* sanity.bbclass: Check for SDKMACHINE=i686 and error if foundRichard Purdie2010-06-011-0/+3
* Drop vm_mmap_min_addr checks from scripts and sanity classJoshua Lock2010-05-281-11/+0
* sanity.bbclass: fix typo in earlier commitJoshua Lock2010-04-301-2/+2
* Version the build configuration directoryJoshua Lock2010-04-301-0/+7
* Fix sanity check for new abiJoshua Lock2010-04-291-1/+1
* Bump the ABI to alert people that cross has goneJoshua Lock2010-04-281-0/+2
* sanity.bbclass: handle lack of permission to read /proc/sys/vm/mmap_min_addrJoshua Lock2010-04-271-5/+9
* Move STAGING_BINDIR_CROSS into target sysroot, instead of nativeJoshua Lock2010-04-271-0/+8
* sanity.bbclass: Add a note about using dpkg-reconfigureRichard Purdie2010-03-221-1/+1
* sanity.bbclass: Add chrpath to the required utilitiesJoshua Lock2010-02-151-1/+1
* bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Richard Purdie2009-11-131-0/+7
* classes: Remove and sanitise import statementsRichard Purdie2009-11-131-9/+4
* base.bbclass: packages pulling a mercurial tree should depend on mercurialDamien Lespiau2009-08-261-1/+1
* sanity.bbclass: Really fix TMPDIR change warning messageRichard Purdie2009-05-281-1/+2
* sanity.bbclass: Fix the warning message above tmpdir moving to point to the c...Richard Purdie2009-05-231-1/+1
* sanity.bbclass: Fix error message when not having g++ on buildDamien Lespiau2009-02-041-2/+2
OpenPOWER on IntegriCloud