bitbake-devel.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
[bitbake-devel][PATCH] asyncrpc: Check websockets version
 2024-05-02 18:35 UTC 

[bitbake-devel][PATCH] cooker: Handle ImportError for websockets
 2024-05-02 18:35 UTC 

[PATCH v5 0/5] prserv: add support for an "upstream" server
 2024-05-02 16:57 UTC  (14+ messages)
` [PATCH v5 1/5] prserv: declare "max_package_pr" client hook
` [PATCH v5 2/5] prserv: move code from __init__ to bitbake-prserv
  ` [bitbake-devel] "
` [PATCH v5 3/5] prserv: add "upstream" server support
` [PATCH v5 4/5] prserv: enable database sharing
` [PATCH v5 5/5] prserv: add bitbake selftests

Generating SPDX documents without actually building
 2024-05-02 16:01 UTC 

[bitbake-devel][PATCH] cooker: Use hash client to ping upstream server
 2024-05-02 14:20 UTC 

[RFC PATCH] bitbake-setup: add the proof of concept implementation
 2024-05-02 10:57 UTC 

Signature Problem, generated by BB_SIGNATURE_HANDLER=OEBasicHash
 2024-05-02  9:21 UTC  (2+ messages)
` [bitbake-devel] "

[bitbake-devel][RFC] bitbake: Report which dependencies affect the taskhash
 2024-05-01 16:16 UTC 

[PATCH v6 0/8] prserv: add support for an "upstream" server
 2024-04-30 20:31 UTC  (11+ messages)
` [PATCH v6 1/8] prserv: declare "max_package_pr" client hook
` [PATCH v6 2/8] prserv: move code from __init__ to bitbake-prserv
` [PATCH v6 3/8] prserv: add "upstream" server support
` [PATCH v6 4/8] prserv: enable database sharing
  ` [bitbake-devel] "
` [PATCH v6 5/8] prserv: avoid possible race condition in database code
` [PATCH v6 6/8] prserv: store_value() improvements
` [PATCH v6 7/8] prserv: import simplification
` [PATCH v6 8/8] prserv: add bitbake selftests
` [bitbake-devel] [PATCH v6 0/8] prserv: add support for an "upstream" server

[bitbake-devel][RFC] prserv: Enable database sharing
 2024-04-30  8:57 UTC  (14+ messages)
` [bitbake-devel][RFC v2] "

[PATCH] Fixes [YOCTO #15473]
 2024-04-29  6:41 UTC 

[PATCH] build: Handle conflict between cwd and cleandirs
 2024-04-26 11:34 UTC 

Solution to recover from missing SPDX problems
 2024-04-25 10:45 UTC 

[RFC][PATCH 0/3] Call for help for prserv selftests
 2024-04-23 15:02 UTC  (9+ messages)
` [RFC][PATCH 1/3] prserv: add "upstream" server support
` [RFC][PATCH 2/3] prserv: add "history" argument to "get-pr" request
` [RFC][PATCH 3/3] prserv: start bitbake selftests
  ` [bitbake-devel] "

[PATCH] bitbake: fetch2/git: Escape parentheses in git src name
 2024-04-23 13:51 UTC  (3+ messages)
` [bitbake-devel] "

bitbake-selftest losing sqlite3 database contents!
 2024-04-23 12:35 UTC  (9+ messages)
` [bitbake-devel] "

[bitbake-devel][PATCH] siggen: Capture SSL environment for hashserver
 2024-04-23 10:46 UTC  (2+ messages)
` [PATCH] "

[PATCH v4 0/5] prserv: add support for an "upstream" server
 2024-04-23  9:37 UTC  (6+ messages)
` [PATCH v4 1/5] prserv: declare "max_package_pr" client hook
` [PATCH v4 2/5] prserv: move code from __init__ to bitbake-prserv
` [PATCH v4 3/5] prserv: add "upstream" server support
` [PATCH v4 4/5] prserv: sync the database after each change
` [PATCH v4 5/5] prserv: add bitbake selftests

[PATCH v4] bitbake-layers: adapt force option to not use tinfoil
 2024-04-22 12:40 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH 00/12] prserv: add support for an "upstream" server
 2024-04-20 20:55 UTC  (19+ messages)
