summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2020-08-11runqemu: fix permission check of /dev/vhost-netChen Qi
2020-08-06wic: fix typoDaniel Ammann
2020-07-27checklayer: check layer in BBLAYERS before testLee Chee Yang
2020-07-25wic/bootimg-efi: Add support for IMAGE_BOOT_FILESKhasim Mohammed
2020-07-18wic/filemap: Fall back to standard copy when no way to get the block mapKevin Hao
2020-07-18wic/filemap: Drop the unused get_unmapped_ranges()Kevin Hao
2020-07-18wic/filemap: Drop the unused block_is_unmapped()Kevin Hao
2020-07-12scripts/lib/recipetool/create.py: fix regex stringsTim Orling
2020-07-08devtool: default to empty string, if LIC_FILES_CHKSUM is not availableBjarne Michelsen
2020-06-28checklayer: parse LAYERDEPENDS with bb.utils.explode_dep_versions2()Nicolas Dechesne
2020-06-28runqemu: If using a vmtype image do not add the -no-reboot flagJason Wessel
2020-06-25scripts/install-buildtools: Handle new format checksum filesRichard Purdie
2020-06-25scripts/install-buildtools: Update to 3.2 M1 buildtoolsRichard Purdie
2020-06-23qemu: uprev v4.2.0 -> v5.0.0Sakib Sajal
2020-06-22devtool: fix typoPaul Eggleton
2020-06-17recipetool: create: fix SRCBRANCH not being passed to paramsTuomas Salokanto
2020-06-17buildhistory-collect-srcrevs: sort directoriesDan McGregor
2020-06-16wic: Fix error message when reporting invalid offsetJoshua Watt
2020-06-16graph-tool: add filter subcommandPaul Eggleton
2020-06-16graph-tool: switch to argparsePaul Eggleton
2020-06-16install-buildtools: add option to disable checksum validationRoss Burton
2020-06-16install-buildtools: remove hardcoded x86-64 architectureRoss Burton
2020-06-16install-buildtools: fail if an error occursRoss Burton
2020-06-12recipetool: Fix list concatenation when using editAlex Kiernan
2020-06-10wic: Fix --extra-space argument handlingJoshua Watt
2020-06-04wic: Add --offset argument for partitionsJoshua Watt
2020-06-03devtool: use -f and don't use --exclude-standard when adding files to workspaceMartin Jansa
2020-05-27resulttool/log: Add ability to dump ltp logs as well as ptestRichard Purdie
2020-05-27resulttool/report: Remove leftover debuggingRichard Purdie
2020-05-24checklayer: Skip layers without a collectionJoshua Watt
2020-05-21devtool: do not write md5sums into upgraded recipesAlexander Kanavin
2020-05-18multilib_header_wrapper: Drop using __MHWORDSIZEKhem Raj
2020-05-18multilib_header: Fall back to worsize form libc for bpf targetKhem Raj
2020-05-18multilib_header_wrapper.h: Remove pragma onceKhem Raj
2020-05-12runqemu: force software x11 renderer for SDL when GL is not in useAlexander Kanavin
2020-05-09scripts/tiny/ksize: Fix for more recent kernelsjan
2020-05-07runqemu: set host DRI driver path for all instances of virgl usageAlexander Kanavin
2020-04-26wic: rootfs: Combine path_validation in one functionRicardo Ribalda Delgado
2020-04-26wic: root: Add an opt. destination on include-pathRicardo Ribalda Delgado
2020-04-26wic: misc: Do not find for executables in ASSUME_PROVIDEDRicardo Ribalda Delgado
2020-04-26wic: Avoid creating invalid pseudo directoryRicardo Ribalda Delgado
2020-04-26wic: Continue if excluded_path does not existRicardo Ribalda Delgado
2020-04-26wic: Add --change-directory argumentRicardo Ribalda Delgado
2020-04-26wic: Fix multi images .wks with bitbakeRicardo Ribalda Delgado
2020-04-26wic: Fix permissions when using exclude or include pathRicardo Ribalda Delgado
2020-04-26scripts/install-buildtools: bump to 3.1 release by defaultTim Orling
2020-04-25wic: use Filesystem UUID when expand swap partitionLee Chee Yang
2020-04-24buildall-qemu: automate build testing for qemu MACHINEsTrevor Gamblin
2020-04-24runqemu: add QB_ROOTFS_EXTRA_OPT parameterKonrad Weihmann
2020-04-07Revert "wic: Fix permissions when using exclude or include path"Richard Purdie