summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* update_font_cache: fix ownership of .uuid files tooRoss Burton2020-01-271-0/+2
* wic: fix images build in parallelMaxim Uvarov2020-01-191-1/+1
* mime-xdg.bbclass: initial addAndreas Müller2020-01-191-0/+8
* mime.bbclass: reworkAndreas Müller2020-01-191-0/+9
* scripts/oe-build-perf-report: Avoid buildstats warningRichard Purdie2020-01-131-6/+14
* runqemu: Add network bridge supportJoshua Watt2020-01-101-2/+11
* wic: Add --include-path argumentPaul Barker2020-01-104-2/+17
* wic: Preserve intermediate filesPaul Barker2020-01-101-3/+1
* oe-pkgdata-browser: Make the window 1200x900 by defaultPeter Kjellerstedt2020-01-101-2/+4
* oe-pkgdata-browser: Select a matching package when a recipe is selectedPeter Kjellerstedt2020-01-101-1/+7
* oe-pkgdata-browser: Avoid an extra space for dependencies without versionPeter Kjellerstedt2020-01-101-2/+2
* oe-pkgdata-browser: Show file sizes in a human readable formatPeter Kjellerstedt2020-01-102-2/+4
* oe-pkgdata-browser: Correct the prefix for kilo to "k"Peter Kjellerstedt2020-01-101-1/+1
* oe-pkgdata-browser: Clean the package view properlyPeter Kjellerstedt2020-01-101-0/+4
* oe-pkgdata-browser: Rename from pkgdataui.pyPeter Kjellerstedt2020-01-102-1/+1
* runqemu: add virtio block deviceMaxim Uvarov2020-01-061-0/+3
* scripts/gen-lockedsig-cache: Only look at new format sstate objectsRichard Purdie2020-01-061-4/+1
* sstate: Add extra directory levelRichard Purdie2020-01-061-3/+10
* wic/filemap: If FIGETBSZ iotctl fail, failback to os.statKalle Lampila2020-01-021-2/+4
* runqemu: Add multiconfig supportJoshua Watt2020-01-011-11/+23
* recipetool: always use python 3 in recipe creationAlexander Kanavin2019-12-301-13/+4
* scripts: add pkgdatauiRoss Burton2019-12-282-0/+576
* oe-run-native: fix typoRoss Burton2019-12-281-1/+1
* scripts/oe-build-perf-test: Use python3 from the environmentRichard Purdie2019-12-151-1/+1
* runqemu: handle tap device creation failure properlyPaul Eggleton2019-12-151-2/+6
* runqemu: log parameters correctly within testimagePaul Eggleton2019-12-151-12/+13
* hosttools: no longer check for or provide host python 2 to buildsAlexander Kanavin2019-12-091-7/+0
* scriptutils: remove the useless import lineChen Qi2019-12-061-1/+0
* wic: 'wic cp' to copy from imageChee Yang Lee2019-11-273-21/+59
* runqemu: add options that enable virgl with the SDL frontendAlexander Kanavin2019-11-221-4/+9
* 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-213-17/+52
* scripts/native-intercept: Add chgrp interceptPaul Barker2019-11-141-0/+5
* 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-142-3/+61
* isoimage-isohybrid.py: Parameterize ESP partition sizeHaris Okanovic2019-11-101-2/+4
* isoimage-isohybrid.py: Parameterize ESP labelHaris Okanovic2019-11-101-2/+4
* scripts/oe-pkgdata-util: Enable list-pkgs to print ordered packagesYeoh Ee Peng2019-11-041-9/+8