Age | Commit message (Expand) | Author | Files |
2011-06-28 | sanity.bbclass: only run check_pseudo_wrapper for bitbake | Dexuan Cui | 1 |
2011-05-18 | sanity.bbclass: Disable the is DISTRO set check since we can now run distro-less | Richard Purdie | 1 |
2011-05-07 | sanity.bbclass: Add cpio to list of required utilities tested for | Richard Purdie | 1 |
2011-04-21 | sanity.bbclass: Fixup Poky references | Richard Purdie | 1 |
2011-04-21 | sanity.conf: Rename POKY_CONF_VERSION -> LOCALCONF_VERSION and make sanity ve... | Richard Purdie | 1 |
2011-04-20 | Replace POKYBASE with COREBASE | Richard Purdie | 1 |
2011-04-20 | Rename poky-init-build-env to oe-init-build-env | Richard Purdie | 1 |
2011-04-04 | sanity.bbclass: Use SSTATE_MANIFESTS instead of hard coding sstate-control | Khem Raj | 1 |
2011-03-18 | sanity.bbclass: check for duplicates in PACKAGE_ARCHS | Joshua Lock | 1 |
2011-03-17 | sanity: detect if bitbake wrapper is not being used or pseudo is broken | Paul Eggleton | 1 |
2011-03-12 | sanity.bbclass: Fix inverted mmap_min_addr logic | Richard Purdie | 1 |
2011-03-08 | sanity.bbclass: Check for /proc/sys/vm/mmap_min_addr to be >= 65536 | Khem Raj | 1 |
2011-03-08 | sanity.bbclass: some multilib systems have symlink /lib -> /lib64 | Martin Jansa | 1 |
2011-01-25 | sanity/sstate: Due to the sysroot layout changes, the toolchain bootstrap pro... | Richard Purdie | 1 |
2011-01-20 | sanity.bbclass: remove SDK_ARCH check | Jessica Zhang | 1 |
2011-01-20 | sanity.bbclass: Disable TERMCMD checking with noop patching | Mark Hatle | 1 |
2011-01-12 | Adding check for DL_DIR permissions: sanity.bbclass | Beth Flanagan | 1 |
2010-12-31 | classes: Drop Handled/NotHandled eventhandler keywords, they don't do anything | Richard Purdie | 1 |
2010-12-21 | sanity.bbclass: Add check for '.' in PATH and error if found (see bug #572) | Richard Purdie | 1 |
2010-12-20 | sanity.bbclass: add check for creation of long filenames | Paul Eggleton | 1 |
2010-12-20 | sanity.bbclass: allow minimisation of impact of more invasive sanity checks | Paul Eggleton | 1 |
2010-12-20 | sanity.bbclass: make indenting consistent | Paul Eggleton | 1 |
2010-12-16 | sanity.bbclass: Check if DISPLAY is set when IMAGETEST is set | Jiajun Xu | 1 |
2010-12-06 | sanity.bbclass: Warn people when TERMCMD is set to a non-installed program | Joshua Lock | 1 |
2010-11-22 | sanity.bbclass: add wget to required utilities | Paul Eggleton | 1 |
2010-10-13 | sanity.bbclass: ensure 32it libc is correctly detected | Joshua Lock | 1 |
2010-09-29 | Revert "Drop vm_mmap_min_addr checks from scripts and sanity class" | Joshua Lock | 1 |
2010-09-29 | sstate.bbclass: Update to use SSTATE variables everywhere and remove the now ... | Richard Purdie | 1 |
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 |