` [PATCH 01/12] prserv: simplify the PRServerClient() interface
` [PATCH 02/12] prserv: use double quotes by default
` [PATCH 03/12] bitbake-prserv: replace deprecated optparse by argparse
` [PATCH 04/12] prserv: use self.logger instead of logger directly
` [PATCH 05/12] asyncrpc: include parse_address from hashserv
` [PATCH 06/12] prserv: capitalization and spacing improvements
` [PATCH 07/12] prserv: add extra requests
  ` [bitbake-devel] "
` [PATCH 08/12] prserv: remove redundant exception handler
` [PATCH 09/12] prserv: correct error message
` [PATCH 10/12] prserv: remove unnecessary code
` [PATCH 11/12] prserv: add "upstream" server support
  ` [bitbake-devel] "
` [PATCH 12/12] prserv: add "history" argument to "get-pr" request
  ` [bitbake-devel] "
` [bitbake-devel] [PATCH 00/12] prserv: add support for an "upstream" server

[PATCH] fetch2/crate: add upstream latest version check function
 2024-04-19 12:17 UTC 

[PATCH] fetch2: Add missing runfetchcmd import
 2024-04-18 13:41 UTC 

[PATCH] bitbake: bitbake-prserv: add nodaemon option
 2024-04-16 21:54 UTC  (2+ messages)
` [bitbake-devel] "

[bitbake-devel] One remaining hashserv issue - bitbake-selftest failure on some hosts
 2024-04-16  6:49 UTC  (3+ messages)

One remaining hashserv issue - bitbake-selftest failure on some hosts
 2024-04-14  6:24 UTC 

[bitbake-devel][PATCH] bitbake-hashclient: Warn on bad .netrc
 2024-04-13 10:48 UTC  (2+ messages)

[bitbake-devel][PATCH] hashserv: client: Fix mode state errors
 2024-04-12 20:28 UTC 

[PATCH] BBHandler: Handle unclosed functions correctly
 2024-04-12 17:03 UTC 

[bitbake-devel] [PATCH 00/12] prserv: add support for an "upstream" server
 2024-04-12 12:36 UTC 

[PATCH] bitbake-layers: add/remove option to not use tinfoil
 2024-04-11 16:11 UTC  (5+ messages)
` [bitbake-devel] "

[PATCH v3] bitbake: doc: Add section for variable context
 2024-04-11 13:56 UTC  (5+ messages)
` [bitbake-devel] "
  ` [docs] "

