Age | Commit message (Expand) | Author | Files |
2012-04-24 | sanity.bbclass: Add a new case to issue sanity_check() | Dongxiao Xu | 1 |
2012-04-23 | sanity.bbclass: add variable to disable the sanity checks | Joshua Lock | 1 |
2012-04-18 | classes/sanity: import regular expression module in SuSE distro check | Paul Eggleton | 1 |
2012-04-18 | classes/sanity: trim trailing newline when reading /etc/redhat-release | Paul Eggleton | 1 |
2012-04-17 | sanity.bbclass: If the sanity tests fail, don't mark them as complete | Richard Purdie | 1 |
2012-03-05 | meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx) | Richard Purdie | 1 |
2012-02-22 | sanity.bbclass: Add ABI version 8, used for transition from the OEBasic to OE... | Richard Purdie | 1 |
2012-02-01 | classes: replace 'Poky' with 'OE-core' | Koen Kooi | 1 |
2011-11-16 | sanity.bbclass: No need to check for cvs any more | Richard Purdie | 1 |
2011-11-10 | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 1 |
2011-11-10 | Allow use of dash as /bin/sh | Richard Purdie | 1 |
2011-11-04 | bitbake.conf: Drop remaining TERMCMD pieces and document OE_TERMINAL usage in... | Richard Purdie | 1 |
2011-09-18 | sanity.bbclass: add a sanity check for KDE 4.x konsole in TERMCMD | Paul Eggleton | 1 |
2011-09-16 | sanity: disable mirrors for connectivity check | Joshua Lock | 1 |
2011-09-07 | sanity.bbclass: re-enable DISTRO check | Paul Eggleton | 1 |
2011-09-02 | sanity.bbclass: fix splitting on newlines of SANITY_TESTED_DISTROS | Paul Eggleton | 1 |
2011-08-31 | sanity.bbclass: Clean up various MACHINE checks | Richard Purdie | 1 |
2011-08-31 | sanity.bbclass: Fix broken whitespace | Richard Purdie | 1 |
2011-08-31 | sanity.bbclass: Fix broken indentation leading to code being skipped unintent... | Richard Purdie | 1 |
2011-08-25 | classes/sanity: enhance the network connectivity test | Joshua Lock | 1 |
2011-08-18 | sanity.bbclass: add optional untested host distro warning | Paul Eggleton | 1 |
2011-08-12 | sanity: shift the required utils into a variable | Chris Larson | 1 |
2011-08-01 | sanity.bbclass: Add sanity check that TUNE_PKGARCH appears in PACKAGE_ARCHS | Kumar Gala | 1 |
2011-07-22 | conf/machine/tune: Overhaul tune include file variables | Richard Purdie | 1 |
2011-07-20 | help2man-native: Add 1.38.2 | Tom Rini | 1 |
2011-07-20 | bitbake.conf, sanity.bbclass: Drop mercurial-native | Tom Rini | 1 |
2011-07-19 | sanity, base: remove gcc3 check since qemu doesn't need it any more | Phil Blundell | 1 |
2011-07-07 | sanity: implement network connectivity test | Joshua Lock | 1 |
2011-06-30 | sanity.bbclass: pass the data object to the less frequent test harnesses | Joshua Lock | 1 |
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 |