summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* recipetool: create: fix SRCBRANCH not being passed to paramsTuomas Salokanto2020-06-171-0/+1
* wic: Fix error message when reporting invalid offsetJoshua Watt2020-06-161-1/+1
* 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
* resulttool/report: Remove leftover debuggingRichard Purdie2020-05-271-1/+0
* checklayer: Skip layers without a collectionJoshua Watt2020-05-241-0/+3
* devtool: do not write md5sums into upgraded recipesAlexander Kanavin2020-05-211-2/+2
* wic: rootfs: Combine path_validation in one functionRicardo Ribalda Delgado2020-04-261-22/+19
* wic: root: Add an opt. destination on include-pathRicardo Ribalda Delgado2020-04-263-11/+71
* wic: misc: Do not find for executables in ASSUME_PROVIDEDRicardo Ribalda Delgado2020-04-261-2/+12
* wic: Avoid creating invalid pseudo directoryRicardo Ribalda Delgado2020-04-261-7/+8
* wic: Continue if excluded_path does not existRicardo Ribalda Delgado2020-04-261-1/+3
* wic: Add --change-directory argumentRicardo Ribalda Delgado2020-04-264-3/+26
* wic: Fix multi images .wks with bitbakeRicardo Ribalda Delgado2020-04-261-6/+3
* wic: Fix permissions when using exclude or include pathRicardo Ribalda Delgado2020-04-262-6/+38
* wic: use Filesystem UUID when expand swap partitionLee Chee Yang2020-04-261-2/+3
* Revert "wic: Fix permissions when using exclude or include path"Richard Purdie2020-04-071-19/+3
* Revert "wic: Add --embed-rootfs argument"Richard Purdie2020-04-074-31/+1
* wic: Add --embed-rootfs argumentRicardo Ribalda Delgado2020-04-064-1/+31
* wic: Fix permissions when using exclude or include pathRicardo Ribalda Delgado2020-04-061-3/+19
* wic: align layer plugin pathLee Chee Yang2020-04-022-6/+8
* wic/direct: reserve 2 sector for extended partitionChee Yang Lee2020-03-241-3/+3
* wic/engine: lets display an error not a tracebackArmin Kuster2020-03-021-1/+4
* wic/engine: dump the partition table in JSON format onlyPierre-Jean Texier2020-03-011-1/+1
* qemux86: do not add vga=0 to kernel parametersAlexander Kanavin2020-02-181-1/+1
* wic: Honor APPENDKevin Hao2020-02-151-0/+5
* resulttool/resultutils: Fix unicode error handlingRichard Purdie2020-02-151-4/+1
* scripts/lib/resulttool/report: Enable report selected test case resultYeoh Ee Peng2020-02-131-5/+28
* devtool/standard.py: Allow recipe to disable menuconfig logicTom Hochstein2020-02-021-2/+4
* recipetool/create: npm: remove the 'noverify' url parameterJean-Marie LEMETAYER2020-01-271-2/+0
* devtool/standard: npm: update the append fileJean-Marie LEMETAYER2020-01-271-8/+4
* recipetool/create_npm: handle the licenses of the dependenciesJean-Marie LEMETAYER2020-01-271-0/+46
* recipetool/create_npm: refactor the npm recipe creation handlerJean-Marie LEMETAYER2020-01-271-290/+178
* devtool: npm: rename npm command line optionsJean-Marie LEMETAYER2020-01-272-8/+6
* 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