summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/lib/devtool/ide_sdk: Update for bitbake-setupRichard Purdie2 hours1-1/+1
* package_manager/oe-pkgdata-util: fix complementary package installationChen Qi2 hours1-0/+14
* scripts/runqemu: raise an error when bitbake was not foundRichard GrĂ¼nert2 hours1-3/+4
* oe-setup-build: fix dash supportYoann Congal3 days1-1/+1
* runqemu: add erofs filesystem typesthomas.witte@liebherr.com12 days1-1/+2
* patchtest.README: update selftest sectionTrevor Woerner12 days1-0/+12
* patchtest.README: update host mode sectionTrevor Woerner12 days1-12/+27
* patchtest.README: expand obtaining patchesTrevor Woerner12 days1-7/+77
* patchtest.README: update installation instructionsTrevor Woerner12 days1-15/+59
* patchtest.README: update name and location or patchtest layerTrevor Woerner12 days1-5/+6
* patchtest.README: trivial fixesTrevor Woerner12 days1-2/+2
* devtool: __init__: simplify replace_from_fileChris Laplante2025-09-181-19/+8
* devtool: __init__: small cleanupsChris Laplante2025-09-181-8/+1
* devtool: __init__: cleanup imports, including a missing 'import errno'Chris Laplante2025-09-181-2/+8
* wic: add --extra-space back for compatibilityRoss Burton2025-09-151-1/+1
* yocto-check-layer: show the distro usedJose Quaresma2025-09-111-0/+1
* wic: partition.py: fix help stringTrevor Woerner2025-09-111-1/+1
* wic: rename wks flag --extra-space to --extra-filesystem-spacePierre-Loup GOSSE2025-09-083-21/+22
* wic: add --extra-partition-space option to set unused spacePierre-Loup GOSSE2025-09-083-13/+32
* recipetool/create_go: Tidy up a bitChristian Lindeberg2025-09-081-36/+34
* wic: Fix --overhead-factor and --extra-space checksDiego Sueiro2025-08-251-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