summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* classes/oeqa: Update for print statements and file() -> open() for python3uninative-1.0Richard Purdie2016-05-167-21/+21
* oeqa: Print function python3 fixesRichard Purdie2016-05-164-11/+11
* tcmode-default: Bump glibc,gdbKhem Raj2016-05-151-2/+2
* security_flags: Enable security flags on leafpad, ltp and libuser.Aníbal Limón2016-05-151-3/+0
* leafpad: Fix security formating issues.Aníbal Limón2016-05-152-1/+84
* libuser: Fix security string formatting issues.Aníbal Limón2016-05-152-1/+36
* ltp: Fixes security string printf on testcases/network/nfsv4/acl/acl1.cAníbal Limón2016-05-152-0/+42
* linux-yocto/4.4: gcc6 build fixes (powerpc and mips)Bruce Ashfield2016-05-153-13/+13
* glibc-initial.inc: fix py3 SyntaxError in cfgscript print()Tim Orling2016-05-151-1/+1
* autotools.bbclass: fix py3 SyntaxError in cfgscript print()Tim Orling2016-05-151-1/+1
* oeqa/decorators: Use wraps consistentlyRichard Purdie2016-05-151-1/+4
* linux-yocto: Update SRCREV for genericx86* for 4.4Alejandro Hernandez2016-05-141-4/+4
* linux-yocto: Update SRCREV for genericx86* for 4.1Alejandro Hernandez2016-05-141-4/+4
* bitbake: toaster: use new syntax of except statementEd Bartosh2016-05-141-3/+3
* bitbake: toaster: use print function in toaster scriptEd Bartosh2016-05-141-2/+2
* bitbake: toaster: use 'in' instead of has_keyEd Bartosh2016-05-143-16/+16
* bitbake: server/process: Fix missing log messages issueRichard Purdie2016-05-141-4/+4
* bitbake: cooker/toasterui: Drop SEND_DEPENDS_TREE UI featureRichard Purdie2016-05-142-8/+2
* bitbake: runqueue.py: always emit bb.event.DepTreeGeneratedPatrick Ohly2016-05-141-4/+4
* selftest: add bmap testEd Bartosh2016-05-141-0/+27
* image types: add bmap generation optionAlexander D. Kanevskiy2016-05-141-1/+3
* bmap-tools: initial commit, version 3.2Ed Bartosh2016-05-141-0/+24
* image_types: add support for zip compressionPatrick Ohly2016-05-141-1/+5
* wic: use next builtin instead of .next methodEd Bartosh2016-05-142-2/+2
* wic: don't encode unicode stringsEd Bartosh2016-05-141-7/+0
* wic: decode output of subprocess.communicateEd Bartosh2016-05-141-2/+2
* wic: use // operator instead of /Ed Bartosh2016-05-142-10/+10
* wic: use find_executable in favor of bb.utils.whichEd Bartosh2016-05-141-8/+2
* wic: don't use L suffix for integersEd Bartosh2016-05-141-4/+4
* wic: refactor pluginbaseEd Bartosh2016-05-141-28/+14
* wic: remove unused functionsEd Bartosh2016-05-141-68/+1
* wic: use new syntax of 'except' statementEd Bartosh2016-05-143-3/+3
* wic: remove with_statement importsEd Bartosh2016-05-141-1/+0
* wic: don't inherit classes from objectEd Bartosh2016-05-146-6/+6
* wic: don't use dict.keys and dict.has_keyEd Bartosh2016-05-143-5/+5
* wic: use items instead of iteritemsEd Bartosh2016-05-144-5/+5
* wic: replace print statements with print functionEd Bartosh2016-05-144-36/+37
* combo-layer: avoid too long command lines in update with historyPatrick Ohly2016-05-141-2/+29
* combo-layer: fix default "update" modePatrick Ohly2016-05-141-2/+1
* python-native: Point to expat in native sysroot and add missing dep on expat-...Khem Raj2016-05-141-2/+2
* feature-arm-vfp.inc: fix overzealous ARMPKGSFX_FPU modificationAndré Draszik2016-05-141-1/+1
* gdb: Upgrade to 7.11Khem Raj2016-05-1418-126/+186
* glibc: Add recipes for 2.24 releaseKhem Raj2016-05-1433-217/+171
* gcc 4.9: backport gperf fixesDaniel McGregor2016-05-142-0/+154
* openjade-native: work around bug exposed by GCC 6Daniel McGregor2016-05-141-0/+1
* gcc-5.3: backport gperf fixesDaniel McGregor2016-05-142-0/+154
* report-error: Replace the build directory path in the error textMichael Wood2016-05-141-0/+5
* mmc-utils: update to latest git versionMaxin B. John2016-05-141-2/+2
* connman: update to version 1.32Maxin B. John2016-05-144-112/+15
* package_manager.py: Add extract() method for RPM package managerMariano Lopez2016-05-141-0/+85