summaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2020-02-02devtool/standard.py: Allow recipe to disable menuconfig logicTom Hochstein
2020-01-27recipetool/create: npm: remove the 'noverify' url parameterJean-Marie LEMETAYER
2020-01-27devtool/standard: npm: update the append fileJean-Marie LEMETAYER
2020-01-27recipetool/create_npm: handle the licenses of the dependenciesJean-Marie LEMETAYER
2020-01-27recipetool/create_npm: refactor the npm recipe creation handlerJean-Marie LEMETAYER
2020-01-27devtool: npm: rename npm command line optionsJean-Marie LEMETAYER
2020-01-19wic: fix images build in parallelMaxim Uvarov
2020-01-10wic: Add --include-path argumentPaul Barker
2020-01-10wic: Preserve intermediate filesPaul Barker
2020-01-02wic/filemap: If FIGETBSZ iotctl fail, failback to os.statKalle Lampila
2019-12-30recipetool: always use python 3 in recipe creationAlexander Kanavin
2019-12-05scriptutils: remove the useless import lineChen Qi
2019-11-27wic: 'wic cp' to copy from imageChee Yang Lee
2019-11-21devtool: fix devtool upgrade with reproducible_builds classPaul Eggleton
2019-11-21Revert "devtool/standard.py: Not filtering devtool workspace for devtool finish"Alexander Kanavin
2019-11-21recipetool/create: Fix to work with reproducible_buildsRichard Purdie
2019-11-21wic: rm with -r flag supportChee Yang Lee
2019-11-14resulttool/store.py: Enable add extra test environment dataYeoh Ee Peng
2019-11-14scripts/resulttool/report: Add total statistic to test result.Yeoh Ee Peng
2019-11-14scripts/resulttool/report: Enable output raw test resultsYeoh Ee Peng
2019-11-14scripts/resulttool/report: Enable report to use regression_mapYeoh Ee Peng
2019-11-14wic: beautify 'wic help'Chee Yang Lee
2019-11-10isoimage-isohybrid.py: Parameterize ESP partition sizeHaris Okanovic
2019-11-10isoimage-isohybrid.py: Parameterize ESP labelHaris Okanovic
2019-10-23wic/engine: use 'linux-swap' for swap file systemChee Yang Lee
2019-10-23wic/help: change 'wic write' help descriptionChee Yang Lee
2019-10-23devtool: add ssh key option to deploy-target paramEduardo Abinader
2019-10-22devtool: Add --remove-work option for devtool reset commandSai Hari Chandana Kalluri
2019-10-19wic/rawcopy: Support files in sub-directoriesEugene Smirnov
2019-10-07wic/direct: Partition numbering is broken for MBR primary partition #4Michael Cooper
2019-10-07devtool/standard.py: Not filtering devtool workspace for devtool finishJaewon Lee
2019-09-27oeqa/core/case.py: Encode binary data of logNathan Rossi
2019-09-27devtool: finish: Add suppport for the --no-clean optionPeter Kjellerstedt
2019-09-27devtool: finish: Keep patches ordered when updating bbappendNiclas Svensson
2019-09-27wic: Using the right rootfs size during prepare_rootfsAlessio Igor Bogani
2019-09-11oeqa/core/case.py: Add OEPTestResultTestCase for ptestresult helpersNathan Rossi
2019-09-11resulttool: Handle multiple series containing ptestresultsNathan Rossi
2019-09-06resulttool: Add reproducible log extractionJoshua Watt
2019-09-06oe-selftest: Implement console 'keepalive' outputNathan Rossi
2019-09-01qemuriscv: Generate a wic rootFS with a larger filesystemAlistair Francis
2019-08-31devtool: Avoid failure for recipes with S == WORKDIR and no local filesPeter Kjellerstedt
2019-08-30yocto-check-layer: Allow any case for README file detectionMark Hatle
2019-08-28scripts/lib/resulttool/report.py: Add more result typesNathan Rossi
2019-08-21devtool: build: Also run deploy for devtool build if applicableJaewon Lee
2019-08-21resulttool: Prevent multiple results for the same testJon Mason
2019-08-21yocto-check-layer: Ensure we use OEBasicHash as the signature handlerRichard Purdie
2019-08-08wic: Make disk partition size consistently computedJason Wessel
2019-08-08wic: Add partition type for msdos partition tablesJason Wessel
2019-07-23wic/plugins: Source that support both EFI and BIOSWilliam Bourque
2019-07-20devtool: remove temp dir in upgradeChen Qi