aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-06-03ofono: drop the custom-made revert to Python 2 from Python 3Alexander Kanavin
2016-06-03connman: do not install Python test scriptsAlexander Kanavin
2016-06-03bluez5: switch to Python 3Alexander Kanavin
2016-06-03neard: do not package python test scriptsAlexander Kanavin
2016-06-03python-pygobject: port to Python 3Alexander Kanavin
2016-06-03dbus-test: remove unneeded pygobject dependencyAlexander Kanavin
2016-06-03glib: move to Python 3Alexander Kanavin
2016-06-03python3: drop 110-enable-zlib.patchAlexander Kanavin
2016-06-03python-dbus: update to 1.2.4, port to python 3Alexander Kanavin
2016-06-03bind: switch Python dependency to Python 3.xAlexander Kanavin
2016-06-03systemd: support systemd-boot as a stand-alone EFI bootloaderJianxun Zhang
2016-06-03pango_1.40.1.bb: Fix compilation errorDmitry Rozhkov
2016-06-03libpam: update dependency listMaxin B. John
2016-06-03iw: update to version 4.7Maxin B. John
2016-06-03libsdl2: Fix build with wayland 1.10Martin Jansa
2016-06-03syslinux.bbclass: Added configurable SYSLINUX_ALLOWOPTIONS variableDavis, Michael
2016-06-02bitbake: bitbake-layers: show-layers: disable parsingPaul Eggleton
2016-06-02poky: Add Ubuntu 16.04 to tested/supported list since I run it myselfRichard Purdie
2016-06-02distro_check.py: Don't mix tabs and spacesJussi Kukkonen
2016-06-02bitbake: toaster: use python3 explicitlyEd Bartosh
2016-06-02bitbake: toaster: fix urllib importsEd Bartosh
2016-06-02bitbake: toaster: don't use mru.count in the templateEd Bartosh
2016-06-02bitbake: toaster: use // operator instead of /Ed Bartosh
2016-06-02bitbake: Revert "buildinfohelper: work around unicode exceptions"Ed Bartosh
2016-06-02bitbake: xmlrpc: add parameter use_builtin_typesEd Bartosh
2016-06-02bitbake: toaster: use knotty when working with bitbake serverEd Bartosh
2016-06-02bitbake: toaster: fix migrationsEd Bartosh
2016-06-02bitbake: toaster: moved import bb.server.xmlrpcEd Bartosh
2016-06-02bitbake: toaster: read timezone files in binary modeEd Bartosh
2016-06-02bitbake: toaster: use re.sub() instead of translate()Ed Bartosh
2016-06-02bitbake: toaster: replace map with list comprehensionsEd Bartosh
2016-06-02bitbake: toaster: use items and range instead of old APIsEd Bartosh
2016-06-02bitbake: toaster: use decode('utf-8') for binary dataEd Bartosh
2016-06-02bitbake: toaster: modified list of dependenciesEd Bartosh
2016-06-02bitbake: toaster: fix local importsEd Bartosh
2016-06-02bitbake: toaster: fix imports to work for python 3Ed Bartosh
2016-06-02bitbake: toaster: get rid of using reduceEd Bartosh
2016-06-02bitbake: toaster: use force_text instead of force_bytesEd Bartosh
2016-06-02bitbake: goggle/image-writer: Drop since bitrotting and no longer usedRichard Purdie
2016-06-02bitbake: image-writer/goggle: Disable pygtkcompat problemsRichard Purdie
2016-06-02bitbake: lib/bb: Set required python 3 version to 3.4.0Jeremy Puhlman
2016-06-02bitbake: data_smart: Simplify ExpansionError exceptionRichard Purdie
2016-06-02bitbake: bitbake: Convert to python 3Richard Purdie
2016-06-02bitbake: bitbake: Drop futures usage since we're python 3Richard Purdie
2016-06-02bitbake: bitbake/pyinotify.py: Upgrade to py3 versionRichard Purdie
2016-06-02bitbake: bitbake/bs4: Upgrade 4.3.2 -> 4.4.1 (python 3 version)Richard Purdie
2016-06-02oeqa/selftest/recipetool.py: Tweak matching of warning lineLeonardo Sandoval
2016-06-02qemurunner: Use surrogateescape decodingRichard Purdie
2016-06-02devtool.py: Fix parsing of bitbake-layers' outputLeonardo Sandoval
2016-06-02buildhistory_analysis: Convert stream data (bytes) to stringsLeonardo Sandoval