summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/runqemu: raise an error when bitbake was not foundmaster-nextRichard GrĂ¼nert2 days1-3/+4
* wic: Fix --overhead-factor and --extra-space checksDiego Sueiro9 days1-2/+2
* bootimg_pcbios: add help and usage commentsVincent Davis Jr2025-08-141-1/+42
* bootimg_pcbios: include grub as an optional bootloaderVincent Davis Jr2025-08-141-6/+36
* bootimg_pcbios: add funcs to configure booting with grubVincent Davis Jr2025-08-141-0/+167
* bootimg_pcbios: cleanup prepare and install syslinux funcsVincent Davis Jr2025-08-141-14/+11
* bootimg_pcbios: cleanup _do_configure_syslinux functionVincent Davis Jr2025-08-141-9/+16
* bootimg_pcbios: seperate bootloader config creationVincent Davis Jr2025-08-141-13/+18
* bootimg_pcbios: move syslinux funcs to end of fileVincent Davis Jr2025-08-141-39/+39
* bootimg_pcbios: move syslinux install into seperate functionsVincent Davis Jr2025-08-141-0/+27
* devtool: fix upgrade for recipes with git submodulesTobias Pistora2025-08-141-2/+2
* runqemu: fix special characters bugLibo Chen2025-08-071-3/+4
* runqemu: refactor a duplicated cleanup statementYoann Congal2025-08-071-4/+3
* runqemu: use "zstd -o" to preserve sparse imagesYoann Congal2025-08-071-2/+1
* scripts/runqemu: Update the fstypes list with newly supported compressed imag...Richard Purdie2025-08-061-2/+3
* runqemu: print snapshot mode state in consoleYoann Congal2025-08-061-0/+3
* runqemu: accept vmtypes and wictypes for rootfs paths extensionsYoann Congal2025-08-061-1/+1
* runqemu: Add support for running compressed .zst rootfs imagesLamine REHAHLIA2025-08-061-1/+44
* scripts/install-buildtools: Update to 5.2.2Aleksandar Nikolic2025-07-281-2/+2
* pybootchartgui: account for network stats when calculating extentsRoss Burton2025-07-281-0/+2
* pybootchartgui: mark a regex as a raw stringRoss Burton2025-07-281-1/+1
* improve_kernel_cve_report: do not use custom versionDaniel Turull2025-07-101-2/+4
* improve_kernel_cve_report: do not override backported-patchDaniel Turull2025-07-101-0/+4
* testexport.bbclass oe-test: capture all tests and data from all layersMikko Rapeli2025-07-101-4/+8
* devtool: Handle workspaces for multiconfigJoshua Watt2025-07-071-0/+2
* recipetool/create_go: proxy module fetching to go-mod-update-modulesRoss Burton2025-07-011-116/+36
* oe/licenses: move tidy_licenses from recipetoolRoss Burton2025-07-011-10/+1
* recipetool: create_go: Use gomod fetcher instead of go mod vendorChristian Lindeberg2025-07-011-622/+99
* recipetool: allow recipe create handlers to specify bitbake tasks to runRoss Burton2025-07-011-0/+5
* recipetool: create: Support creating extra files named after the recipePeter Kjellerstedt2025-07-011-1/+2
* scripts/wic: fix calling wic ls|cp|rm|write hung in bitbake taskHongxu Jia2025-06-261-0/+49
* recipetool/devtool: calculate source paths relative to UNPACKDIRAlexander Kanavin2025-06-205-14/+14
* meta: remove S in recipes that fetch from git via setting BB_GIT_DEFAULT_DEST...Alexander Kanavin2025-06-202-4/+3
* scripts/test-remote-image: remove useless postconfig argumentsRoss Burton2025-06-191-6/+3
* improve_kernel_cve_report: add script for postprocesing of kernel CVE dataDaniel Turull2025-06-191-0/+467
* wic: Avoid problems with "-" characters in plugin namesRichard Purdie2025-06-163-1/+8
* wic: Update after plugin name changesRichard Purdie2025-06-1614-43/+43
* wic: plugins source bootimage/isoimage rename to allow be importedAnibal Limon2025-06-165-0/+0
* wic: pluginbase ensure layer order when load pluginsAnibal Limon2025-06-161-1/+1
* recipetool: use oe.license_finderRoss Burton2025-06-163-262/+3
* devtool: ide-sdk code remove twxs.cmakeAdrian Freihofer2025-06-161-1/+0
* scripts/install-buildtools: Update to 5.2.1Aleksandar Nikolic2025-06-161-2/+2
* scripts/scriptutils: silence warning about S not existing in emptysrcRoss Burton2025-06-051-1/+4
* recipetool/create: show more of the license path when it can't be identifiedRoss Burton2025-06-051-1/+1
* wic bootimg-efi.py: fail build if no binaries installedMikko Rapeli2025-06-021-0/+7
* buildstats-diff: find last two buildstats files if none are specifiedRoss Burton2025-05-191-2/+24
* bitbake.conf/pseudo: Switch from exclusion list to inclusion listRichard Purdie2025-05-121-4/+4
* scripts/install-buildtools: Update to 5.2Aleksandar Nikolic2025-05-121-2/+2
* send-error-report: make output align with original design when debug disabledChangqing Li2025-05-081-1/+1
* scripts/cve-json-to-text.py: fix missing -o optionAntonin Godard2025-04-291-0/+2