summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* devtool: build: Also run deploy for devtool build if applicableJaewon Lee2019-08-211-1/+12
* resulttool: Prevent multiple results for the same testJon Mason2019-08-211-0/+14
* scripts/runqemu: Add support for the BIOS variableAlistair Francis2019-08-211-24/+29
* yocto-check-layer: Ensure we use OEBasicHash as the signature handlerRichard Purdie2019-08-211-1/+1
* wic: Make disk partition size consistently computedJason Wessel2019-08-121-12/+6
* wic: Add partition type for msdos partition tablesJason Wessel2019-08-123-11/+29
* runqemu: Add support to handle EnrollDefaultKeys PK/KEK1 certificateRicardo Neri2019-08-121-0/+32
* runqemu: fix get portlock fail for multi usersChangqing Li2019-08-031-6/+3
* scripts/create-pull-request: fix putting subject containing / into cover letterPaul Eggleton2019-07-311-1/+1
* scripts/create-pull-request: improve handling of non-SSH remote URLsPaul Eggleton2019-07-311-14/+6
* runqemu: add lockfile for port used when slirp enabledChangqing Li2019-07-261-37/+91
* image_types: Remove remnants of hdddirectDaniel Ammann2019-07-261-1/+1
* wic/plugins: Source that support both EFI and BIOSWilliam Bourque2019-07-231-0/+213
* devtool: remove temp dir in upgradeChen Qi2019-07-221-0/+1
* wic: Fix (again) partition files UIDs on multi rootfs imagesRicardo Ribalda Delgado2019-07-191-25/+12
* wic: add support for kernel with initramfs bundledChee Yang Lee2019-07-173-14/+29
* scripts/buildstats-diff: Add option to filter tasksJoshua Watt2019-07-172-7/+13
* devtool: provide support for devtool menuconfig commandSai Hari Chandana Kalluri2019-07-172-0/+84
* devtool/standard.py: Create a copy of kernel source within work-shared if not...Sai Hari Chandana Kalluri2019-07-171-1/+19
* devtool/standard.py: Update devtool modify to copy source from work-shared if...Sai Hari Chandana Kalluri2019-07-171-23/+99
* recipetool: add MD5 hash for the line-wrapped MPL-1.1 licenseRoss Burton2019-07-111-0/+1
* devtool: upgrade: fix handling of errors parsing upgraded recipePaul Eggleton2019-07-031-10/+18
* recipetool: ignore zero-length setup.py filesPaul Eggleton2019-07-031-2/+7
* list-packageconfig-flags: print PN instead of PPaul Eggleton2019-07-031-1/+1
* scripts/contrib/ddimage: be explicit whether device doesn't exist or isn't wr...Paul Eggleton2019-07-031-2/+7
* scripts/contrib/ddimage: replace blacklist with mount checkPaul Eggleton2019-07-031-13/+67
* scripts/contrib/ddimage: fix typoPaul Eggleton2019-07-031-1/+1
* package: Build pkgdata specific to the current recipeRichard Purdie2019-06-301-1/+3
* wic: python2 -> python3Robert Yang2019-06-303-3/+3
* ksum.py: python -> python3Robert Yang2019-06-301-22/+22
* devtool: warn user about multiple layer having the same base nameChen Qi2019-06-281-4/+18
* gtk-icon-cache: rename intercept to update_gtk_icon_cacheRoss Burton2019-06-271-1/+2
* wic/bootimg-efi: allow multiple initrdChee Yang Lee2019-06-191-6/+16
* resulttool/merge: Enable control TESTSERIES and extra configurationsYeoh Ee Peng2019-06-121-5/+15
* resulttool/store: Enable add EXECUTED_BY config to resultsYeoh Ee Peng2019-06-121-2/+7
* resulttool/resultutils: Enable add extra configurations to resultsYeoh Ee Peng2019-06-121-7/+12
* wic/plugins: kernel image refer to KERNEL_IMAGETYPEChee Yang Lee2019-06-113-15/+35
* recipetool: add python3 supportMaciej Pijanowski2019-06-101-11/+11
* runqemu: QB_FSINFO to support fstype wic imagesAdrian Freihofer2019-06-101-5/+44
* wic/filemap: handle FIGETBSZ failingRoss Burton2019-06-081-1/+4
* wic/engine: include .wks.in in wic search and listChee Yang Lee2019-06-071-3/+4
* runqemu: Add the support to pass multi ports to tcpserial parameterKevin Hao2019-06-071-3/+9
* resulttool: Remove prints if no tests occurJon Mason2019-06-041-11/+3
* resulttool/manualexecution: Enable creation of test case configurationsangeeta jain2019-06-041-1/+30
* resulttool: modify to be multi-machineJon Mason2019-06-042-67/+81
* runqemu: Add support for kvm on aarch64Richard Purdie2019-05-311-9/+13
* wic: bootimg-efi: add label source parameterChee Yang Lee2019-05-301-4/+15
* wic/bootimg-efi: replace hardcoded volume name with labelChee Yang Lee2019-05-151-2/+4
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-09151-1240/+249
* resulttool: Add option to dump all ptest logsJoshua Watt2019-05-082-16/+54