summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake: toaster: use // operator instead of /Ed Bartosh2016-06-022-2/+2
* bitbake: Revert "buildinfohelper: work around unicode exceptions"Ed Bartosh2016-06-021-6/+4
* bitbake: xmlrpc: add parameter use_builtin_typesEd Bartosh2016-06-021-1/+1
* bitbake: toaster: use knotty when working with bitbake serverEd Bartosh2016-06-021-2/+2
* bitbake: toaster: fix migrationsEd Bartosh2016-06-022-0/+123
* bitbake: toaster: moved import bb.server.xmlrpcEd Bartosh2016-06-021-1/+1
* bitbake: toaster: read timezone files in binary modeEd Bartosh2016-06-021-4/+3
* bitbake: toaster: use re.sub() instead of translate()Ed Bartosh2016-06-021-1/+2
* bitbake: toaster: replace map with list comprehensionsEd Bartosh2016-06-023-30/+20
* bitbake: toaster: use items and range instead of old APIsEd Bartosh2016-06-025-6/+6
* bitbake: toaster: use decode('utf-8') for binary dataEd Bartosh2016-06-023-3/+3
* bitbake: toaster: modified list of dependenciesEd Bartosh2016-06-021-2/+1
* bitbake: toaster: fix local importsEd Bartosh2016-06-024-4/+4
* bitbake: toaster: fix imports to work for python 3Ed Bartosh2016-06-022-5/+12
* bitbake: toaster: get rid of using reduceEd Bartosh2016-06-022-27/+57
* bitbake: toaster: use force_text instead of force_bytesEd Bartosh2016-06-022-4/+4
* bitbake: goggle/image-writer: Drop since bitrotting and no longer usedRichard Purdie2016-06-0219-4034/+0
* bitbake: image-writer/goggle: Disable pygtkcompat problemsRichard Purdie2016-06-024-13/+15
* bitbake: lib/bb: Set required python 3 version to 3.4.0Jeremy Puhlman2016-06-021-2/+2
* bitbake: data_smart: Simplify ExpansionError exceptionRichard Purdie2016-06-021-2/+1
* bitbake: bitbake: Convert to python 3Richard Purdie2016-06-0263-400/+390
* bitbake: bitbake: Drop futures usage since we're python 3Richard Purdie2016-06-026-8/+4
* bitbake: bitbake/pyinotify.py: Upgrade to py3 versionRichard Purdie2016-06-021-155/+101
* bitbake: bitbake/bs4: Upgrade 4.3.2 -> 4.4.1 (python 3 version)Richard Purdie2016-06-0215-361/+972
* 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