summaryrefslogtreecommitdiffstats
path: root/scripts/lib/checklayer/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* scripts: python 3.12 regexAdrian Freihofer2024-02-131-2/+2
* lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S l...Alexander Kanavin2023-10-271-1/+1
* yocto-check-layer: Allow OE-Core to be testedRichard Purdie2022-12-091-3/+8
* scripts/checklayer: Update to match bitbake changesRichard Purdie2022-12-081-1/+1
* meta/scripts: Change BB_ENV_EXTRA_WHITE -> BB_ENV_PASSTHROUGH_ADDITIONSRichard Purdie2022-02-211-1/+1
* yocto-check-layer: add ability to perform tests from a global bbclassDenys Dmytriyenko2022-02-211-1/+4
* yocto-check-layer: check for duplicate layers when finding layersRoss Burton2022-02-051-0/+21
* checklayer: rename _find_layer_dependsNicolas Dechesne2021-07-281-2/+2
* checklayer: new function get_layer_dependencies()Nicolas Dechesne2021-07-281-1/+6
* checklayer: check layer in BBLAYERS before testLee Chee Yang2020-07-271-0/+14
* checklayer: parse LAYERDEPENDS with bb.utils.explode_dep_versions2()Nicolas Dechesne2020-06-281-1/+6
* checklayer: Skip layers without a collectionJoshua Watt2020-05-241-0/+3
* yocto-check-layer: Ensure we use OEBasicHash as the signature handlerRichard Purdie2019-08-211-1/+1
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-1/+3
* checklayer: Avoid adding the layer if it is already presentRobert Yang2019-02-141-19/+17
* checklayer: generate locked-sigs.inc under builddirChangqing Li2018-11-161-3/+3
* checklayer: avoid recursive loop in add_layer_dependenciesNicolas Dechesne2018-09-251-0/+4
* yocto-check-layer: add a test for correct setting of LAYERSERIES_COMPAT_colle...Alexander Kanavin2018-04-101-0/+2
* checklayer: remove reference to undefined classAnuj Mittal2018-03-201-2/+2
* scripts: drop True option to getVar callsMing Liu2017-09-261-4/+4
* scripts: rename yocto-compat-layer to remove "compatible" nomenclaturePaul Eggleton2017-09-211-0/+392