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