summaryrefslogtreecommitdiffstats
path: root/meta/classes/sanity.bbclass
AgeCommit message (Expand)Author
2021-08-02Convert to new override syntaxRichard Purdie
2021-05-06sanity.bbclass: mention CONNECTIVITY_CHECK_URIS in network failure messageMichael Opdenacker
2021-04-20sanity: Further improve directory sanity testsRichard Purdie
2021-04-18sanity: Add error check for '%' in build pathRichard Purdie
2021-03-11sanity.bbclass: Add az fetcher to accepted URI protocols for mirrors sanityAlejandro Hernandez Samaniego
2021-02-03sanity.bbclass: Check if PSEUDO_IGNORE_PATHS and paths under pseudo control o...Dorinda
2021-01-30Revert "sanity.bbclass: check if PSEUDO_IGNORE_PATHS and ${S} overlap"Richard Purdie
2021-01-30sanity.bbclass: check if PSEUDO_IGNORE_PATHS and ${S} overlapDorinda
2021-01-27sanity.bbclass: sanity check for if bitbake is present in PATHDorinda
2021-01-27sanity: Verify that user isn't building in PSEUDO_IGNORE_PATHSDorinda
2021-01-08sanity: Bump min python version to 3.6Richard Purdie
2020-10-09abi_version,sanity: Tell users TMPDIR must be clean after pseudo changesRichard Purdie
2020-10-07classes/sanity: Bump minimum python version to 3.5Joshua Watt
2020-05-24sanity.bbclass: Detect and fail if 'inherit' is used in conf fileGregor Zatko
2020-05-02sanity: Require gcc 6 or laterRichard Purdie
2020-04-06Windows: Enable Windows builds under WSLv2 and warn accordinglyAlejandro Hernandez Samaniego
2020-04-05sanity.bbclass: echo current SDK_VENDOR if it is invalidPaul Gortmaker
2020-04-05sanity: Require gcc 5.0 minimum versionRichard Purdie
2020-04-01sanity.bbclass: add test for gcc < 4.8Tim Orling
2020-04-01sanity.bbclass: recommend using install-buildtoolsTim Orling
2020-02-03bitbake.conf/sanity: Drop makeinfo as being required on buildhostRichard Purdie
2020-01-10sanity.bbclass: Move sanity_info from conf to cachePeter Kjellerstedt
2019-11-22sanity: Add check for tar older than 1.28Richard Purdie
2019-11-04sanity: check for more bits of PythonRoss Burton
2019-10-19sanity: check the format of SDK_VENDORRoss Burton
2019-08-06sanity: update for new bb.build.exec_func() behaviourRoss Burton
2019-04-12sanity: check_perl_modules bug fixZheng Ruoqin
2019-04-09sanity: clarify error message if TMPDIR movesRoss Burton
2019-03-18class/sanity: strip the output of get_filesystem_id()Steven Hung (洪于玉)
2018-11-16sanity: Add check for WSLRichard Purdie
2018-08-08classes/sanity: Clean up getstatusoutput usageJoshua Watt
2018-03-28sanity.bbclass: quote path passed to stat in get_filesystem_id()Andre McCurdy
2018-02-06sanity.bbclass: modified error messageJuro Bystricky
2017-12-10classes/sanity: check we don't have an ancient GNU patchRoss Burton
2017-12-10sanity: getstatusoutput returns an int, not a stringRoss Burton
2017-09-22sanity: check that path variables don't use ~Ross Burton
2017-09-22sanity: correct Python version sanity checkRoss Burton
2017-07-17classes/sanity: check for case-sensitive file systemsRoss Burton
2017-07-06sanity.bbclass: fix AttributeError in mirror format checksMikko Ylinen
2017-07-06insane: remove obsolete gcc 4.5 checkRoss Burton
2017-07-06sanity.bbclass: remove ASSUME_PROVIDED checks that can't succeedRoss Burton
2017-04-05sanity: explain where TMPDIR is if we're telling the user to delete itRoss Burton
2017-03-31sanity: Drop obsolete TMPDIR ABI conversionsRichard Purdie
2017-03-16sanity.bbclass: modify check for shellJuro Bystricky
2017-03-10sanity.bbclass: allow s3 protocol when sanity checking MIRRORS, etcAndre McCurdy
2017-03-03sanity: Allow whitespace only mirror entriesRichard Purdie
2017-02-15sanity.bbclass: Add which to SANITY_REQUIRED_UTILITIES.Philip Balister
2017-02-15classes: Drop now unneeded update_data callsRichard Purdie
2017-01-23sanity/abi-version: Force a clean TMPDIR after recipe specific sysroot changesRichard Purdie
2017-01-17sanity.bbclass: Improved error messageJuro Bystricky