aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-21poky: Remove machine specific kernel overridesbavery/mv_linux-yocto_into_machineconfbrian avery
2017-07-21meta-yocto-bsp: Remove superfluous kernel setbrian avery
2017-07-21bison: reduce local pending patchesDengke Du
2017-07-21bluez5: update patch statusMaxin B. John
2017-07-21bitbake: fetch2/wget.py: improve error handling during sstate checkPatrick Ohly
2017-07-21bitbake: toaster: trim build target inputDavid Reyna
2017-07-21bitbake: toaster: set clone progress default to offDavid Reyna
2017-07-21bitbake: toaster: include setscene in task progressDavid Reyna
2017-07-21bitbake: Update to version 1.35.0 (development version with server rework cha...Richard Purdie
2017-07-21subversion: Upgrade 1.9.5-> 1.9.6Richard Purdie
2017-07-21argparse_oe: Add int_positive typeAníbal Limón
2017-07-21oe/copy_buildsystem: check_sstate_task_list also pop BBPATH from envAníbal Limón
2017-07-21oeqa/selftest/{context,case}: Handle KeyboardInterrupt/SIGINT and SIGTERMAníbal Limón
2017-07-21selftest/cases/package: Call parent setUpClass methodAníbal Limón
2017-07-21oeqa/core/loader: Generate function _make_failed_test dynamicallyAníbal Limón
2017-07-21oeqa/eSDK: Ignore errors during directory cleanupRichard Purdie
2017-07-21recipetool: Setup logging before calling prepareRichard Purdie
2017-07-21devtool: Setup logging before calling prepareRichard Purdie
2017-07-21oe-pkgdata-util: Setup logging before calling prepareRichard Purdie
2017-07-21recipetool: create: refactor code for ensuring npm is availablePaul Eggleton
2017-07-21classes/base: set do_unpack dependencies for rpm filesPaul Eggleton
2017-07-21recipetool: create: reimplement fetching with normal fetch/unpack tasksPaul Eggleton
2017-07-21recipetool: create: eliminate second fetch for packagesPaul Eggleton
2017-07-21recipetool: create: ensure meaningful error for malformed tarballsPaul Eggleton
2017-07-21devtool: extract: refactor kern-tools-native handlingPaul Eggleton
2017-07-21classes/staging: change fixme debug message from note to debugPaul Eggleton
2017-07-21oe-init-build-env-memres: Drop itRichard Purdie
2017-07-21conf/sanity: Update minimum bitbake verison to 1.35.0 for server reworkRichard Purdie
2017-07-21bitbake: fetch2: fire an event when there are missing checksumsPaul Eggleton
2017-07-21bitbake: fetch2: allow hiding checksum warningPaul Eggleton
2017-07-21bitbake: tinfoil: add more doc commentsPaul Eggleton
2017-07-21bitbake: tinfoil: add simple API for getting cached recipe informationPaul Eggleton
2017-07-21bitbake: tinfoil: enable access to additional cached itemsPaul Eggleton
2017-07-21bitbake: tinfoil: add functionality for running full buildsPaul Eggleton
2017-07-21bitbake: knotty: make it possible to use termfilter without either consolePaul Eggleton
2017-07-21bitbake: lib/bb/ui/uihelper: indicate to caller of eventHandler() if events h...Paul Eggleton
2017-07-21bitbake: lib/bb/event: refactor printing eventsPaul Eggleton
2017-07-21bitbake: tinfoil: set a flag when recipes have been parsedPaul Eggleton
2017-07-21bitbake: tinfoil: add a parse_recipes() functionPaul Eggleton
2017-07-21bitbake: tinfoil: add internal mode to build_file() functionPaul Eggleton
2017-07-21bitbake: bb/main.py: fix logic for --observe-onlyRobert Yang
2017-07-21bitbake: bb/main.py: avoid starting server when not neededRobert Yang
2017-07-21bitbake: bb/main.py: fix infinite loop for --server-onlyRobert Yang
2017-07-21bitbake: server/process.py: fix self.bitbake_lock.write()Robert Yang
2017-07-21bitbake: cookerdata/cooker: Restore original datastore upon client disconnectRichard Purdie
2017-07-21bitbake: server: Rework the server API so process and xmlrpc servers coexistRichard Purdie
2017-07-21bitbake: daemonize: Various fixesRichard Purdie
2017-07-21bitbake: cookerdata: Add a function to find TOPDIRRichard Purdie
2017-07-21bitbake: server: Remove base classes and inline codeRichard Purdie
2017-07-21bitbake: event/command: Allow UI to request the UI eventhander IDRichard Purdie