index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
classes
/
sanity.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
sanity.bbclass: check that TMPDIR is not located on nfs
Robert Yang
2014-02-02
1
-1
/
+19
*
sanity.bbclass: check required perl modules
Robert Yang
2014-01-28
1
-1
/
+14
*
sanity: Use random filename for maximum path length test
Mike Crowe
2013-11-25
1
-1
/
+2
*
sanity: Don't hard code value of ENAMETOOLONG
Mike Crowe
2013-11-25
1
-2
/
+3
*
classes/sanity: validate SDKMACHINE value
Paul Eggleton
2013-11-14
1
-0
/
+5
*
bitbake.conf: Default DISTRO to nodistro
Richard Purdie
2013-11-12
1
-1
/
+1
*
classes/sanity: test for DISPLAY being set with testimage class
Paul Eggleton
2013-09-22
1
-3
/
+3
*
sanity: Don't make assumptions about cwd
Richard Purdie
2013-09-01
1
-2
/
+3
*
classes/sanity: fix some grammatical errors in messages
Paul Eggleton
2013-08-03
1
-3
/
+3
*
classes/sanity: check for suid root command evility
Paul Eggleton
2013-08-03
1
-0
/
+10
*
sanity.bbclass: mention version when erroring on LCONF_VERSION mismatch
Ross Burton
2013-07-29
1
-1
/
+1
*
sanity.bbclass: Update gcc sanity check
Mark Hatle
2013-07-18
1
-13
/
+29
*
sanity.bbclass: Check for the known broken version of make
Mark Hatle
2013-06-28
1
-0
/
+37
*
sanity.bbclass: Fix COREBASE sanity tests
Richard Purdie
2013-06-27
1
-1
/
+1
*
sanity.bbclass: Add check for @ character in build directory name
Richard Purdie
2013-06-27
1
-4
/
+6
*
sanity.bbclass: Various improvements
Richard Purdie
2013-06-24
1
-254
/
+257
*
sanity.bbclass: Drop horrible obsolete minversion hack
Richard Purdie
2013-06-24
1
-7
/
+2
*
classes/conf: Add eventmasks for event handlers
Richard Purdie
2013-06-14
1
-0
/
+1
*
scripts/buildenv-internal/sanity: Update to python 2.7.3 as a minimum
Richard Purdie
2013-06-14
1
-4
/
+3
*
sanity: Drop pseudo test, now unneeded
Richard Purdie
2013-06-14
1
-27
/
+0
*
scripts/bitbake sanity.bbclass: Migrate tests for git and tar versions
Richard Purdie
2013-06-14
1
-0
/
+31
*
sanity.bbclass: non-zero status means that we need -march.
Randy MacLeod
2013-06-11
1
-1
/
+1
*
sanity.bbclass: make sure python is a full install
Jesse Zhang
2013-06-04
1
-0
/
+6
*
sanity.bbclass: Drop dubious print
Richard Purdie
2013-05-24
1
-1
/
+0
*
sanity.bbclass: Attach the missing value to a format string.
Peter Seebach
2013-05-13
1
-1
/
+1
*
class/lib: Fix up various file access methods
Richard Purdie
2013-05-09
1
-33
/
+30
*
classes/lib: Fix getcmdstatus breakage
Richard Purdie
2013-05-09
1
-3
/
+2
*
sanity/patch.py: Remove commands module usage
Richard Purdie
2013-05-09
1
-4
/
+3
*
classes/lib: Update to use print as a function call
Richard Purdie
2013-05-09
1
-2
/
+4
*
sanity.bbclass: Use open(), not file()
Richard Purdie
2013-05-09
1
-12
/
+12
*
clases/lib: Use modern exception syntax
Richard Purdie
2013-05-09
1
-2
/
+4
*
classes/sanity: fix handling of bblayers.conf updating
Paul Eggleton
2013-04-13
1
-25
/
+52
*
fix march sanity check issue
Zhenhua Luo
2013-03-22
1
-3
/
+6
*
sanity.bbclass:check if necessary to add march to BUILD_CFLAGS
Hongxu Jia
2013-03-07
1
-0
/
+29
*
sanity.bbclass: always use oe.lsb.distro_identifier method
Martin Jansa
2013-03-02
1
-32
/
+4
*
sanity: use lsb distro_identifier
Martin Jansa
2013-03-01
1
-4
/
+1
*
sanity: check_path_length: replace tab with 8 spaces
Martin Jansa
2013-02-19
1
-1
/
+1
*
sanity.bbclass: when bblayers.conf is updated, it invokes a reparse
Cristiana Voicu
2013-02-15
1
-9
/
+9
*
sanity.bbclass: Check for DISPLAY for qemutests in BB_ORIGENV now
Richard Purdie
2013-02-07
1
-2
/
+4
*
sanity.bbclass: Ensure tmpdir exists when running the check
Richard Purdie
2013-01-24
1
-0
/
+1
*
multilib: fix allarch/kernel/module-base multilib issues
Constantin Musca
2012-12-31
1
-0
/
+4
*
bitbake.conf/sanity: Separate versions and PN stamp components into separate ...
Richard Purdie
2012-11-20
1
-0
/
+2
*
sanity.bbclass: trigger network tests explicitly
Bogdan Marinescu
2012-10-18
1
-0
/
+3
*
sanity.bbclass: Fix invalid test for network error
Bogdan Marinescu
2012-10-02
1
-1
/
+1
*
sanity: Added explicit network error status in SanityCheckFailed event
Bogdan Marinescu
2012-09-28
1
-7
/
+13
*
sanity.bbclass: bblayers.conf should be updated automatically
Constantin Musca
2012-09-28
1
-1
/
+60
*
classes/sanity: remove obsolete code
Paul Eggleton
2012-09-12
1
-7
/
+2
*
classes/sanity: skip tune checks if machine is invalid
Paul Eggleton
2012-09-12
1
-3
/
+7
*
sanity.bbclass: Move back to running at ConfigParsed time
Richard Purdie
2012-09-05
1
-5
/
+5
*
meta/classes: Various python whitespace fixes
Richard Purdie
2012-08-21
1
-2
/
+2
[next]