summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* checklayer: check layer in BBLAYERS before testLee Chee Yang2020-07-272-1/+22
* wic/bootimg-efi: Add support for IMAGE_BOOT_FILESKhasim Mohammed2020-07-251-0/+60
* wic/filemap: Fall back to standard copy when no way to get the block mapKevin Hao2020-07-181-1/+27
* wic/filemap: Drop the unused get_unmapped_ranges()Kevin Hao2020-07-181-36/+2
* wic/filemap: Drop the unused block_is_unmapped()Kevin Hao2020-07-181-17/+0
* scripts/lib/recipetool/create.py: fix regex stringsTim Orling2020-07-121-5/+5
* devtool: default to empty string, if LIC_FILES_CHKSUM is not availableBjarne Michelsen2020-07-081-2/+2
* checklayer: parse LAYERDEPENDS with bb.utils.explode_dep_versions2()Nicolas Dechesne2020-06-281-1/+6
* runqemu: If using a vmtype image do not add the -no-reboot flagJason Wessel2020-06-281-1/+3
* scripts/install-buildtools: Handle new format checksum filesRichard Purdie2020-06-251-1/+1
* scripts/install-buildtools: Update to 3.2 M1 buildtoolsRichard Purdie2020-06-251-4/+4
* qemu: uprev v4.2.0 -> v5.0.0Sakib Sajal2020-06-231-7/+7
* devtool: fix typoPaul Eggleton2020-06-231-2/+2
* recipetool: create: fix SRCBRANCH not being passed to paramsTuomas Salokanto2020-06-171-0/+1
* buildhistory-collect-srcrevs: sort directoriesDaniel McGregor2020-06-171-0/+1
* wic: Fix error message when reporting invalid offsetJoshua Watt2020-06-161-1/+1
* graph-tool: add filter subcommandPaul Eggleton2020-06-161-0/+43
* graph-tool: switch to argparsePaul Eggleton2020-06-161-32/+27
* install-buildtools: add option to disable checksum validationRoss Burton2020-06-161-3/+5
* install-buildtools: remove hardcoded x86-64 architectureRoss Burton2020-06-161-8/+10
* install-buildtools: fail if an error occursRoss Burton2020-06-161-0/+2
* recipetool: Fix list concatenation when using editAlex Kiernan2020-06-151-1/+1
* wic: Fix --extra-space argument handlingJoshua Watt2020-06-121-1/+1
* wic: Add --offset argument for partitionsJoshua Watt2020-06-043-20/+42
* devtool: use -f and don't use --exclude-standard when adding files to workspaceMartin Jansa2020-06-042-3/+3
* resulttool/log: Add ability to dump ltp logs as well as ptestRichard Purdie2020-05-272-15/+28
* resulttool/report: Remove leftover debuggingRichard Purdie2020-05-271-1/+0
* checklayer: Skip layers without a collectionJoshua Watt2020-05-241-0/+3
* devtool: do not write md5sums into upgraded recipesAlexander Kanavin2020-05-211-2/+2
* multilib_header_wrapper: Drop using __MHWORDSIZEKhem Raj2020-05-181-15/+2
* multilib_header: Fall back to worsize form libc for bpf targetKhem Raj2020-05-181-3/+1
* multilib_header_wrapper.h: Remove pragma onceKhem Raj2020-05-181-2/+0
* runqemu: force software x11 renderer for SDL when GL is not in useAlexander Kanavin2020-05-121-0/+3
* scripts/tiny/ksize: Fix for more recent kernelsjan2020-05-091-3/+3
* runqemu: set host DRI driver path for all instances of virgl usageAlexander Kanavin2020-05-071-15/+22
* wic: rootfs: Combine path_validation in one functionRicardo Ribalda Delgado2020-04-261-22/+19
* wic: root: Add an opt. destination on include-pathRicardo Ribalda Delgado2020-04-263-11/+71
* wic: misc: Do not find for executables in ASSUME_PROVIDEDRicardo Ribalda Delgado2020-04-261-2/+12
* wic: Avoid creating invalid pseudo directoryRicardo Ribalda Delgado2020-04-261-7/+8
* wic: Continue if excluded_path does not existRicardo Ribalda Delgado2020-04-261-1/+3
* wic: Add --change-directory argumentRicardo Ribalda Delgado2020-04-264-3/+26
* wic: Fix multi images .wks with bitbakeRicardo Ribalda Delgado2020-04-261-6/+3
* wic: Fix permissions when using exclude or include pathRicardo Ribalda Delgado2020-04-262-6/+38
* scripts/install-buildtools: bump to 3.1 release by defaultTim Orling2020-04-261-3/+3
* wic: use Filesystem UUID when expand swap partitionLee Chee Yang2020-04-261-2/+3
* buildall-qemu: automate build testing for qemu MACHINEsTrevor Gamblin2020-04-241-0/+120
* runqemu: add QB_ROOTFS_EXTRA_OPT parameterKonrad Weihmann2020-04-241-3/+8
* Revert "wic: Fix permissions when using exclude or include path"Richard Purdie2020-04-071-19/+3
* Revert "wic: Add --embed-rootfs argument"Richard Purdie2020-04-074-31/+1
* runqemu-extract-sdk: fix install debugfs on rootfsAdrian Freihofer2020-04-061-1/+1