summaryrefslogtreecommitdiffstats
path: root/meta/classes/sanity.bbclass
AgeCommit message (Expand)Author
2022-08-12classes: Update classes to match new bitbake class scope functionalityRichard Purdie
2022-08-12classes: Add SPDX license identifiersRichard Purdie
2022-08-12classes: Add copyright statements to files without oneRichard Purdie
2022-06-25sanity.bbclass: Add ftps to accepted URI protocols for mirrors sanityDavid Bagonyi
2022-06-06sanity: Switch to make 4.0 as a minimum versionRichard Purdie
2022-05-11sanity: Don't warn about make 4.2.1 for mintRichard Purdie
2022-04-27sanity: skip make 4.2.1 warning for debianNicolas Dechesne
2022-04-14sanity: Show a warning that make 4.2.1 is buggy on non-ubuntu systemsRichard Purdie
2022-03-24sanity: Add warning for local hasheqiv server with remote sstate mirrorsRichard Purdie
2022-03-02OELAYOUT_ABI: bump, avoid tmp/ breakage by removing old cross manifestsAlexander Kanavin
2022-02-12default-distrovars.inc: Switch connectivity check to a yoctoproject.org pageRichard Purdie
2022-01-14sanity: Drop TUNEABI, TUNEABI_WHITELIST, TUNEABI_OVERRIDERichard Purdie
2021-11-29sanity/lib: Replace usage of LooseVersion() with bb.utils.vercmp_string_op()Richard Purdie
2021-11-03sanity.bbclass: Update required gcc version to v7.5Robert Yang
2021-08-02meta: Manual override fixesRichard Purdie
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