aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-12-28toaster: Add cancel button to UIsujith/toaster-build-cancel6Sujith H
2015-12-28toaster: Update toastergui's view for build cancellationSujith H
2015-12-28toaster: Update libtoaster.js for build cancellationSujith H
2015-12-28toaster: Update getBBController,BitbakeController constructorSujith H
2015-12-28toaster: Add new function cancelBuild to mrb_section.htmlSujith H
2015-12-28toaster: Add bbServerRun function to BuildEnvironmentControllerSujith H
2015-12-28toaster: Add connectBBServer function to BitbakeControllerSujith H
2015-12-28toaster: Add cancelBuild function to BitbakeControllerSujith H
2015-12-22toaster-manual: describe the way to start ToasterEd Bartosh
2015-12-22toaster: tests Remove symlinks from toasteruitest folderMihail Stanciu
2015-12-22toaster.bbclass: fix TypeError when parsing build statsElliot Smith
2015-12-22libxcb: Add a workaround for gcc5 bug on mipsKhem Raj
2015-12-22flex: update to 2.6.0Alexander Kanavin
2015-12-22opkg: upgrade to v0.3.1Alejandro del Castillo
2015-12-22systemd: remove merge conflicts accidently left inRoss Burton
2015-12-22wic/help.py: document that mountpoint is optional for part commandJoshua Lock
2015-12-22pixman: check neon support via TUNE_FEATURES, not the _armv7a over-rideAndre McCurdy
2015-12-22xdg-utils: Do not build the in-script documentationJussi Kukkonen
2015-12-22gettext: Upgrade 0.19.4 -> 0.19.6Fan Xin
2015-12-22gcc-configure-common.inc: add gcc-runtime ABI fixes for armv7m and armv7rAndre McCurdy
2015-12-22tune-cortexr4.inc: provide an _armv7r over-ride via MACHINEOVERRIDESAndre McCurdy
2015-12-22tune-cortexm3.inc: provide an _armv7m over-ride via MACHINEOVERRIDESAndre McCurdy
2015-12-22feature-arm-thumb.inc: drop 'no-thumb-interwork' tuning featureAndre McCurdy
2015-12-22feature-arm-thumb.inc: drop legacy _thumb and _thumb-interwork over-ridesAndre McCurdy
2015-12-22feature-arm-thumb.inc: drop ARM -vs- thumb commentsAndre McCurdy
2015-12-22rpm: Fix support for db5 and db6Yuanjie Huang
2015-12-22oe-buildenv-internal: fix return codeJuro Bystricky
2015-12-22staging.bbclass: make already-stripped can be skippedJackie Huang
2015-12-22buildhistory-collect-srcrevs: hide empty sectionsChristopher Larson
2015-12-22selftest/buildhistory.py: Test buildhistory does not change sigsDaniel Istrate
2015-12-22gcc5: Upgrade gcc-5.2 -> gcc-5.3Khem Raj
2015-12-22bitbake: event/utils/methodpool: Add a cache of compiled code objectsRichard Purdie
2015-12-22bitbake: BBHandler: Improve IN_PYTHON_EOF handlingRichard Purdie
2015-12-22bitbake.conf: Add filename and lineno to BB_SIGNATURE_EXCLUDE_FLAGSRichard Purdie
2015-12-18bitbake: toaster: remove 2 confusing parametersEd Bartosh
2015-12-18bitbake: toaster: move setting of default valuesEd Bartosh
2015-12-18bitbake: toaster: move startup checks to a better placeEd Bartosh
2015-12-18bitbake: toaster: remove 2 unused functionsEd Bartosh
2015-12-18bitbake: toaster: remove addtoConfiguration functionEd Bartosh
2015-12-18bitbake: toaster: updated header of the toaster scriptEd Bartosh
2015-12-18bitbake: toaster: add MANAGE variableEd Bartosh
2015-12-18bitbake: toaster: remove unused variableEd Bartosh
2015-12-18bitbake: toaster: split long lines, add/remove whitespaceEd Bartosh
2015-12-18bitbake: toaster: check if address:port is in useEd Bartosh
2015-12-18bitbake: toaster: implement checksocket commandEd Bartosh
2015-12-18buildstats-summary/toaster: Cope with removal of get_bn()Richard Purdie
2015-12-18bitbake: knotty: Improve exception error messageRichard Purdie
2015-12-18bitbake: knotty: Fix row/column function return value issueRichard Purdie
2015-12-18bitbake: buildinfohelper: Update for buildstats layout changeRichard Purdie
2015-12-18bitbake: fetch: use orig localpath when calling orig methodChristopher Larson