index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
/
classes
/
sanity.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
classes: replace 'Poky' with 'OE-core'
Koen Kooi
2012-02-01
1
-1
/
+1
*
sanity.bbclass: No need to check for cvs any more
Richard Purdie
2011-11-16
1
-1
/
+1
*
Convert to use direct access to the data store (instead of bb.data.*Var*())
Richard Purdie
2011-11-10
1
-5
/
+5
*
Allow use of dash as /bin/sh
Richard Purdie
2011-11-10
1
-3
/
+0
*
bitbake.conf: Drop remaining TERMCMD pieces and document OE_TERMINAL usage in...
Richard Purdie
2011-11-04
1
-13
/
+0
*
sanity.bbclass: add a sanity check for KDE 4.x konsole in TERMCMD
Paul Eggleton
2011-09-18
1
-0
/
+6
*
sanity: disable mirrors for connectivity check
Joshua Lock
2011-09-16
1
-2
/
+6
*
sanity.bbclass: re-enable DISTRO check
Paul Eggleton
2011-09-07
1
-3
/
+5
*
sanity.bbclass: fix splitting on newlines of SANITY_TESTED_DISTROS
Paul Eggleton
2011-09-02
1
-1
/
+1
*
sanity.bbclass: Clean up various MACHINE checks
Richard Purdie
2011-08-31
1
-37
/
+50
*
sanity.bbclass: Fix broken whitespace
Richard Purdie
2011-08-31
1
-6
/
+6
*
sanity.bbclass: Fix broken indentation leading to code being skipped unintent...
Richard Purdie
2011-08-31
1
-19
/
+19
*
classes/sanity: enhance the network connectivity test
Joshua Lock
2011-08-25
1
-12
/
+2
*
sanity.bbclass: add optional untested host distro warning
Paul Eggleton
2011-08-18
1
-0
/
+48
*
sanity: shift the required utils into a variable
Chris Larson
2011-08-12
1
-1
/
+3
*
sanity.bbclass: Add sanity check that TUNE_PKGARCH appears in PACKAGE_ARCHS
Kumar Gala
2011-08-01
1
-1
/
+9
*
conf/machine/tune: Overhaul tune include file variables
Richard Purdie
2011-07-22
1
-3
/
+7
*
help2man-native: Add 1.38.2
Tom Rini
2011-07-20
1
-1
/
+1
*
bitbake.conf, sanity.bbclass: Drop mercurial-native
Tom Rini
2011-07-20
1
-1
/
+1
*
sanity, base: remove gcc3 check since qemu doesn't need it any more
Phil Blundell
2011-07-19
1
-8
/
+0
*
sanity: implement network connectivity test
Joshua Lock
2011-07-07
1
-0
/
+37
*
sanity.bbclass: pass the data object to the less frequent test harnesses
Joshua Lock
2011-06-30
1
-8
/
+8
*
sanity.bbclass: only run check_pseudo_wrapper for bitbake
Dexuan Cui
2011-06-28
1
-0
/
+4
*
sanity.bbclass: Disable the is DISTRO set check since we can now run distro-less
Richard Purdie
2011-05-18
1
-2
/
+2
*
sanity.bbclass: Add cpio to list of required utilities tested for
Richard Purdie
2011-05-07
1
-1
/
+1
*
sanity.bbclass: Fixup Poky references
Richard Purdie
2011-04-21
1
-6
/
+6
*
sanity.conf: Rename POKY_CONF_VERSION -> LOCALCONF_VERSION and make sanity ve...
Richard Purdie
2011-04-21
1
-1
/
+1
*
Replace POKYBASE with COREBASE
Richard Purdie
2011-04-20
1
-3
/
+3
*
Rename poky-init-build-env to oe-init-build-env
Richard Purdie
2011-04-20
1
-1
/
+1
*
sanity.bbclass: Use SSTATE_MANIFESTS instead of hard coding sstate-control
Khem Raj
2011-04-04
1
-1
/
+1
*
sanity.bbclass: check for duplicates in PACKAGE_ARCHS
Joshua Lock
2011-03-18
1
-0
/
+13
*
sanity: detect if bitbake wrapper is not being used or pseudo is broken
Paul Eggleton
2011-03-17
1
-1
/
+24
*
sanity.bbclass: Fix inverted mmap_min_addr logic
Richard Purdie
2011-03-12
1
-2
/
+2
*
sanity.bbclass: Check for /proc/sys/vm/mmap_min_addr to be >= 65536
Khem Raj
2011-03-08
1
-4
/
+6
*
sanity.bbclass: some multilib systems have symlink /lib -> /lib64
Martin Jansa
2011-03-08
1
-1
/
+1
*
sanity/sstate: Due to the sysroot layout changes, the toolchain bootstrap pro...
Richard Purdie
2011-01-25
1
-1
/
+1
*
sanity.bbclass: remove SDK_ARCH check
Jessica Zhang
2011-01-20
1
-3
/
+0
*
sanity.bbclass: Disable TERMCMD checking with noop patching
Mark Hatle
2011-01-20
1
-5
/
+6
*
Adding check for DL_DIR permissions: sanity.bbclass
Beth Flanagan
2011-01-12
1
-1
/
+9
*
classes: Drop Handled/NotHandled eventhandler keywords, they don't do anything
Richard Purdie
2010-12-31
1
-2
/
+1
*
sanity.bbclass: Add check for '.' in PATH and error if found (see bug #572)
Richard Purdie
2010-12-21
1
-0
/
+3
*
sanity.bbclass: add check for creation of long filenames
Paul Eggleton
2010-12-20
1
-8
/
+31
*
sanity.bbclass: allow minimisation of impact of more invasive sanity checks
Paul Eggleton
2010-12-20
1
-1
/
+47
*
sanity.bbclass: make indenting consistent
Paul Eggleton
2010-12-20
1
-216
/
+216
*
sanity.bbclass: Check if DISPLAY is set when IMAGETEST is set
Jiajun Xu
2010-12-16
1
-0
/
+4
*
sanity.bbclass: Warn people when TERMCMD is set to a non-installed program
Joshua Lock
2010-12-06
1
-0
/
+6
*
sanity.bbclass: add wget to required utilities
Paul Eggleton
2010-11-22
1
-1
/
+1
*
sanity.bbclass: ensure 32it libc is correctly detected
Joshua Lock
2010-10-13
1
-1
/
+5
*
Revert "Drop vm_mmap_min_addr checks from scripts and sanity class"
Joshua Lock
2010-09-29
1
-0
/
+11
*
sstate.bbclass: Update to use SSTATE variables everywhere and remove the now ...
Richard Purdie
2010-09-29
1
-1
/
+6
[next]