summaryrefslogtreecommitdiffstats
path: root/scripts/lib/checklayer
AgeCommit message (Expand)Author
2024-02-13scripts: python 3.12 regexAdrian Freihofer
2023-10-27lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S l...Alexander Kanavin
2023-02-24checklayer: check for patch file upstream statusChee Yang Lee
2022-12-09yocto-check-layer: Allow OE-Core to be testedRichard Purdie
2022-12-08scripts/checklayer: Update to match bitbake changesRichard Purdie
2022-03-09meta/scripts: Improve internal variable namingSaul Wold
2022-02-21meta/scripts: Change BB_ENV_EXTRA_WHITE -> BB_ENV_PASSTHROUGH_ADDITIONSRichard Purdie
2022-02-21yocto-check-layer: add ability to perform tests from a global bbclassDenys Dmytriyenko
2022-02-05yocto-check-layer: check for duplicate layers when finding layersRoss Burton
2021-12-04yocto-check-layer: Relax README case checksJoshua Watt
2021-12-04yocto-check-layer: disregard checks if referencing another README fileJon Mason
2021-12-03yocto-check-layer: Add additional README checksDhruva Gole
2021-12-01scripts/checklayer/common.py: Fixed a minor grammatical errorDhruva Gole
2021-07-28checklayer: rename _find_layer_dependsNicolas Dechesne
2021-07-28checklayer: new function get_layer_dependencies()Nicolas Dechesne
2020-07-27checklayer: check layer in BBLAYERS before testLee Chee Yang
2020-06-28checklayer: parse LAYERDEPENDS with bb.utils.explode_dep_versions2()Nicolas Dechesne
2020-05-24checklayer: Skip layers without a collectionJoshua Watt
2019-08-30yocto-check-layer: Allow any case for README file detectionMark Hatle
2019-08-21yocto-check-layer: Ensure we use OEBasicHash as the signature handlerRichard Purdie
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2019-02-14checklayer: Avoid adding the layer if it is already presentRobert Yang
2018-11-16checklayer: generate locked-sigs.inc under builddirChangqing Li
2018-09-25checklayer: avoid recursive loop in add_layer_dependenciesNicolas Dechesne
2018-04-09yocto-check-layer: add a test for correct setting of LAYERSERIES_COMPAT_colle...Alexander Kanavin
2018-03-19checklayer: remove reference to undefined classAnuj Mittal
2017-09-25scripts: drop True option to getVar callsMing Liu
2017-09-21scripts: rename yocto-compat-layer to remove "compatible" nomenclaturePaul Eggleton