summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts/pybootchart: Fix print statementRichard Purdie2016-06-031-3/+1
* bitbake: codeparser: Use hashlib for hashing, not hash()Richard Purdie2016-06-031-2/+6
* bitbake: codeparser: Small optimisation to stop repeated hash() callsRichard Purdie2016-06-031-3/+4
* scripts: python3: change python to python3 in shebangEd Bartosh2016-06-033-3/+3
* scripts: python3: decode subprocess outputEd Bartosh2016-06-031-5/+5
* engine: python3: replace iteritems() -> items()Ed Bartosh2016-06-031-3/+3
* scripts: python3: replace exec statement with builtinEd Bartosh2016-06-031-1/+1
* scripts: python3: use explicit relative importsEd Bartosh2016-06-032-3/+2
* engine.py: python3: rename sys.maxint to sys.maxsizeEd Bartosh2016-06-031-3/+3
* scripts: python3: use new metaclass syntaxEd Bartosh2016-06-031-4/+2
* scripts: python3: rename raw_input to inputEd Bartosh2016-06-032-12/+12
* bitbake: fetch2: fix unpacking of deb packagesPaul Eggleton2016-06-031-1/+12
* bitbake: fetch2/git.py: References must match exactlyPeter Kjellerstedt2016-06-031-3/+4
* bitbake: cookerdata: print an error if layer dir does not existMarkus Lehtonen2016-06-031-0/+4
* send-error-report: encode data to bytesEd Bartosh2016-06-031-1/+1
* lib/oe/buildhistory_analysis: fix for Python 3Joshua Lock2016-06-031-10/+10
* security_flags.inc: add an entry for python3-numpyAlexander Kanavin2016-06-031-0/+1
* testexport.bbclass: Update to use python3Mariano Lopez2016-06-032-3/+3
* dosfstools: Upgrade 3.0.28 -> 4.0Jussi Kukkonen2016-06-033-77/+6
* image-live, image-vm, wic: Remove fs size workaroundJussi Kukkonen2016-06-036-38/+0
* mtools: Patch out a useless sanity checkJussi Kukkonen2016-06-033-2/+40
* ca-certificates: add dependency for native/nativesdk on openssl-nativePaul Eggleton2016-06-031-1/+2
* scripts: python3: change python to python3 in shebangEd Bartosh2016-06-0323-23/+23
* scripts: python3: decode subprocess outputEd Bartosh2016-06-033-3/+3
* combo-layer: python3: use tempfile.TemporaryFileEd Bartosh2016-06-031-2/+2
* dirsize: python3: fix TypeError: unorderable typesEd Bartosh2016-06-031-9/+5
* combo-layer: python3: import reduceEd Bartosh2016-06-031-0/+1
* scripts: python3: use new metaclass syntaxEd Bartosh2016-06-031-6/+2
* scripts: python3: get rid of __future__ importsEd Bartosh2016-06-034-8/+0
* scripts: python3: rename raw_input to inputEd Bartosh2016-06-032-4/+4
* ksize.py: python3: get rid of strings.joinEd Bartosh2016-06-031-3/+1
* scripts: python3: fix urllib importsEd Bartosh2016-06-032-9/+9
* scripts: python3: use new style except statementEd Bartosh2016-06-034-14/+14
* scripts: python3: convert iterables to listsEd Bartosh2016-06-037-12/+12
* automake: drop the Python scriptlets to determine Python's directoriesAlexander Kanavin2016-06-031-18/+44
* python3-numpy: add a recipeAlexander Kanavin2016-06-031-0/+101
* hwlatdetect: move to Python 3Alexander Kanavin2016-06-031-2/+4
* libcap-ng: move to Python 3Alexander Kanavin2016-06-031-5/+7
* systemtap: move to Python 3Alexander Kanavin2016-06-031-3/+2
* lttng-ust: move to Python 3Alexander Kanavin2016-06-031-1/+8
* lttng-tools: move to Python 3Alexander Kanavin2016-06-032-34/+3
* gnome-doc-utils: remove recipeAlexander Kanavin2016-06-037-203/+1
* libnewt-python: move to Python 3Alexander Kanavin2016-06-031-3/+3
* libuser: move to Python 3Alexander Kanavin2016-06-031-3/+5
* python-docutils: move to Python 3Alexander Kanavin2016-06-032-4/+4
* python-imaging: remove unused recipeAlexander Kanavin2016-06-036-197/+0
* python-pyrex: remove unused recipeAlexander Kanavin2016-06-034-43/+0
* swig: move to Python 3Alexander Kanavin2016-06-031-4/+3
* gdb: move to Python 3Alexander Kanavin2016-06-034-12/+12
* bootchart2: move to Python 3Alexander Kanavin2016-06-031-10/+6