summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* 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
* distro_check.py: Don't mix tabs and spacesJussi Kukkonen2016-06-021-2/+2
* oeqa/selftest/recipetool.py: Tweak matching of warning lineLeonardo Sandoval2016-06-021-1/+1
* qemurunner: Use surrogateescape decodingRichard Purdie2016-06-021-1/+1
* devtool.py: Fix parsing of bitbake-layers' outputLeonardo Sandoval2016-06-021-5/+4
* buildhistory_analysis: Convert stream data (bytes) to stringsLeonardo Sandoval2016-06-021-1/+1
* selftest/devtool: Compare sets instead of arrays on AssertEqualLeonardo Sandoval2016-06-021-16/+16
* classes/lib: Complete transition to python3Richard Purdie2016-06-0233-96/+108
* scripts: Fix encoding errors for python3Ed Bartosh2016-06-021-1/+4
* scripts: Replace basestring -> str for python3Ed Bartosh2016-06-021-1/+1
* scripts: Fix deprecated dict methods for python3Ed Bartosh2016-06-021-2/+2
* qemurunner: convert data when working with socketEd Bartosh2016-06-021-2/+2
* sanity: Switch urlparse to urllib.parseJeremy Puhlman2016-06-021-3/+3
* classes/lib: Update xrange -> range for python3Richard Purdie2016-06-024-5/+5