summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* python-pycairo: move to Python 3Alexander Kanavin2016-06-032-41/+40
* util-linux: move to Python 3Alexander Kanavin2016-06-031-5/+6
* systemd: drop python dependency for ptestsAlexander Kanavin2016-06-031-1/+1
* nfs-utils: switch to Python 3Alexander Kanavin2016-06-031-1/+5
* packagegroup-core-full-cmdline: drop python-dbus from the list of servicesAlexander Kanavin2016-06-031-1/+0
* ofono: drop the custom-made revert to Python 2 from Python 3Alexander Kanavin2016-06-033-1272/+5
* connman: do not install Python test scriptsAlexander Kanavin2016-06-031-5/+1
* bluez5: switch to Python 3Alexander Kanavin2016-06-031-1/+5
* neard: do not package python test scriptsAlexander Kanavin2016-06-031-12/+1
* python-pygobject: port to Python 3Alexander Kanavin2016-06-032-4/+4
* dbus-test: remove unneeded pygobject dependencyAlexander Kanavin2016-06-031-1/+1
* glib: move to Python 3Alexander Kanavin2016-06-031-5/+3
* python3: drop 110-enable-zlib.patchAlexander Kanavin2016-06-033-23/+0
* python-dbus: update to 1.2.4, port to python 3Alexander Kanavin2016-06-031-7/+8
* bind: switch Python dependency to Python 3.xAlexander Kanavin2016-06-031-2/+2
* systemd: support systemd-boot as a stand-alone EFI bootloaderJianxun Zhang2016-06-034-24/+186
* pango_1.40.1.bb: Fix compilation errorDmitry Rozhkov2016-06-031-1/+1
* libpam: update dependency listMaxin B. John2016-06-031-1/+1
* iw: update to version 4.7Maxin B. John2016-06-032-20/+26
* libsdl2: Fix build with wayland 1.10Martin Jansa2016-06-032-1/+60
* syslinux.bbclass: Added configurable SYSLINUX_ALLOWOPTIONS variableDavis, Michael2016-06-031-1/+7
* bitbake: bitbake-layers: show-layers: disable parsingPaul Eggleton2016-06-021-1/+1
* poky: Add Ubuntu 16.04 to tested/supported list since I run it myselfRichard Purdie2016-06-021-0/+1
* distro_check.py: Don't mix tabs and spacesJussi Kukkonen2016-06-021-2/+2
* bitbake: toaster: use python3 explicitlyEd Bartosh2016-06-021-3/+3
* bitbake: toaster: fix urllib importsEd Bartosh2016-06-022-4/+11
* bitbake: toaster: don't use mru.count in the templateEd Bartosh2016-06-021-1/+1