summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* resulttool/resultutils: Fix unicode error handlingRichard Purdie2020-05-151-4/+1
* wic: align layer plugin pathLee Chee Yang2020-04-292-6/+8
* wic/direct: reserve 2 sector for extended partitionChee Yang Lee2020-03-301-3/+3
* wic/engine: lets display an error not a tracebackArmin Kuster2020-03-161-1/+4
* devtool/standard.py: Allow recipe to disable menuconfig logicTom Hochstein2020-02-111-2/+4
* wic/filemap: If FIGETBSZ iotctl fail, failback to os.statKalle Lampila2020-01-281-2/+4
* Revert "devtool/standard.py: Not filtering devtool workspace for devtool finish"Alexander Kanavin2019-11-251-1/+1
* wic/engine: use 'linux-swap' for swap file systemChee Yang Lee2019-10-291-1/+1
* wic/rawcopy: Support files in sub-directoriesEugene Smirnov2019-10-291-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
* 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
* package: Build pkgdata specific to the current recipeRichard Purdie2019-06-301-1/+3
* wic: python2 -> python3Robert Yang2019-06-303-3/+3
* devtool: warn user about multiple layer having the same base nameChen Qi2019-06-281-4/+18
* 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
* 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