index
:
ast2050-yocto-poky
fido
Modified yocto poky sources to support the Aspeed AST2050 and ASUS KGPE-D16 / KCMA-D8
Raptor Engineering, LLC
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: display the parsed BBPATH when complaining about CWD elements
Ross Burton
2012-07-20
1
-0
/
+1
*
Remove a number of unneeded import os/bb calls
Richard Purdie
2012-07-19
1
-5
/
+2
*
sanity: display the parsed PATH when complaining about CWD elements
Ross Burton
2012-07-18
1
-1
/
+2
*
bitbake.conf: Add git-native to ASSUME_PROVIDED
Richard Purdie
2012-07-18
1
-1
/
+1
*
sanity.bbclass: the tmpdir can't be longer than 410
Robert Yang
2012-07-09
1
-0
/
+8
*
sanity.bbclass: warn the user if BBPATH contains wrong entries
Laurentiu Palcu
2012-06-13
1
-0
/
+11
*
classes/sanity: fix a couple of grammatical errors in messages
Paul Eggleton
2012-05-30
1
-2
/
+2
*
classes/sanity: send sanity check failure as a separate event for Hob
Paul Eggleton
2012-05-30
1
-3
/
+13
*
classes/sanity: remove broken TARGET_ARCH check
Paul Eggleton
2012-05-30
1
-4
/
+0
*
meta: replace os.system with subprocess.call
Robert Yang
2012-05-30
1
-6
/
+7
*
sanity.bbclass: check sanity at BuildStarted rather than ConfigParsed
Joshua Lock
2012-05-24
1
-1
/
+1
*
sanity.bbclass: catch an extra exception in check_create_long_filename
Joshua Lock
2012-05-24
1
-0
/
+2
*
sanity.bbclass: add extra information when SSTATE_CACHE unusable
Joshua Lock
2012-05-24
1
-0
/
+7
*
sanity.bbclass: add newline to check_create_long_filename failure message
Joshua Lock
2012-05-24
1
-1
/
+1
*
sanity.bbclass: data.getVar(VAR, obj, exp) -> obj.getVar(VAR, exp)
Joshua Lock
2012-05-24
1
-30
/
+30
*
sanity.bbclass: copy the data store and finalise before running checks
Joshua Lock
2012-05-24
1
-60
/
+69
*
Revert "sanity.bbclass: check user can read and write to SSTATE_DIR"
Joshua Lock
2012-05-24
1
-14
/
+3
*
sanity.bbclass: check user can read and write to SSTATE_DIR
Joshua Lock
2012-05-17
1
-3
/
+14
*
sanity.bbclass: Detect empty $PATH components too
Peter Seebach
2012-05-11
1
-2
/
+3
*
sanity.bbclass: Implement initial toolchain sanity checks
Peter Seebach
2012-05-09
1
-0
/
+73
*
sanity.bbclass: Add a new case to issue sanity_check()
Dongxiao Xu
2012-04-24
1
-0
/
+3
*
sanity.bbclass: add variable to disable the sanity checks
Joshua Lock
2012-04-23
1
-1
/
+1
*
classes/sanity: import regular expression module in SuSE distro check
Paul Eggleton
2012-04-18
1
-0
/
+1
*
classes/sanity: trim trailing newline when reading /etc/redhat-release
Paul Eggleton
2012-04-18
1
-1
/
+1
*
sanity.bbclass: If the sanity tests fail, don't mark them as complete
Richard Purdie
2012-04-17
1
-1
/
+1
*
meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)
Richard Purdie
2012-03-05
1
-9
/
+9
*
sanity.bbclass: Add ABI version 8, used for transition from the OEBasic to OE...
Richard Purdie
2012-02-22
1
-0
/
+2
*
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-19
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-19
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-25
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
[next]