Openembedded Bitbake Development
 help / color / mirror / Atom feed
 messages from 2023-08-17 18:53:27 to 2023-09-29 12:37:18 UTC [more...]

[PATCH] hashserv: Fix read-only mode
 2023-09-29 12:37 UTC 

[bitbake-devel][RFC 0/5] Bitbake Hash Server WebSockets Implementation
 2023-09-29  6:33 UTC  (7+ messages)
` [bitbake-devel][RFC 1/5] asyncrpc: Abstract client socket
` [bitbake-devel][RFC 2/5] hashserv: Add remove API
` [bitbake-devel][RFC 3/5] bitbake-hashclient: Add remove subcommand
` [bitbake-devel][RFC 4/5] hashserv: tests: Add external database tests
` [bitbake-devel][RFC 5/5] hashserv: Add websocket connection implementation

[PATCHv3 1/4] bitbake-getvar: Add a (suppressable) error for undefined variables
 2023-09-27 17:16 UTC  (4+ messages)
` [PATCHv3 2/4] bitbake-getvar: Treat undefined variables as empty with --value
` [PATCHv3 3/4] bitbake-getvar: Add -s as short option for --ignore-undefined
` [PATCHv3 4/4] bitbake-getvar: Add -v as short option for --value

[PATCHv2] bitbake-getvar: Add an option to specify a default value
 2023-09-27 17:15 UTC  (3+ messages)
` [bitbake-devel] "

initial idea for hooks needed for source tracing
 2023-09-27 14:14 UTC  (21+ messages)
  ` [bitbake-devel] "

[PATCH 1/1] runqueue: Fix task execution dependency issue
 2023-09-26 19:47 UTC  (4+ messages)
` [bitbake-devel] "

[bitbake-devel][PATCH 1/2] bitbake-getvar: further supress warnings when quiet option is supplied
 2023-09-26 14:39 UTC  (4+ messages)
` [bitbake-devel][PATCH 2/2] tinfoil.py: avoid undefined variable error

[bitbake-devel] Support packaging
 2023-09-26  5:36 UTC 

[PATCH] bitbake-getvar: Do not output anything with --value and undefined variable
 2023-09-25 20:29 UTC  (10+ messages)
` [bitbake-devel] "

[PATCH] bitbake/lib: spawn server/worker using the current Python interpreter
 2023-09-25 11:55 UTC 

[PATCHv3 1/3] tinfoil: Do not fail when logging is disabled and full config is used
 2023-09-25  2:18 UTC  (3+ messages)
` [PATCHv3 2/3] bitbake-getvar: Make --quiet work with --recipe
` [PATCHv3 3/3] bitbake-getvar: Make --value imply --quiet

[PATCHv2 1/3] tinfoil: Do not fail when logging is disabled and full config is used
 2023-09-25  1:25 UTC  (3+ messages)
` [PATCHv2 2/3] bitbake-getvar: Make --quiet work with --recipe
` [PATCHv2 3/3] bitbake-getvar: Make --value imply --quiet

[bitbake-devel] [PATCH] bitbake-getvar: Make --value imply --quiet
 2023-09-23  8:29 UTC 

[PATCH] bitbake-getvar: Make --value imply --quiet
 2023-09-23  3:50 UTC 

[kirkstone][2.0][PATCH] bitbake-worker/runqueue: Avoid unnecessary bytes object copies
 2023-09-22  8:51 UTC 

[PATCH] codeparser: Update debug variable reference
 2023-09-21 22:37 UTC 

[PATCH] bitbake-worker: add header with length of message
 2023-09-21 11:09 UTC  (3+ messages)
` [docs] "

[docs] [PATCH] bitbake-worker: add header with length of message
 2023-09-21  7:59 UTC 

[bitbake-devel][PATCH v3] avoid some unnecessary copies
 2023-09-20 11:14 UTC  (2+ messages)

[bitbake-devel][PATCH v2] avoid some unnecessary copies
 2023-09-20  7:41 UTC 

[PATCH] avoid some unnecessary copies
 2023-09-20  6:51 UTC 

Bitbake overrides optimisation in the datastore
 2023-09-19 15:37 UTC  (5+ messages)
  ` [bitbake-devel] "

[PATCH v2 0/1] Fix dependency handling bug of remove operator
 2023-09-19  6:59 UTC  (2+ messages)
` [PATCH v2 1/1] bitbake: data: Add missing dependency handling "

[PATCH 0/1] Fix dependency handling bug of :remove operation
 2023-09-19  0:42 UTC  (4+ messages)
` [PATCH 1/1] bitbake: data: Add missing dependency handling "
` [bitbake-devel] [PATCH 0/1] Fix dependency handling bug "

[bitbake-devel] [PATCH] server/process: Disable the flush() call in server logging
 2023-09-18 10:54 UTC  (8+ messages)
      ` [Openembedded-architecture] "
  ` Bitbake server file coherency problems

[PATCH] cooker: Drop unneeded flush calls
 2023-09-18 10:37 UTC 

