summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2017-10-16devtool: standard: Expand SRCREV before using it in _update_recipe_srcrevPeter Kjellerstedt
2017-10-06oe-pkgdata-util: add unescape option to read-valueRoss Burton
2017-09-25wic: Add option to not change fstabFabio Berton
2017-09-25scripts: drop True option to getVar callsMing Liu
2017-09-22wic: allow multiple /boot partitions with different contentEnrico Scholz
2017-09-21oe-build-perf-report-email.py: add cc and bcc optionsJoshua Lock
2017-09-21scripts: rename yocto-compat-layer to remove "compatible" nomenclaturePaul Eggleton
2017-09-18scripts/oe-build-perf-report: show recipe version changes in html reportMarkus Lehtonen
2017-09-18scripts/buildstats-diff: move more code to lib/buildstats.pyMarkus Lehtonen
2017-09-18scripts/oe-build-perf-report: summary of task resource usageMarkus Lehtonen
2017-09-18scripts/buildstats-diff: move code to lib/buildstats.pyMarkus Lehtonen
2017-09-18scripts/oe-build-perf-report: tidy up html syntaxMarkus Lehtonen
2017-09-18scripts/oe-build-perf-report: provide valid title in the html reportMarkus Lehtonen
2017-09-18scripts/oe-build-perf-report: remove dead codeMarkus Lehtonen
2017-09-18scripts/oe-build-perf-report: use --hostname in --listMarkus Lehtonen
2017-09-18scripts/oe-build-perf-report: fix handling of --history-lengthMarkus Lehtonen
2017-09-18scripts/oe-build-perf-report: add AggregateTestData classMarkus Lehtonen
2017-09-18scripts/oe-build-perf-report: fix dumping buildstatsMarkus Lehtonen
2017-09-18devtool: ensure recipes devtool is working on are unlocked within the eSDKPaul Eggleton
2017-09-18devtool: rework source extraction so that dependencies are handledPaul Eggleton
2017-09-17wic: accept '-' in bitbake variablesEnrico Scholz
2017-09-13devtool/standard: set a preferred provider when adding a new recipe with devtoolJuan M Cruz Alcaraz
2017-09-11devtool: upgrade: check that user has configured git properlyPaul Eggleton
2017-09-11scripts/buildhistory-diff: use of argparse instead of optparseDaniela Plascencia
2017-09-11wic: run bmaptool with native Python3Ed Bartosh
2017-09-11wic: update help contentEd Bartosh
2017-09-11wic: implement ext fs support for 'wic rm'Ed Bartosh
2017-09-11wic: implement ext fs support for 'wic cp'Ed Bartosh
2017-09-11wic: implement ext fs support for 'wic ls'Ed Bartosh
2017-09-11yocto-compat-layer.py: Fix trace when layers can't be processedMark Hatle
2017-09-11devtool: status: Sort entries before printingOla x Nilsson
2017-08-31scriptutils: fix fetch_url() to use lowercase dummy recipe namePaul Eggleton
2017-08-31recipetool: create: detect Eclipse licensesPaul Eggleton
2017-08-31recipetool: create: suppress npm shrinkwrap/lockdown warnings againPaul Eggleton
2017-08-31recipetool: create: fix SRCPV prefix for non-git SCMsPaul Eggleton
2017-08-31recipetool: create: make recently added branch/tag handling git specificPaul Eggleton
2017-08-31devtool: add: add explicit srcrev/branch optionsPaul Eggleton
2017-08-31devtool: edit-recipe: fix regressionPaul Eggleton
2017-08-31devtool: upgrade: workaround for recipes which apply patches conditional upon...Paul Eggleton
2017-08-31devtool: upgrade: fix handling of non-absolute pathsPaul Eggleton
2017-08-31devtool: update-recipe: ensure patches get deleted in srcrev modePaul Eggleton
2017-08-29scripts/runqemu: Don't print error messages about tap file locksRichard Purdie
2017-08-27devtool: deploy-target: Support stripped libs and execsTobias Hagelborn
2017-08-27wic: always read image partitionsEd Bartosh
2017-08-27wic: implement 'wic write' commandEd Bartosh
2017-08-27wic: extend list of used toolsEd Bartosh
2017-08-27wic: added 'fstypes' parameter to Disk.__init__Ed Bartosh
2017-08-27wic: convert partition number to intEd Bartosh
2017-08-27wic: get more info from the 'parted print' outputEd Bartosh
2017-08-27wic: reimplement getting paths of used toolsEd Bartosh