Age | Commit message (Expand) | Author | Files |
2010-08-19 | sanity.bbclass: Don't run the handler in worker context | Richard Purdie | 1 |
2010-08-12 | pseudo: Upgrade pseudo and correct problems | Mark Hatle | 1 |
2010-07-21 | Enable build dir outside of the poky directory | Joshua Lock | 1 |
2010-07-14 | sanity.bbclass: Fix SDKMACHINE sanity check. We need to check the SDK_ARCH va... | Richard Purdie | 1 |
2010-06-14 | sanity.bbclass: Fix test for i686 SDKMACHINE | Joshua Lock | 1 |
2010-06-08 | sanity.bbclass: Check for Python 2.6 or newer | Joshua Lock | 1 |
2010-06-07 | sanity.bbclass: version each of the files in the build/conf/ directory | Joshua Lock | 1 |
2010-06-02 | sanity.bbclass: check for invalid characters in OEROOT | Joshua Lock | 1 |
2010-06-01 | sanity.bbclass: Check for SDKMACHINE=i686 and error if found | Richard Purdie | 1 |
2010-05-28 | Drop vm_mmap_min_addr checks from scripts and sanity class | Joshua Lock | 1 |
2010-04-30 | sanity.bbclass: fix typo in earlier commit | Joshua Lock | 1 |
2010-04-30 | Version the build configuration directory | Joshua Lock | 1 |
2010-04-29 | Fix sanity check for new abi | Joshua Lock | 1 |
2010-04-28 | Bump the ABI to alert people that cross has gone | Joshua Lock | 1 |
2010-04-27 | sanity.bbclass: handle lack of permission to read /proc/sys/vm/mmap_min_addr | Joshua Lock | 1 |
2010-04-27 | Move STAGING_BINDIR_CROSS into target sysroot, instead of native | Joshua Lock | 1 |
2010-03-22 | sanity.bbclass: Add a note about using dpkg-reconfigure | Richard Purdie | 1 |
2010-02-15 | sanity.bbclass: Add chrpath to the required utilities | Joshua Lock | 1 |
2009-11-13 | bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p... | Richard Purdie | 1 |
2009-11-13 | classes: Remove and sanitise import statements | Richard Purdie | 1 |
2009-08-26 | base.bbclass: packages pulling a mercurial tree should depend on mercurial | Damien Lespiau | 1 |
2009-05-28 | sanity.bbclass: Really fix TMPDIR change warning message | Richard Purdie | 1 |
2009-05-23 | sanity.bbclass: Fix the warning message above tmpdir moving to point to the c... | Richard Purdie | 1 |
2009-02-04 | sanity.bbclass: Fix error message when not having g++ on build | Damien Lespiau | 1 |
2008-08-26 | sanity.bbclass: Provide preserving the mmap_min_addr setting over reboots | Richard Purdie | 1 |
2008-07-24 | Move SANITY_ABI to its own file and give a more general name | Richard Purdie | 1 |
2008-05-07 | sanity.bbclass: Sync with OE, introduce TMPDIR ABI versioning, drop bitbake 1... | Richard Purdie | 1 |
2008-05-07 | sanity.bbclass: Add check of the /proc/sys/vm/mmap_min_addr value and warn if... | Richard Purdie | 1 |
2008-05-01 | sanity.bbclass: we don't use the md5sum binary any more, remove it | Ross Burton | 1 |
2008-04-21 | sanity.bbclass: Add a check for dash as /bin/sh and error if found | Richard Purdie | 1 |
2008-02-07 | sanity.bbclass: Fix typo | Richard Purdie | 1 |
2008-02-07 | sanity.bbclass: Fix qemu check | Richard Purdie | 1 |
2008-02-05 | Rename gcc-native3 -> gcc3-native for consistency and update sanity.bbclass t... | Richard Purdie | 1 |
2008-01-31 | sanity.bbclass: Check TMPDIR doesn't change, error if it does | Richard Purdie | 1 |
2008-01-03 | base and sanity bbclasses + qemu: move gcc3 availability checking into base.b... | Marcin Juszkiewicz | 1 |
2007-08-12 | sanity.bbclass: Run sanity checks before parsing for speed, sync with OE | Richard Purdie | 1 |
2007-08-09 | sanity.bbclass: Further qemu check improvements | Richard Purdie | 1 |
2007-08-09 | sanity.bbclass: Factor ASSUME_PROVIDED into qemu checks | Richard Purdie | 1 |
2007-08-09 | Switch back to using our own qemu binary for locale generation by default | Richard Purdie | 1 |
2007-08-01 | sanity: Add check for help2man | Richard Purdie | 1 |
2007-07-04 | sanity: if Poky is used by root user (userid 0) then raise error | Marcin Juszkiewicz | 1 |
2006-12-22 | README, sanity.bbclass: Add makeinfo (from texinfo) as a dependency. Also che... | Richard Purdie | 1 |
2006-12-05 | Remove now uneeded gcc-3.x check | Matthew Allum | 1 |
2006-11-29 | sanity.bbclass: Add umask check | Richard Purdie | 1 |
2006-11-22 | sanity.bbclass: Add sdl-config to required programs list. Remove fixme as now... | Richard Purdie | 1 |
2006-11-16 | sanity.bbclass: Merge with OE syncing improvements both ways | Richard Purdie | 1 |
2006-10-12 | Add check for gawk, needed by x86 glic build | Matthew Allum | 1 |
2006-09-28 | Update sanity checking to report all missing instead of one per run. Add a ch... | Matthew Allum | 1 |
2006-08-27 | classes: Sync with OE | Richard Purdie | 1 |
2006-07-21 | Rename /openembedded/ -> /meta/ | Richard Purdie | 1 |