summaryrefslogtreecommitdiff
path: root/scripts/lib
AgeCommit message (Expand)AuthorFiles
2017-11-08wic: Update canned-wks for systemd to use UUID everywhereTom Rini1
2017-11-08wic: When using --use-uuid make sure that we update the fstab with PARTUUIDTom Rini1
2017-11-05wic: add 'part-name' argument for naming GPT partitionsArtur MÄ…drzak4
2017-11-05wic: misc.py: Use mmd from mtools instead of syslinuxSaul Wold1
2017-11-05wic: misc.py: Added more mtools binariesSaul Wold1
2017-10-16devtool: standard: Expand SRCREV before using it in _update_recipe_srcrevPeter Kjellerstedt1
2017-09-25wic: Add option to not change fstabFabio Berton2
2017-09-25scripts: drop True option to getVar callsMing Liu2
2017-09-22wic: allow multiple /boot partitions with different contentEnrico Scholz1
2017-09-21scripts: rename yocto-compat-layer to remove "compatible" nomenclaturePaul Eggleton7
2017-09-18scripts/oe-build-perf-report: show recipe version changes in html reportMarkus Lehtonen2
2017-09-18scripts/buildstats-diff: move more code to lib/buildstats.pyMarkus Lehtonen1
2017-09-18scripts/oe-build-perf-report: summary of task resource usageMarkus Lehtonen2
2017-09-18scripts/buildstats-diff: move code to lib/buildstats.pyMarkus Lehtonen1
2017-09-18scripts/oe-build-perf-report: tidy up html syntaxMarkus Lehtonen1
2017-09-18scripts/oe-build-perf-report: add AggregateTestData classMarkus Lehtonen1
2017-09-18devtool: ensure recipes devtool is working on are unlocked within the eSDKPaul Eggleton3
2017-09-18devtool: rework source extraction so that dependencies are handledPaul Eggleton2
2017-09-17wic: accept '-' in bitbake variablesEnrico Scholz1
2017-09-13devtool/standard: set a preferred provider when adding a new recipe with devtoolJuan M Cruz Alcaraz2
2017-09-11devtool: upgrade: check that user has configured git properlyPaul Eggleton1
2017-09-11wic: run bmaptool with native Python3Ed Bartosh1
2017-09-11wic: update help contentEd Bartosh1
2017-09-11wic: implement ext fs support for 'wic rm'Ed Bartosh1
2017-09-11wic: implement ext fs support for 'wic cp'Ed Bartosh1
2017-09-11wic: implement ext fs support for 'wic ls'Ed Bartosh1
2017-09-11devtool: status: Sort entries before printingOla x Nilsson1
2017-08-31scriptutils: fix fetch_url() to use lowercase dummy recipe namePaul Eggleton1
2017-08-31recipetool: create: detect Eclipse licensesPaul Eggleton1
2017-08-31recipetool: create: suppress npm shrinkwrap/lockdown warnings againPaul Eggleton1
2017-08-31recipetool: create: fix SRCPV prefix for non-git SCMsPaul Eggleton1
2017-08-31recipetool: create: make recently added branch/tag handling git specificPaul Eggleton1
2017-08-31devtool: add: add explicit srcrev/branch optionsPaul Eggleton2
2017-08-31devtool: edit-recipe: fix regressionPaul Eggleton1
2017-08-31devtool: upgrade: workaround for recipes which apply patches conditional upon...Paul Eggleton1
2017-08-31devtool: upgrade: fix handling of non-absolute pathsPaul Eggleton1
2017-08-31devtool: update-recipe: ensure patches get deleted in srcrev modePaul Eggleton1
2017-08-27devtool: deploy-target: Support stripped libs and execsTobias Hagelborn1
2017-08-27wic: always read image partitionsEd Bartosh1
2017-08-27wic: implement 'wic write' commandEd Bartosh2
2017-08-27wic: extend list of used toolsEd Bartosh1
2017-08-27wic: added 'fstypes' parameter to Disk.__init__Ed Bartosh1
2017-08-27wic: convert partition number to intEd Bartosh1
2017-08-27wic: get more info from the 'parted print' outputEd Bartosh1
2017-08-27wic: reimplement getting paths of used toolsEd Bartosh1
2017-08-23recipetool: create: fix npm license code regressionPaul Eggleton1
2017-08-23recipetool: create: fix broken import in npm modulePaul Eggleton1
2017-08-21recipetool: allow plugins to set LICENSE and LIC_FILES_CHKSUMPaul Eggleton2
2017-08-21recipetool: allow plugins to set PN / PV more easilyPaul Eggleton1
2017-08-21devtool: import: new plugin to import the devtool workspaceLeonardo Sandoval2