messages from 2018-07-16 20:38:09 to 2018-09-25 15:07:38 UTC [more...]
[PATCH 0/3] Fix bitbake-selftest failures
2018-09-25 15:07 UTC (2+ messages)
` [PATCH 3/3] lib/layerindexlib/tests/restapi.py: Fix test cases when BB_SKIP_NETTETS=yes
[OE-core][PATCH] utils: lockfile: Fix infinite loop
2018-09-25 12:34 UTC
[PATCH 1/2] COW: Fix StopIteration warning
2018-09-22 3:20 UTC (2+ messages)
` [PATCH 2/2] daemonize/build: Clean up /dev/null fd handling
[PATCH] Fix gitsm networking and mirroring
2018-09-21 15:09 UTC (7+ messages)
` [PATCH] fetch2/gitsm.py: Rework the git submodule fetcher
[PATCH] bitbake: fetch2/npm.py: Allow shrinkwrap resolved relative URL which startswith 'http' (e.g http-proxy)
2018-09-21 12:14 UTC (5+ messages)
[sumo][PATCH] toaster: localhostbecontroller: fix bitbake path resolution
2018-09-20 7:59 UTC (3+ messages)
Issues w/ gitsm fetcher and BB_NO_NETWORK
2018-09-19 17:14 UTC (2+ messages)
[PATCH 0/1] dump_cache.py: move it to oe-core/scripts
2018-09-12 8:38 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] runqueue: Ensure setscene tasks that aren't covered get built
2018-09-07 16:47 UTC
[SUMO][PATCH 0/9] toaster: SUMO cummulative patch Aug 28 2018
2018-09-07 14:35 UTC (11+ messages)
` [PATCH 1/9] toaster: allow pokydirname to be evaluated when all layers are local
` [PATCH 2/9] toaster: use a more flexible way to find bitbake
` [PATCH 3/9] bitbake: toaster: allow TOASTER_DIR to be overridden from cmdline
` [PATCH 4/9] toaster/widgets.py: avoid divide by zero issues
` [PATCH 5/9] toastergui/newproject.html: fix release divs
` [PATCH 6/9] toaster/checksettings: allow CUSTOM_XML_ONLY setting through env
` [PATCH 7/9] toaster/models.py: allow local paths for custom recipe's base
` [PATCH 8/9] toaster/layerdetails.js: don't hide local layer info
` [PATCH 9/9] bitbake: toaster: Fix comparison in recipe template
[PATCH 1/2] msg: Add explicit verbnote log level
2018-09-07 13:13 UTC (2+ messages)
` [PATCH 2/2] cooker/runqueue: Turn universe warnings into verbnotes
[] Add files supporting bash completion for bitbake tools
2018-09-07 11:46 UTC (7+ messages)
` "
[PATCH] process: Flush server stdout/stderr before reporting failure
2018-09-07 9:48 UTC (6+ messages)
Run bitbake with progress bar in terminal (Ubuntu 16.04)
2018-09-06 13:26 UTC (3+ messages)
[PATCH] server/process: Various server startup logging fixes
2018-09-05 17:23 UTC (3+ messages)
[PATCH] daemonize: Flush stdio on exit
2018-09-05 17:03 UTC (4+ messages)
recipe for pandoraFMS agent
2018-09-01 11:23 UTC
[PATCH] cooker.py: Fix incorrect bb files matched warning
2018-08-29 14:52 UTC
[PATCH] fetcher: Fixed remote removal not throwing exception
2018-08-29 13:44 UTC (2+ messages)
[PATCH] tests/fetch: Update gnome.org urls after upstream changes
2018-08-29 9:43 UTC
[PATCH 0/9] toaster: cummulative patch Aug 28 2018
2018-08-26 22:33 UTC (10+ messages)
` [PATCH 1/9] toaster: allow pokydirname to be evaluated when all layers are local
` [PATCH 2/9] toaster: use a more flexible way to find bitbake
` [PATCH 3/9] toaster: allow TOASTER_DIR to be overridden from cmdline
` [PATCH 4/9] toaster/widgets.py: avoid divide by zero issues
` [PATCH 5/9] toastergui/newproject.html: fix release divs
` [PATCH 6/9] toaster/checksettings: allow CUSTOM_XML_ONLY setting through env
` [PATCH 7/9] toaster/models.py: allow local paths for custom recipe's base
` [PATCH 8/9] toaster/layerdetails.js: don't hide local layer info
` [PATCH 9/9] toaster: enable project import and merged Toaster settings
[PATCH 0/1] parse/ast: ensure saved event handlers really do get restored
2018-08-24 4:17 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] toaster: Fix comparison in recipe template
2018-08-20 7:51 UTC
mistake in chapter 2.1
2018-08-20 16:40 UTC (3+ messages)
how to store a modification of a bbclass in the poky layer in my own layer
2018-08-17 23:07 UTC (5+ messages)
[PATCH] bb/utils.py: add break_hardlinks helper
2018-08-16 9:02 UTC (5+ messages)
commit 6c3281a14 / set_context broken?
2018-08-16 8:57 UTC (3+ messages)
[PATCH 0/1] toaster: project_specific_12785 enhancement set
2018-08-16 1:04 UTC (2+ messages)
` [PATCH 1/1] Toaster: Implement the project-specific feature and releated enhancements and defects
[PATCH 0/2] Spawn extra tasks at low CPU worload
2018-08-15 16:26 UTC (25+ messages)
` [PATCH 1/2] runqueue: Move decision if a task can be started to one common place
` [PATCH 2/2] runqueue: Introduce load balanced task spawning
[PATCH 1/2] utils/md5_file: don't iterate line-by-line
2018-08-14 15:47 UTC (6+ messages)
` [PATCH 2/2] checksum: sanity check path when recursively checksumming
[PATCH] event.py: fix typo
2018-08-10 2:57 UTC
[RFC 0/9] Hash Equivalency Server
2018-08-09 22:08 UTC (24+ messages)
` [RFC 7/9] classes/sstate: Handle depid in hash check
` [RFC 8/9] hashserver: Add initial reference server
` [RFC 9/9] sstate: Implement hash equivalence sstate
` [RFC v2 00/16] Hash Equivalency Server
` [RFC v2 01/16] bitbake: fork: Add os.fork() wrappers
` [RFC v2 02/16] bitbake: persist_data: Fix leaking cursors causing deadlock
` [RFC v2 03/16] bitbake: persist_data: Add key constraints
` [RFC v2 04/16] bitbake: persist_data: Enable Write Ahead Log
` [RFC v2 05/16] bitbake: persist_data: Disable enable_shared_cache
` [RFC v2 06/16] bitbake: persist_data: Close databases across fork
` [RFC v2 07/16] bitbake: tests/persist_data: Add tests
` [RFC v2 08/16] bitbake: bitbake-worker: Pass taskhash as runtask parameter
` [RFC v2 09/16] bitbake: siggen: Split out stampfile hash fetch
` [RFC v2 10/16] bitbake: siggen: Split out task depend ID
` [RFC v2 11/16] bitbake: runqueue: Track task dependency ID
` [RFC v2 12/16] bitbake: runqueue: Pass dependency ID to task
` [RFC v2 13/16] bitbake: runqueue: Pass dependency ID to hash validate
` [RFC v2 14/16] classes/sstate: Handle depid in hash check
` [RFC v2 15/16] bitbake: hashserv: Add hash equivalence reference server
` [RFC v2 16/16] sstate: Implement hash equivalence sstate
[PATCH 0/9] Always use the url specified in the recipe as a base for the git shallow tarball naming
2018-08-08 15:41 UTC (14+ messages)
` [PATCH 1/9] fetch2/git: add tests to verify naming of download directories
` [PATCH 2/9] fetch2/git: add tests to capture existing behavior wrt. naming of git shallow tarball
` [PATCH 3/9] fetch2/git: only use relevant checks for shallow tarball unpack
` [PATCH 4/9] tests/data: extract LogRecord into own file
` [PATCH 5/9] fetch2/git: throw error when no up to date sources were found during unpack
` [PATCH 6/9] fetch2: declare urldata_init in base class
` [PATCH 7/9] fetch2: provide original url in addition to the mirrored url to FetchData.__init__ and FetchMethod.urldata_init
` [PATCH 8/9] fetch2/git: move generation of git source name into own method
` [PATCH 9/9] fetch2/git: name the shallow tarball according to the url specified in the recipe rather than the mirrored url
WARNING: XXXXXX do_fetch: Failed to fetch URL http://xxxxxxx.tar.xz, attempting MIRRORS if available
2018-08-08 14:16 UTC (2+ messages)
[PATCH] runqueue: Allow the hash validate function to have an idea of build completion
2018-08-07 14:48 UTC
[PATCH] bblayers: Don't parse all recipes when calling add-layer
2018-07-31 21:55 UTC
Building scipy with yocto 2.2
2018-07-26 17:10 UTC (2+ messages)
[yocto] Ordering of anonymous Python functions and task signature calculations
2018-07-26 15:50 UTC (3+ messages)
[PATCH v2][1.32] fetch2: fix import error for Python 3.6.5
2018-07-26 12:51 UTC (4+ messages)
[PATCH] codeparser: Track oe.utils.conditional usage
2018-07-26 11:10 UTC
[PATCH][1.32] fetch2: fix import error for Python 3.6.5
2018-07-26 0:03 UTC
[PATCH] bitbake: Add support for multiconfig dependencies
2018-07-25 16:01 UTC
[PATCH] server/process: Always place the server logfile in the build directory
2018-07-25 16:03 UTC (2+ messages)
[PATCH 0/5 v3] Add a standard module for accessing the layerindex
2018-07-25 15:48 UTC (2+ messages)
` [PATCH 5/5 v3] toaster/orm/management/commands/lsupdates.py: Use new layerindexlib module
[PATCH 0/5 v2] Add a standard module for accessing the layerindex
2018-07-24 2:29 UTC (6+ messages)
` [PATCH 1/5 v2] bblayers/layerindex.py: Fix addition of layers
` [PATCH 2/5 v2] layerindexlib: Initial layer index processing module implementation
` [PATCH 3/5 v2] bblayers/layerindex.py: Switch to use the new layerindexlib class
` [PATCH 4/5] bitbake-layers: disable parsing for layerindex commands
` [PATCH 5/5 v2] toaster/orm/management/commands/lsupdates.py: Use new layerindexlib module
Implement function to be executed before ending each bitbake session
2018-07-19 22:24 UTC (2+ messages)
Issue with bitbake fetch/unpack when using MIRRORS rewrite
2018-07-18 12:38 UTC (5+ messages)
[PATCH 0/5] Add a standard module for accessing the layerindex
2018-07-18 7:03 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox