summaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2023-12-04wic: bootimg-efi: Make kernel image installation configurableKareem Zarka
2023-12-01devtool: add support for git submodulesJulien Stephan
2023-12-01devtool: tag all submodulesJulien Stephan
2023-12-01devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCMJulien Stephan
2023-11-30devtool: fix update-recipe dry-run modeJulien Stephan
2023-11-27wic: rawcopy: add support for zstd decompressionMalte Schmidt
2023-11-06recipetool: Add handler to create go recipesLukas Funke
2023-11-06recipetool: Ignore *.go files while scanning for licensesLukas Funke
2023-11-05scripts/resulttool: group all regressions in regression reportAlexis Lothoré
2023-10-30recipetool: add python_hatchling supportTim Orling
2023-10-27lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S l...Alexander Kanavin
2023-10-27recipetool/create_buildsys_python: add PEP517 supportJulien Stephan
2023-10-27recipetool/create_buildsys_python: refactor code for futur PEP517 additionJulien Stephan
2023-10-27recipetool/create_buildsys_python: prefix created recipes with python3-Julien Stephan
2023-10-27recipetool/create_buildsys_python: fix license noteJulien Stephan
2023-10-23scripts/resulttool: make additional info more compactAlexis Lothoré
2023-10-23scripts/resulttool: rearrange regressions report orderAlexis Lothoré
2023-10-23scripts/resulttool: limit the number of changes displayed per testAlexis Lothoré
2023-10-10wic: fix a typo in help outputAndré Draszik
2023-10-08devtool/upgrade: check all git config locationsMarcus Flyckt
2023-10-06recipetool/create_buildsys_python: use importlib instead of impChris Laplante
2023-10-04wic: Add console parameters to qemux86 canned-wksRichard Purdie
2023-10-01wic: bootimg-partition: Fix file name in debug messageDaniel Semkowicz
2023-09-18recipetool/devtool: Ensure server knows about changed filesRichard Purdie
2023-09-18devtool/build_sdk: Drop unused importsRichard Purdie
2023-09-09build-sysroots: target or native sysroot population need to be selected expli...Alexander Kanavin
2023-09-02wic: Add gpt-hybrid partition layoutJoshua Watt
2023-08-24recipes/classes/scripts: Drop SRCPV usage in OE-CoreRichard Purdie
2023-08-21wic: fix wrong attempt to create file system in upartitioned regionsMarkus Niebel
2023-08-15resulttool/report: Avoid divide by zeroRichard Purdie
2023-08-09wic: bootimg-efi: Stop hardcoding VMA offsetsAlexandre Belloni
2023-08-04scripts/resulttool: define custom string for "not found" test resultsAlexis Lothoré
2023-08-04scripts/resulttool: allow to replace test raw status with custom stringAlexis Lothoré
2023-08-04scripts/lib/scriptutils.py: add recipe_qa artifacts to exclusion list in filt...Alexander Kanavin
2023-08-04devtool/upgrade: raise an error if extracting source produces more than one d...Alexander Kanavin
2023-07-30devtool: do not run recipe_qa task when extracting sourceAlexander Kanavin
2023-07-25scripts/resulttool: add mention about new detected testsAlexis Lothoré
2023-07-19resulttool/resultutils: allow index generation despite corrupt jsonMichael Halstead
2023-06-29recipetool: create: npm: Add support to handle peer dependenciesBELOUARGA Mohamed
2023-06-29recipetool: create: npm: Add support for the new format of the shrinkwrap fileBELOUARGA Mohamed
2023-06-29recipetool: create: npm: Remove duplicate function to not have future conflictsBELOUARGA Mohamed
2023-06-28recipetool: Fix inherit in created -native* recipesYoann Congal
2023-06-15devtool: Fix the wrong variable in srcuri_entryCharlie Wu
2023-06-09meta: introduce KCONFIG_CONFIG_ENABLE_MENUCONFIGMing Liu
2023-06-06image_types: Fix reproducible builds for initramfs and UKI imgFrieder Paape
2023-05-25wic: Add argument --hidden to default imagerLeon Anavi
2023-05-04wic: add support for proper kernel name to bootimg-pcbiosSergei Zhmylev
2023-04-27wic/bootimg-efi: if fixed-size is set then use that for mkdosfsRandolph Sapp
2023-04-13wic: use part_name when definedDit Kozmaj
2023-03-27filemap.py: enforce maximum of 4kb block sizeAndrew Geissler