summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2016-06-14devtool: tweak README in created workspace layerPaul Eggleton1
2016-06-12buildhistory-diff: suggest correct version of PythonGitEd Bartosh1
2016-06-12oe-pkgdata-util: new option to provide full info for binary package(s)Alexander D. Kanevskiy1
2016-06-12runqemu-internal: Update the qemuzynq boot optionsAlistair Francis1
2016-06-12runqemu: Add suport for qemuzynqmpAlistair Francis2
2016-06-07oe-pkgdata-util: fix AttributeErrorEd Bartosh1
2016-06-06meta: Drop swabberRichard Purdie1
2016-06-03scripts/pybootchart: Fix print statementRichard Purdie1
2016-06-03send-error-report: encode data to bytesEd Bartosh1
2016-06-03image-live, image-vm, wic: Remove fs size workaroundJussi Kukkonen4
2016-06-02scripts: python3: change python to python3 in shebangEd Bartosh23
2016-06-02scripts: python3: decode subprocess outputEd Bartosh3
2016-06-02combo-layer: python3: use tempfile.TemporaryFileEd Bartosh1
2016-06-02dirsize: python3: fix TypeError: unorderable typesEd Bartosh1
2016-06-02combo-layer: python3: import reduceEd Bartosh1
2016-06-02scripts: python3: use new metaclass syntaxEd Bartosh1
2016-06-02scripts: python3: get rid of __future__ importsEd Bartosh4
2016-06-02scripts: python3: rename raw_input to inputEd Bartosh2
2016-06-02ksize.py: python3: get rid of strings.joinEd Bartosh1
2016-06-02scripts: python3: fix urllib importsEd Bartosh2
2016-06-02scripts: python3: use new style except statementEd Bartosh4
2016-06-02scripts: python3: convert iterables to listsEd Bartosh7
2016-06-02classes/lib: Complete transition to python3Richard Purdie1
2016-06-02scripts: use python3 in shebangEd Bartosh4
2016-06-02scripts: Fix urlparse imports for python3Ed Bartosh1
2016-06-02scripts: Rename ConfigParser -> configparser for python3Ed Bartosh3
2016-06-02scripts: Fix encoding errors for python3Ed Bartosh4
2016-06-02scripts: Replace basestring -> str for python3Ed Bartosh4
2016-06-02scripts: Fix deprecated dict methods for python3Ed Bartosh15
2016-06-02wic: encode help textEd Bartosh1
2016-06-02wic: use python3 in shebangEd Bartosh1
2016-06-02classes/lib: Update xrange -> range for python3Richard Purdie1
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie2
2016-06-02classes/lib: Update to match python3 iter requirementsRichard Purdie1
2016-06-01oe-buildenv-internal: Update to python3Richard Purdie1
2016-06-01scripts/lnr: update for python3Allen Wild1
2016-06-01scripts: python3: Use print functionEd Bartosh8
2016-05-30recipetool / devtool: set a fixed SRCREV by default when fetching from gitPaul Eggleton2
2016-05-30recipetool: create: use ${BP} for subdir for binary packagesPaul Eggleton1
2016-05-30recipetool: create: extract variable values from .deb/.ipk/.rpmPaul Eggleton1
2016-05-30recipetool: create: support extracting SUMMARY and HOMEPAGEPaul Eggleton3
2016-05-30wic: bootimg-efi: include startup.nsh if it's availableChristopher Larson1
2016-05-25devtool: upgrade: clarify help text for --srcrev optionPaul Eggleton1
2016-05-25devtool: upgrade: tweak conflict handlingPaul Eggleton1
2016-05-25devtool: upgrade: handle upgrading recipes with a versioned inc filePaul Eggleton1
2016-05-22scripts/bitbake-whatchanged: migrate from optparse to argparseHumberto Ibarra1
2016-05-22wipe-sysroot: fix wrong glob when removing manifestsRoss Burton1
2016-05-22scripts/oe-selftest: Remove inadvertant python3 specific changeRichard Purdie1
2016-05-21meta/scripts: python3: rename file -> openRichard Purdie3
2016-05-21meta/selftest/scripts: Use print function for python3 compatibilityRichard Purdie1