summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* wic: fix images build in parallelMaxim Uvarov2020-01-191-1/+1
* wic: Add --include-path argumentPaul Barker2020-01-104-2/+17
* wic: Preserve intermediate filesPaul Barker2020-01-101-3/+1
* wic/filemap: If FIGETBSZ iotctl fail, failback to os.statKalle Lampila2020-01-021-2/+4
* recipetool: always use python 3 in recipe creationAlexander Kanavin2019-12-301-13/+4
* scriptutils: remove the useless import lineChen Qi2019-12-061-1/+0
* wic: 'wic cp' to copy from imageChee Yang Lee2019-11-272-18/+46
* devtool: fix devtool upgrade with reproducible_builds classPaul Eggleton2019-11-213-5/+14
* Revert "devtool/standard.py: Not filtering devtool workspace for devtool finish"Alexander Kanavin2019-11-211-1/+1
* recipetool/create: Fix to work with reproducible_buildsRichard Purdie2019-11-211-1/+1
* wic: rm with -r flag supportChee Yang Lee2019-11-212-17/+49
* resulttool/store.py: Enable add extra test environment dataYeoh Ee Peng2019-11-141-1/+4
* scripts/resulttool/report: Add total statistic to test result.Yeoh Ee Peng2019-11-142-1/+7
* scripts/resulttool/report: Enable output raw test resultsYeoh Ee Peng2019-11-141-2/+16
* scripts/resulttool/report: Enable report to use regression_mapYeoh Ee Peng2019-11-142-7/+13
* wic: beautify 'wic help'Chee Yang Lee2019-11-141-0/+56
* isoimage-isohybrid.py: Parameterize ESP partition sizeHaris Okanovic2019-11-101-2/+4
* isoimage-isohybrid.py: Parameterize ESP labelHaris Okanovic2019-11-101-2/+4
* wic/engine: use 'linux-swap' for swap file systemChee Yang Lee2019-10-231-1/+1
* wic/help: change 'wic write' help descriptionChee Yang Lee2019-10-231-2/+2
* devtool: add ssh key option to deploy-target paramEduardo Abinader2019-10-231-0/+8
* devtool: Add --remove-work option for devtool reset commandSai Hari Chandana Kalluri2019-10-231-7/+19
* wic/rawcopy: Support files in sub-directoriesEugene Smirnov2019-10-191-0/+3
* wic/direct: Partition numbering is broken for MBR primary partition #4Michael Cooper2019-10-081-1/+2
* devtool/standard.py: Not filtering devtool workspace for devtool finishJaewon Lee2019-10-081-1/+1
* oeqa/core/case.py: Encode binary data of logNathan Rossi2019-09-301-1/+5
* devtool: finish: Add suppport for the --no-clean optionPeter Kjellerstedt2019-09-271-1/+2
* devtool: finish: Keep patches ordered when updating bbappendNiclas Svensson2019-09-271-4/+4
* wic: Using the right rootfs size during prepare_rootfsAlessio Igor Bogani2019-09-271-6/+17
* oeqa/core/case.py: Add OEPTestResultTestCase for ptestresult helpersNathan Rossi2019-09-162-28/+60
* resulttool: Handle multiple series containing ptestresultsNathan Rossi2019-09-161-12/+32
* resulttool: Add reproducible log extractionJoshua Watt2019-09-061-3/+30
* oe-selftest: Implement console 'keepalive' outputNathan Rossi2019-09-061-2/+41
* qemuriscv: Generate a wic rootFS with a larger filesystemAlistair Francis2019-09-031-0/+3
* devtool: Avoid failure for recipes with S == WORKDIR and no local filesPeter Kjellerstedt2019-09-011-3/+3
* yocto-check-layer: Allow any case for README file detectionMark Hatle2019-08-301-1/+1
* scripts/lib/resulttool/report.py: Add more result typesNathan Rossi2019-08-281-3/+3
* 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
* 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
* 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-171-1/+5
* 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