summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* classes/lib: Complete transition to python3Richard Purdie2016-06-0234-100/+114
* scripts: use python3 in shebangEd Bartosh2016-06-024-4/+4
* scripts: Fix urlparse imports for python3Ed Bartosh2016-06-021-3/+3
* scripts: Rename ConfigParser -> configparser for python3Ed Bartosh2016-06-023-7/+7
* scripts: Fix encoding errors for python3Ed Bartosh2016-06-025-6/+10
* scripts: Replace basestring -> str for python3Ed Bartosh2016-06-025-7/+7
* scripts: Fix deprecated dict methods for python3Ed Bartosh2016-06-0216-51/+51
* qemurunner: convert data when working with socketEd Bartosh2016-06-021-2/+2
* wic: encode help textEd Bartosh2016-06-021-1/+1
* wic: use python3 in shebangEd Bartosh2016-06-021-1/+1
* sanity: Switch urlparse to urllib.parseJeremy Puhlman2016-06-021-3/+3
* classes/lib: Update xrange -> range for python3Richard Purdie2016-06-025-7/+7
* classes/lib: Update to explictly create lists where neededRichard Purdie2016-06-0220-68/+68
* classes/lib: Update to match python3 iter requirementsRichard Purdie2016-06-0212-19/+19
* classes/lib: Update to use python3 command pipeline decodingRichard Purdie2016-06-0220-102/+110
* classes/lib: Convert to use python3 octal syntaxRichard Purdie2016-06-029-18/+18
* oe-buildenv-internal: Update to python3Richard Purdie2016-06-021-17/+21
* sanity: Drop setting C localeRichard Purdie2016-06-011-1/+0
* scripts: python3: Use print functionEd Bartosh2016-06-013-92/+91
* scripts/lnr: update for python3Allen Wild2016-06-011-2/+2
* scripts: python3: Use print functionEd Bartosh2016-06-018-62/+62
* systemd: allow add users as a rootfs postprocess cmdStephano Cetola2016-06-011-23/+20
* openssl: fix the dangling libcrypto.a symlinkMaxin B. John2016-06-011-1/+1
* package.bbclass: fix strip and split logicStephano Cetola2016-06-011-1/+2
* perl-ptest.inc: fix tar call to prevent objcopy failureEnrico Jorns2016-06-011-2/+2
* insane: return line-feeds to qa.logMartin Jansa2016-06-011-1/+1
* bluez5: update to 5.40Maxin B. John2016-06-011-2/+2
* libpng: update to 1.6.22Maxin B. John2016-06-011-4/+4
* unzip: fix security issuesEdwin Plauchu2016-06-013-1/+140
* libarchive: Upgrade to v3.2.0Paul Barker2016-06-016-328/+3
* python-numpy: move recipe to own directoryAlexander Kanavin2016-06-0126-0/+0
* python3: add = to -L linking option only when the path is absoluteAlexander Kanavin2016-06-011-3/+3