summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* isoimage-isohybrid.py: Support adding files/dirsChaitanya Vadrevu2020-11-081-0/+14
* update_udev_hwdb: clean hwdb.binMingli Yu2020-10-311-0/+1
* scripts/install-buildtools: Update to 3.2 M3 buildtoolsRoss Burton2020-10-201-2/+2
* devtool: make sure .git/info exists before writing to .git/info/excludesRoland Hieber2020-10-171-1/+6
* oe-build-perf-report: Ensure correct data is shown for multiple branch optionsRichard Purdie2020-10-101-2/+2
* scripts/oe-build-perf-report: Allow operation with no buildstatsRichard Purdie2020-10-101-1/+1
* devtool: remove unused variableRoss Burton2020-10-081-1/+0
* wic: Handle new PSEUDO_IGNORE_PATHS variableRichard Purdie2020-10-071-5/+7
* base/bitbake.conf: Enable pseudo path filteringRichard Purdie2020-10-071-0/+2
* qemuboot: Add QB_RNG variableKhem Raj2020-09-241-1/+1
* scripts/oe-build-perf-report: Use python3 from the environmentRichard Purdie2020-09-201-1/+1
* buildhistory-diff: use BUILDDIR to know where buildhistory isRoss Burton2020-09-171-6/+3
* wic/bootimg-efi: IMAGE_EFI_BOOT_FILES variable added to separate bootimg-efi ...Khairul Rohaizzat Jamaluddin2020-09-151-4/+4
* oe-publish-sdk: add --keep-orig optionAdrian Freihofer2020-09-081-1/+5
* oe-publish-sdk: fix layers init via sshAdrian Freihofer2020-09-081-1/+1
* runqemu: Add a hook to allow it to reniceRichard Purdie2020-09-061-0/+5
* devtool: deploy-target: Fix size calculation for hard linksMichael Tretter2020-09-021-1/+7
* wic: misc: Add /bin to the list of searchpathsVijai Kumar K2020-09-021-2/+3
* devtool: expand SRC_URI when guessing recipe update modeMartin Jansa2020-08-271-1/+1
* runqemu: Show an error for conflicting graphics optionsRichard Purdie2020-08-261-0/+4
* wic: Add 512 Byte alignment to --offsetJoshua Watt2020-08-222-10/+18
* runqemu: Check gtk or sdl option is passed together with gl or gl-es options.Vasyl Vavrychuk2020-08-191-1/+2
* runqemu: fix permission check of /dev/vhost-netChen Qi2020-08-111-2/+2
* wic: fix typoDaniel Ammann2020-08-061-1/+1
* 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