summaryrefslogtreecommitdiff
path: root/meta/classes/sanity.bbclass
AgeCommit message (Expand)AuthorFiles
2010-07-21Enable build dir outside of the poky directoryJoshua Lock1
2010-07-14sanity.bbclass: Fix SDKMACHINE sanity check. We need to check the SDK_ARCH va...Richard Purdie1
2010-06-14sanity.bbclass: Fix test for i686 SDKMACHINEJoshua Lock1
2010-06-08sanity.bbclass: Check for Python 2.6 or newerJoshua Lock1
2010-06-07sanity.bbclass: version each of the files in the build/conf/ directoryJoshua Lock1
2010-06-02sanity.bbclass: check for invalid characters in OEROOTJoshua Lock1
2010-06-01sanity.bbclass: Check for SDKMACHINE=i686 and error if foundRichard Purdie1
2010-05-28Drop vm_mmap_min_addr checks from scripts and sanity classJoshua Lock1
2010-04-30sanity.bbclass: fix typo in earlier commitJoshua Lock1
2010-04-30Version the build configuration directoryJoshua Lock1
2010-04-29Fix sanity check for new abiJoshua Lock1
2010-04-28Bump the ABI to alert people that cross has goneJoshua Lock1
2010-04-27sanity.bbclass: handle lack of permission to read /proc/sys/vm/mmap_min_addrJoshua Lock1
2010-04-27Move STAGING_BINDIR_CROSS into target sysroot, instead of nativeJoshua Lock1
2010-03-22sanity.bbclass: Add a note about using dpkg-reconfigureRichard Purdie1
2010-02-15sanity.bbclass: Add chrpath to the required utilitiesJoshua Lock1
2009-11-13bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Richard Purdie1
2009-11-13classes: Remove and sanitise import statementsRichard Purdie1
2009-08-26base.bbclass: packages pulling a mercurial tree should depend on mercurialDamien Lespiau1
2009-05-28sanity.bbclass: Really fix TMPDIR change warning messageRichard Purdie1
2009-05-23sanity.bbclass: Fix the warning message above tmpdir moving to point to the c...Richard Purdie1
2009-02-04sanity.bbclass: Fix error message when not having g++ on buildDamien Lespiau1
2008-08-26sanity.bbclass: Provide preserving the mmap_min_addr setting over rebootsRichard Purdie1
2008-07-24Move SANITY_ABI to its own file and give a more general nameRichard Purdie1
2008-05-07sanity.bbclass: Sync with OE, introduce TMPDIR ABI versioning, drop bitbake 1...Richard Purdie1
2008-05-07sanity.bbclass: Add check of the /proc/sys/vm/mmap_min_addr value and warn if...Richard Purdie1
2008-05-01sanity.bbclass: we don't use the md5sum binary any more, remove itRoss Burton1
2008-04-21sanity.bbclass: Add a check for dash as /bin/sh and error if foundRichard Purdie1
2008-02-07sanity.bbclass: Fix typoRichard Purdie1
2008-02-07sanity.bbclass: Fix qemu checkRichard Purdie1
2008-02-05Rename gcc-native3 -> gcc3-native for consistency and update sanity.bbclass t...Richard Purdie1
2008-01-31sanity.bbclass: Check TMPDIR doesn't change, error if it doesRichard Purdie1
2008-01-03base and sanity bbclasses + qemu: move gcc3 availability checking into base.b...Marcin Juszkiewicz1
2007-08-12sanity.bbclass: Run sanity checks before parsing for speed, sync with OERichard Purdie1
2007-08-09sanity.bbclass: Further qemu check improvementsRichard Purdie1
2007-08-09sanity.bbclass: Factor ASSUME_PROVIDED into qemu checksRichard Purdie1
2007-08-09Switch back to using our own qemu binary for locale generation by defaultRichard Purdie1
2007-08-01sanity: Add check for help2manRichard Purdie1
2007-07-04sanity: if Poky is used by root user (userid 0) then raise errorMarcin Juszkiewicz1
2006-12-22README, sanity.bbclass: Add makeinfo (from texinfo) as a dependency. Also che...Richard Purdie1
2006-12-05Remove now uneeded gcc-3.x checkMatthew Allum1
2006-11-29sanity.bbclass: Add umask checkRichard Purdie1
2006-11-22sanity.bbclass: Add sdl-config to required programs list. Remove fixme as now...Richard Purdie1
2006-11-16sanity.bbclass: Merge with OE syncing improvements both waysRichard Purdie1
2006-10-12Add check for gawk, needed by x86 glic buildMatthew Allum1
2006-09-28Update sanity checking to report all missing instead of one per run. Add a ch...Matthew Allum1
2006-08-27classes: Sync with OERichard Purdie1
2006-07-21Rename /openembedded/ -> /meta/Richard Purdie1