[PATCH v2] fetch2: Adds vscode devcontainer support
 2023-09-18  9:29 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] lib: Drop inotify support and replace with mtime checks
 2023-09-17 18:37 UTC 

[PATCH] prserver: add self-tests
 2023-09-15 10:00 UTC  (6+ messages)
` [bitbake-devel] "

[PATCH] server/process: Disable the flush() call in server logging
 2023-09-14 16:28 UTC 

[bitbake-devel][PATCH 0/2] fetch2: git: Fix path check for git repos
 2023-09-14  5:17 UTC  (4+ messages)
` [bitbake-devel][PATCH 1/2] utils: Add path_is_descendant()
` [bitbake-devel][PATCH 2/2] fetch2: git: Use path_is_descendant() instead of path for repo check

[PATCH] Adds vscode devcontainer support
 2023-09-13 21:51 UTC  (2+ messages)
` [bitbake-devel] "

[OE-core][PATCH] fetch2: git: Use samestat() instead of path for repo check
 2023-09-13 15:48 UTC 

[PATCH] bitbake: fetch2: git: revert path checks
 2023-09-13 15:00 UTC  (9+ messages)
` [bitbake-devel] "

[PATCH] prserver: add self-tests
 2023-09-13  5:06 UTC 

[PATCH v2] bitbake-worker: remove the network flag
 2023-09-10 21:45 UTC  (8+ messages)
  ` [EXTERNAL] "
    ` [bitbake-devel] "
      ` [EXTERNAL] "

[PATCH] bitbake-worker: remove the network flag
 2023-09-10 19:39 UTC  (5+ messages)
  ` [EXTERNAL] "

[EXTERNAL] [bitbake-devel] [PATCH] bitbake-worker: remove the network flag
 2023-09-10 19:39 UTC  (2+ messages)

Error in bitbake-selftest
 2023-09-08 15:29 UTC  (2+ messages)
` [bitbake-devel] "

[kirkstone][2.0][PATCH] bitbake-getvar: Add a quiet command line argument
 2023-09-06 16:41 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] server/process: Add more timing debug
 2023-09-05  7:14 UTC 

[PATCH] doc: bitbake-user-manual: remove reference to SSTATE_MIRRORS variable
 2023-09-04 17:53 UTC 

[PATCH] doc: Document challenges of tags with git fetcher
 2023-09-04 10:00 UTC 

[PATCH v2] doc: Document challenges of tags with git fetcher
 2023-09-04  9:49 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] doc: Document challenges of tags with git fetcher
 2023-09-04  7:53 UTC  (3+ messages)
` [bitbake-devel] "

[PATCH] command: Avoid time intensive distractions for ping
 2023-09-04  7:07 UTC  (7+ messages)
` [bitbake-devel] "

[PATCH] runqueue: show number of currently running bitbake threads when pressure changes
 2023-09-02  7:23 UTC 

[bitbake-devel][PATCH] fetch2: git: Remove useless try..else clause
 2023-09-01  9:26 UTC  (2+ messages)

[bitbake-devel][PATCH] fetch2: git: Check if directory is a bare git repo
 2023-08-31 14:27 UTC  (12+ messages)
` [bitbake-devel][PATCH v2] fetch2: git: Check if clone directory is a "

[PATCH v2] README: Update to point to new contributor guide
 2023-08-30 15:30 UTC 

[PATCH] README: Update to point to new contributor guide
 2023-08-30 15:27 UTC 

[PATCH v4 1/3] fetch2: Add support for upstream source tracing
 2023-08-29 16:43 UTC  (5+ messages)
` [PATCH v4 2/3] fetch2: Add metadata collection "
` [PATCH v4 3/3] fetch2: Add tests "
` [bitbake-devel] [PATCH v4 1/3] fetch2: Add support "

[PATCH 0/3] toaster_cummulative_08282023
 2023-08-29 14:38 UTC  (5+ messages)
` [PATCH 1/3] toaster: Update to Django 4.2
` [PATCH 2/3] toaster: import only used layers
` [PATCH 3/3] toaster: accommodate missing 'Image Name' value in buildinfohelper
` [bitbake-devel] [PATCH 0/3] toaster_cummulative_08282023

[PATCH 1/1] siggen.py: Improve taskhash reproducibility
 2023-08-24 10:33 UTC  (4+ messages)
` [bitbake-devel] "

[PATCH] Fix disk space monitoring on cephfs
 2023-08-24  9:42 UTC  (2+ messages)
` [bitbake-devel] "

[kirkstone][2.0][PATCH] bitbake-getvar: Add a quiet command line argument
 2023-08-24  8:41 UTC 

[PATCH] bitbake-worker: export_proxies if network flag = 1
 2023-08-23 22:02 UTC  (10+ messages)
` [bitbake-devel] "
  ` [EXTERNAL] "

[PATCHv2] gitsm: tolerate git-lfs in submodules
 2023-08-22  1:30 UTC 

[bitbake-devel][PATCH] Add xattr and acl libraries
 2023-08-21 21:07 UTC  (2+ messages)

[PATCH] gitsm: tolerate git-lfs in submodules
 2023-08-19  7:28 UTC  (2+ 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