summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* multilib_header: recognize BPF as a targetDaniel Díaz2018-09-131-1/+3
* devtool/sdk.py: error out in case of downloading file failureChen Qi2018-08-151-0/+3
* wic: if we can't get from ioctl, try from os.stat()Dogukan Ergun2018-08-151-1/+9
* scripts/test-dependencies.sh: removeMartin Jansa2018-05-071-286/+0
* checklayer: remove reference to undefined classAnuj Mittal2018-03-261-2/+2
* scripts/oe-build-perf-report: fix comparing arbitrary commitsMarkus Lehtonen2018-03-261-7/+4
* runqemu: Add workaround for APIC hang on pre 4.15 kernels on qemux86Richard Purdie2018-01-061-0/+5
* wic: Fix a path to a psuedo state directory (PSEUDO_LOCALSTATEDIR).Adrian Fiergolski2018-01-061-1/+1
* recipetool: create: fix conflict between SRCREV and tagChang Rebecca Swee Fun2018-01-061-4/+4
* wic: support filesystem label for rawcopyMartin Hundebøll2018-01-061-0/+22
* runqemu: print command search result when not foundRobert Yang2017-12-041-0/+3
* runqemu: Also specialcase resolution of '.' to the file's locationRichard Purdie2017-12-041-0/+2
* runqemu: Improve relative path handling in qemuconf filesRichard Purdie2017-12-041-0/+2
* runqemu: Ensure we process all tap devicesRichard Purdie2017-12-041-1/+1
* recipetool: create: fix failure handling included dictsPaul Eggleton2017-12-041-0/+2
* recipetool: ignore incidental kernel module sourcePaul Eggleton2017-12-042-3/+5
* recipetool: pass absolute source tree path to pluginsPaul Eggleton2017-12-041-2/+2
* oe-build-perf-report-email.py: add images as MIME objectsMarkus Lehtonen2017-12-041-21/+21
* wic: Update canned-wks for systemd to use UUID everywhereTom Rini2017-12-041-2/+2
* wic: When using --use-uuid make sure that we update the fstab with PARTUUIDTom Rini2017-12-041-3/+6
* wic: misc.py: Use mmd from mtools instead of syslinuxSaul Wold2017-12-041-1/+1
* runqemu: correct rootfs setup to boot an ide hddimgThomas Perrot2017-12-041-1/+1
* wic: misc.py: Added more mtools binariesSaul Wold2017-12-041-0/+3
* oe-buildenv-internal: Fix finding build directoryRichard Purdie2017-12-041-0/+3
* wic: add 'part-name' argument for naming GPT partitionsArtur Mądrzak2017-12-044-0/+15
* devtool: standard: Expand SRCREV before using it in _update_recipe_srcrevPeter Kjellerstedt2017-10-161-1/+1
* oe-pkgdata-util: add unescape option to read-valueRoss Burton2017-10-071-0/+5
* wic: Add option to not change fstabFabio Berton2017-09-263-2/+13
* scripts: drop True option to getVar callsMing Liu2017-09-262-8/+8
* wic: allow multiple /boot partitions with different contentEnrico Scholz2017-09-251-4/+13
* oe-build-perf-report-email.py: add cc and bcc optionsJoshua Lock2017-09-211-2/+15
* scripts: rename yocto-compat-layer to remove "compatible" nomenclaturePaul Eggleton2017-09-219-31/+31
* scripts/oe-build-perf-report: show recipe version changes in html reportMarkus Lehtonen2017-09-183-3/+49
* scripts/buildstats-diff: move more code to lib/buildstats.pyMarkus Lehtonen2017-09-182-56/+61
* scripts/oe-build-perf-report: summary of task resource usageMarkus Lehtonen2017-09-183-25/+133
* scripts/buildstats-diff: move code to lib/buildstats.pyMarkus Lehtonen2017-09-182-250/+329
* scripts/oe-build-perf-report: tidy up html syntaxMarkus Lehtonen2017-09-181-16/+20
* scripts/oe-build-perf-report: provide valid title in the html reportMarkus Lehtonen2017-09-181-1/+3
* scripts/oe-build-perf-report: remove dead codeMarkus Lehtonen2017-09-181-4/+0
* scripts/oe-build-perf-report: use --hostname in --listMarkus Lehtonen2017-09-181-2/+4
* scripts/oe-build-perf-report: fix handling of --history-lengthMarkus Lehtonen2017-09-181-1/+1
* scripts/oe-build-perf-report: add AggregateTestData classMarkus Lehtonen2017-09-182-8/+13
* scripts/oe-build-perf-report: fix dumping buildstatsMarkus Lehtonen2017-09-181-0/+1
* devtool: ensure recipes devtool is working on are unlocked within the eSDKPaul Eggleton2017-09-184-31/+56
* devtool: rework source extraction so that dependencies are handledPaul Eggleton2017-09-182-147/+64
* wic: accept '-' in bitbake variablesEnrico Scholz2017-09-181-1/+1
* devtool/standard: set a preferred provider when adding a new recipe with devtoolJuan M Cruz Alcaraz2017-09-132-0/+45
* devtool: upgrade: check that user has configured git properlyPaul Eggleton2017-09-111-1/+26
* scripts/buildhistory-diff: use of argparse instead of optparseDaniela Plascencia2017-09-111-54/+71
* wic: run bmaptool with native Python3Ed Bartosh2017-09-111-2/+4