[PATCH] doc/user-manual: Add BB_LOADFACTOR_MAX
 2024-04-11 13:50 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] wget: Make wget --passive-ftp option conditional on ftp/ftps
 2024-04-10 17:50 UTC  (2+ messages)
  ` [bitbake-devel] "

[PATCH 0/1] fetch2/git: Fix File name too long error
 2024-04-10 17:01 UTC  (3+ messages)
` [PATCH 1/1] "
  ` [bitbake-devel] "

[PATCH] wget: Make wget --passive-ftp option conditional on ftp/ftps
 2024-04-09 17:58 UTC 

[bitbake-devel] pseudo abort with req '/proc/self/fd/3'
 2024-04-07 10:04 UTC  (4+ messages)

[PATCH v2 00/12] prserv: add support for an "upstream" server
 2024-04-05 16:41 UTC  (13+ messages)
` [PATCH v2 01/12] prserv: simplify the PRServerClient() interface
` [PATCH v2 02/12] prserv: use double quotes by default
` [PATCH v2 03/12] bitbake-prserv: replace deprecated optparse by argparse
` [PATCH v2 04/12] prserv: use self.logger instead of logger directly
` [PATCH v2 05/12] asyncrpc: include parse_address from hashserv
` [PATCH v2 06/12] prserv: capitalization and spacing improvements
` [PATCH v2 07/12] prserv: remove unused "hist" mode in the database backend
` [PATCH v2 08/12] prserv: add extra requests
` [PATCH v2 09/12] prserv: remove redundant exception handler
` [PATCH v2 10/12] prserv: correct error message
` [PATCH v2 11/12] prserv: remove unnecessary code
` [PATCH v2 12/12] prserv: add "upstream" server support

[PATCH 00/12] prserv: add support for an "upstream" server
 2024-04-03 20:32 UTC  (19+ messages)
` [PATCH 01/12] prserv: simplify the PRServerClient() interface
` [PATCH 02/12] prserv: use double quotes by default
` [PATCH 03/12] bitbake-prserv: replace deprecated optparse by argparse
` [PATCH 04/12] prserv: use self.logger instead of logger directly
` [PATCH 05/12] asyncrpc: include parse_address from hashserv
` [PATCH 06/12] prserv: capitalization and spacing improvements
` [PATCH 07/12] prserv: fix read_only test
  ` [bitbake-devel] "
` [PATCH 08/12] prserv: add extra requests
` [PATCH 09/12] prserv: remove redundant exception handler
` [PATCH 10/12] prserv: correct error message
` [PATCH 11/12] prserv: remove unnecessary code
` [PATCH 12/12] prserv: add "upstream" server support
` [bitbake-devel] [PATCH 00/12] prserv: add support for an "upstream" server

[bitbake-devel] [PATCH] process: Ensure writes to connect pipes are flushed
 2024-03-30 22:12 UTC 

Change location of pyshtables.py / bitbake-cookerdaemon.log
 2024-03-30 16:24 UTC 

[PATCH] process: Ensure writes to connect pipes are flushed
 2024-03-30 16:21 UTC 

[bitbake-devel] [PATCH 00/12] prserv: add support for an "upstream" server
 2024-03-29 14:48 UTC 

[PATCH] Support add-layer to prepend
 2024-03-28 14:56 UTC  (5+ messages)
` [bitbake-devel] "

[PATCH v2] bitbake-layers: add/remove option to not use tinfoil
 2024-03-28 14:01 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] bitbake-layers: add/remove option to not use tinfoil
 2024-03-26 11:48 UTC  (2+ messages)
` [bitbake-devel] "

[bitbake-devel][PATCH] siggen: Add support for hashserve credentials
 2024-03-22 13:50 UTC 

[PATCH] bitbake: improve descriptions of '-S printdiff'
 2024-03-19 13:50 UTC  (2+ messages)
` [bitbake-devel] "

How to turn a poky patch into a bitbake one?
 2024-03-19 10:11 UTC  (7+ messages)
` [bitbake-devel] "

[PATCH] bitbake-worker: allow '=' in environment variable values
 2024-03-18 18:50 UTC 

[PATCH] bitbake-worker: Fix bug where umask 0 was not being applied to a task
 2024-03-18 13:52 UTC 

[PATCH] fetch2/git: Install Git LFS in local repository config
 2024-03-15 18:55 UTC 

[PATCH 1/1] utils: better estimate number of available cpus
 2024-03-13 10:06 UTC 

[PATCH] lib/bb: support NO_COLOR
 2024-03-12  1:08 UTC 

[PATCH] prserv: remove dead code in exception handling
 2024-03-08 15:31 UTC  (3+ messages)
` [bitbake-devel] "

[PATCH] fetch2: handle URIs with single-valued query parameters
 2024-03-08 14:14 UTC 

[PATCH 1/2] fetch2/git: Add verbose logging support
 2024-03-08 13:33 UTC  (2+ messages)
` [PATCH 2/2] fetch2: Fix misleading "no output" msg

bitbake: how to create a client to an asyncrpc server from another server?
 2024-03-06 15:23 UTC  (5+ messages)
    ` [bitbake-devel] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).