aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-05-14bitbake: toaster: use 'in' instead of has_keyEd Bartosh
2016-05-14bitbake: server/process: Fix missing log messages issueRichard Purdie
2016-05-14bitbake: cooker/toasterui: Drop SEND_DEPENDS_TREE UI featureRichard Purdie
2016-05-14bitbake: runqueue.py: always emit bb.event.DepTreeGeneratedPatrick Ohly
2016-05-14selftest: add bmap testEd Bartosh
2016-05-14image types: add bmap generation optionAlexander D. Kanevskiy
2016-05-14bmap-tools: initial commit, version 3.2Ed Bartosh
2016-05-14image_types: add support for zip compressionPatrick Ohly
2016-05-14wic: use next builtin instead of .next methodEd Bartosh
2016-05-14wic: don't encode unicode stringsEd Bartosh
2016-05-14wic: decode output of subprocess.communicateEd Bartosh
2016-05-14wic: use // operator instead of /Ed Bartosh
2016-05-14wic: use find_executable in favor of bb.utils.whichEd Bartosh
2016-05-14wic: don't use L suffix for integersEd Bartosh
2016-05-14wic: refactor pluginbaseEd Bartosh
2016-05-14wic: remove unused functionsEd Bartosh
2016-05-14wic: use new syntax of 'except' statementEd Bartosh
2016-05-14wic: remove with_statement importsEd Bartosh
2016-05-14wic: don't inherit classes from objectEd Bartosh
2016-05-14wic: don't use dict.keys and dict.has_keyEd Bartosh
2016-05-14wic: use items instead of iteritemsEd Bartosh
2016-05-14wic: replace print statements with print functionEd Bartosh
2016-05-14combo-layer: avoid too long command lines in update with historyPatrick Ohly
2016-05-14combo-layer: fix default "update" modePatrick Ohly
2016-05-14python-native: Point to expat in native sysroot and add missing dep on expat-...Khem Raj
2016-05-14feature-arm-vfp.inc: fix overzealous ARMPKGSFX_FPU modificationAndré Draszik
2016-05-14gdb: Upgrade to 7.11Khem Raj
2016-05-14glibc: Add recipes for 2.24 releaseKhem Raj
2016-05-14gcc 4.9: backport gperf fixesDaniel McGregor
2016-05-14openjade-native: work around bug exposed by GCC 6Daniel McGregor
2016-05-14gcc-5.3: backport gperf fixesDaniel McGregor
2016-05-14report-error: Replace the build directory path in the error textMichael Wood
2016-05-14mmc-utils: update to latest git versionMaxin B. John
2016-05-14connman: update to version 1.32Maxin B. John
2016-05-14package_manager.py: Add extract() method for RPM package managerMariano Lopez
2016-05-14package_manager.py: Add extract() method for opkg and dpkgMariano Lopez
2016-05-14package_manager.py: Move opkg_query() outside of Indexer classMariano Lopez
2016-05-14pong-clock: obey CFLAGS, LDFLAGSChristopher Larson
2016-05-14ruby: obey LDFLAGS for the link of librubyChristopher Larson
2016-05-14pseudo: obey our LDFLAGSChristopher Larson
2016-05-14image_types: adjust default level of XZ compressionAlexander D. Kanevskiy
2016-05-14cmake: enable verbose buildsRoss Burton
2016-05-13bitbake: toaster: fix progress bar in MySQL environmentElliot Smith
2016-05-13bitbake: main: Ensure exceptions are correctly displayedRichard Purdie
2016-05-13bitbake: cookerdata: Fix log messages and ensure we exitRichard Purdie
2016-05-13bitbake: event/msg: Pass formatted exceptionsRichard Purdie
2016-05-13bitbake: fetch: Use OrderedDict for url parametersRichard Purdie
2016-05-13bitbake: main: Change warn() -> warning()Richard Purdie
2016-05-13bitbake: cooker: Fix log message syntaxRichard Purdie
2016-05-13bitbake: utils: Force bitbake to en_US.UTF-8 locale setting everywhereRichard Purdie