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
*
Revert "sanity.bbclass: check if PSEUDO_IGNORE_PATHS and ${S} overlap"
Richard Purdie
2021-01-30
1
-8
/
+0
*
sanity.bbclass: check if PSEUDO_IGNORE_PATHS and ${S} overlap
Dorinda
2021-01-30
1
-0
/
+8
*
sanity.bbclass: sanity check for if bitbake is present in PATH
Dorinda
2021-01-27
1
-0
/
+5
*
sanity: Verify that user isn't building in PSEUDO_IGNORE_PATHS
Dorinda
2021-01-27
1
-0
/
+7
*
sanity: Bump min python version to 3.6
Richard Purdie
2021-01-08
1
-3
/
+3
*
abi_version,sanity: Tell users TMPDIR must be clean after pseudo changes
Richard Purdie
2020-10-09
1
-0
/
+3
*
classes/sanity: Bump minimum python version to 3.5
Joshua Watt
2020-10-07
1
-2
/
+2
*
sanity.bbclass: Detect and fail if 'inherit' is used in conf file
Gregor Zatko
2020-05-24
1
-0
/
+6
*
sanity: Require gcc 6 or later
Richard Purdie
2020-05-02
1
-3
/
+3
*
Windows: Enable Windows builds under WSLv2 and warn accordingly
Alejandro Hernandez Samaniego
2020-04-06
1
-3
/
+9
*
sanity.bbclass: echo current SDK_VENDOR if it is invalid
Paul Gortmaker
2020-04-05
1
-1
/
+1
*
sanity: Require gcc 5.0 minimum version
Richard Purdie
2020-04-05
1
-3
/
+3
*
sanity.bbclass: add test for gcc < 4.8
Tim Orling
2020-04-01
1
-1
/
+20
*
sanity.bbclass: recommend using install-buildtools
Tim Orling
2020-04-01
1
-3
/
+1
*
bitbake.conf/sanity: Drop makeinfo as being required on buildhost
Richard Purdie
2020-02-03
1
-1
/
+1
*
sanity.bbclass: Move sanity_info from conf to cache
Peter Kjellerstedt
2020-01-10
1
-1
/
+1
*
sanity: Add check for tar older than 1.28
Richard Purdie
2019-11-22
1
-1
/
+4
*
sanity: check for more bits of Python
Ross Burton
2019-11-04
1
-5
/
+7
*
sanity: check the format of SDK_VENDOR
Ross Burton
2019-10-19
1
-0
/
+5
*
sanity: update for new bb.build.exec_func() behaviour
Ross Burton
2019-08-06
1
-1
/
+1
*
sanity: check_perl_modules bug fix
Zheng Ruoqin
2019-04-12
1
-1
/
+1
*
sanity: clarify error message if TMPDIR moves
Ross Burton
2019-04-09
1
-1
/
+1
*
class/sanity: strip the output of get_filesystem_id()
Steven Hung (洪于玉)
2019-03-18
1
-1
/
+1
*
sanity: Add check for WSL
Richard Purdie
2018-11-16
1
-0
/
+11
*
classes/sanity: Clean up getstatusoutput usage
Joshua Watt
2018-08-08
1
-29
/
+38
*
sanity.bbclass: quote path passed to stat in get_filesystem_id()
Andre McCurdy
2018-03-28
1
-1
/
+1
*
sanity.bbclass: modified error message
Juro Bystricky
2018-02-06
1
-1
/
+1
*
classes/sanity: check we don't have an ancient GNU patch
Ross Burton
2017-12-10
1
-0
/
+17
*
sanity: getstatusoutput returns an int, not a string
Ross Burton
2017-12-10
1
-3
/
+3
*
sanity: check that path variables don't use ~
Ross Burton
2017-09-22
1
-0
/
+5
*
sanity: correct Python version sanity check
Ross Burton
2017-09-22
1
-3
/
+3
*
classes/sanity: check for case-sensitive file systems
Ross Burton
2017-07-17
1
-0
/
+12
*
sanity.bbclass: fix AttributeError in mirror format checks
Mikko Ylinen
2017-07-06
1
-1
/
+1
*
insane: remove obsolete gcc 4.5 check
Ross Burton
2017-07-06
1
-49
/
+1
*
sanity.bbclass: remove ASSUME_PROVIDED checks that can't succeed
Ross Burton
2017-07-06
1
-8
/
+0
*
sanity: explain where TMPDIR is if we're telling the user to delete it
Ross Burton
2017-04-05
1
-1
/
+1
*
sanity: Drop obsolete TMPDIR ABI conversions
Richard Purdie
2017-03-31
1
-42
/
+1
*
sanity.bbclass: modify check for shell
Juro Bystricky
2017-03-16
1
-1
/
+3
*
sanity.bbclass: allow s3 protocol when sanity checking MIRRORS, etc
Andre McCurdy
2017-03-10
1
-1
/
+1
*
sanity: Allow whitespace only mirror entries
Richard Purdie
2017-03-03
1
-11
/
+9
*
sanity.bbclass: Add which to SANITY_REQUIRED_UTILITIES.
Philip Balister
2017-02-15
1
-1
/
+1
*
classes: Drop now unneeded update_data calls
Richard Purdie
2017-02-15
1
-1
/
+0
*
sanity/abi-version: Force a clean TMPDIR after recipe specific sysroot changes
Richard Purdie
2017-01-23
1
-0
/
+2
*
sanity.bbclass: Improved error message
Juro Bystricky
2017-01-17
1
-1
/
+1
*
meta/scripts: Various getVar/getVarFlag expansion parameter fixes
Richard Purdie
2017-01-09
1
-2
/
+2
*
meta: remove True option to getVar calls
Joshua Lock
2016-12-16
1
-54
/
+54
*
sanity.bbclass: fix check_connectivity() for BB_NO_NETWORK = "0"
Robert Yang
2016-11-23
1
-5
/
+9
*
sanity.bbclass:check_connectivity(): print more error messages
Robert Yang
2016-11-23
1
-1
/
+4
*
sanity.bbclass: fix logging of an error
Markus Lehtonen
2016-11-15
1
-1
/
+1
*
sanity.bbclass: split out config re-parse check
Markus Lehtonen
2016-09-16
1
-15
/
+12
[next]