summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/lib/recipetool/create.py: fix regex stringsTim Orling2020-07-221-5/+5
* devtool: default to empty string, if LIC_FILES_CHKSUM is not availableBjarne Michelsen2020-07-161-2/+2
* checklayer: parse LAYERDEPENDS with bb.utils.explode_dep_versions2()Nicolas Dechesne2020-07-021-1/+6
* scripts/install-buildtools: Handle new format checksum filesRichard Purdie2020-07-021-1/+1
* scripts/install-buildtools: Update to 3.2 M1 buildtoolsRichard Purdie2020-07-021-4/+4
* runqemu: add QB_ROOTFS_EXTRA_OPT parameterKonrad Weihmann2020-07-021-3/+8
* recipetool: create: fix SRCBRANCH not being passed to paramsTuomas Salokanto2020-06-261-0/+1
* buildhistory-collect-srcrevs: sort directoriesDaniel McGregor2020-06-261-0/+1
* install-buildtools: remove hardcoded x86-64 architectureRoss Burton2020-06-261-8/+10
* install-buildtools: fail if an error occursRoss Burton2020-06-261-0/+2
* recipetool: Fix list concatenation when using editAlex Kiernan2020-06-261-1/+1
* resulttool/log: Add ability to dump ltp logs as well as ptestRichard Purdie2020-06-052-15/+28
* resulttool/report: Remove leftover debuggingRichard Purdie2020-06-051-1/+0
* checklayer: Skip layers without a collectionJoshua Watt2020-06-051-0/+3
* scripts/tiny/ksize: Fix for more recent kernelsjan2020-05-221-3/+3
* scripts/install-buildtools: bump to 3.1 release by defaultTim Orling2020-05-071-3/+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
* runqemu-extract-sdk: fix install debugfs on rootfsAdrian Freihofer2020-04-061-1/+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
* scripts/install-buildtools: refactor for Python 3.4Tim Orling2020-04-051-24/+79
* wic: align layer plugin pathLee Chee Yang2020-04-022-6/+8
* scripts/oe-buildenv-internal: Add pointer to scripts/install-buildtoolsRichard Purdie2020-04-011-1/+1
* install-buildtools: bump default to yocto-3.1_M3, fixesTim Orling2020-04-011-21/+30
* oe-buildenv-internal: python 3.5 as min versionTim Orling2020-04-011-4/+4
* scripts/install-buildtools: improvementsTim Orling2020-04-011-4/+9
* systemd: Reinstate systemd-hwdb-update.serviceAlex Kiernan2020-03-311-2/+14
* yocto-check-layer: simple grammatical fixesrpjday@crashcourse.ca2020-03-301-3/+3
* runqemu: Change nfs to mount via TCPHe Zhe2020-03-291-1/+1
* scripts/install-buildtools: add helper script to install buildtoolsTim Orling2020-03-291-0/+270
* buildstats-plot.sh: Show spaces and underscores correctly in titles/keysPeter Kjellerstedt2020-03-291-2/+2
* buildstats*.sh: fix spacing indentation in the filesLuis Martins2020-03-242-93/+94
* buildstats*.sh: add recipe parameter to scriptsLuis Martins2020-03-242-4/+14
* buildstats*.sh: add accumulate parameter to scriptsLuis Martins2020-03-242-4/+28
* buildstats-plot.sh: filter by taskLuis Martins2020-03-241-2/+8
* buildstats-plot.sh: fix invoking buildstats.shLuis Martins2020-03-241-1/+1
* wic/direct: reserve 2 sector for extended partitionChee Yang Lee2020-03-241-3/+3
* runqemu: support multiple NICsAdrian Freihofer2020-03-211-4/+12
* scripts/pybootchartgui: Fix to work with python 3.8Richard Purdie2020-03-151-3/+3
* scritpts/tiny/ksize: Cleanup some python2 leftover in ksize.pyjan2020-03-131-3/+3
* scripts/oe-buildenv-internal: Add BB_LOGCONFIGRichard Purdie2020-03-121-1/+2
* 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
* scripts/combo-layer: Fix deprecation warningRichard Purdie2020-02-211-1/+1
* rpm2cpio.sh: fix to handle newline characterLori Hikichi2020-02-191-1/+2
* fix various, innocuous typosRobert P. J. Day2020-02-181-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