summaryrefslogtreecommitdiffstats
path: root/meta/classes/sanity.bbclass
AgeCommit message (Expand)Author
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-03sanity.bbclass: echo current SDK_VENDOR if it is invalidPaul Gortmaker
2020-04-02sanity: 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-11sanity: 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-30sanity: 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
2017-01-06meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-11-23sanity.bbclass: fix check_connectivity() for BB_NO_NETWORK = "0"Robert Yang
2016-11-23sanity.bbclass:check_connectivity(): print more error messagesRobert Yang
2016-11-15sanity.bbclass: fix logging of an errorMarkus Lehtonen
2016-09-16sanity.bbclass: split out config re-parse checkMarkus Lehtonen
2016-09-13sanity: fix hardcoded references to gccJérémy Rosen
2016-08-20sanity.bbclass: Ensure we expand BUILD_PREFIXRichard Purdie
2016-08-17sanity.bbclass: Only verify /bin/sh link if it's a linkOlof Johansson
2016-06-02sanity: Switch urlparse to urllib.parseJeremy Puhlman
2016-06-02classes/lib: Convert to use python3 octal syntaxRichard Purdie
2016-06-01sanity: Drop setting C localeRichard Purdie
2016-05-30sanity: check that the en_US.UTF-8 locale existsRoss Burton