bitbake-devel.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-12 12:13:43 to 2024-03-04 17:53:35 UTC [more...]

bitbake: how to create a client to an asyncrpc server from another server?
 2024-03-04 17:53 UTC 

[PATCH] utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()
 2024-03-04 14:01 UTC 

[bitbake][kirkstone][2.0][PATCH 0/6] Pull request (cover letter only)
 2024-03-01 15:27 UTC 

[PATCH] prserv/serv: Fix a PID file removal race on prserv stop
 2024-03-01  9:38 UTC  (2+ messages)
` [bitbake-devel] "

[bitbake-devel] pseudo abort with req '/proc/self/fd/3'
 2024-02-29 15:13 UTC  (3+ messages)

[PATCH] fetch/git: Avoid clean upon failure
 2024-02-28 22:39 UTC 

[PATCH] fetch2/gitsm.py: handle spaces in git repository paths
 2024-02-28 18:30 UTC  (3+ messages)
` [bitbake-devel] "

pseudo abort with req '/proc/self/fd/3'
 2024-02-28 15:31 UTC 

[PATCH] taskexp_ncurses: fix execution example in introductory comment
 2024-02-28  6:48 UTC 

[bitbake][kirkstone][2.0][PATCH 0/6] Patch review
 2024-02-27 22:04 UTC  (7+ messages)
` [bitbake][kirkstone][2.0][PATCH 1/6] codeparser: replace deprecated ast.Str and 's'
` [bitbake][kirkstone][2.0][PATCH 2/6] bitbake/codeparser.py: address ast module deprecations in py 3.12
` [bitbake][kirkstone][2.0][PATCH 3/6] bitbake/lib/bs4/tests/test_tree.py: python 3.12 regex
` [bitbake][kirkstone][2.0][PATCH 4/6] tests/fetch: git-lfs restore _find_git_lfs
` [bitbake][kirkstone][2.0][PATCH 5/6] tests/fetch: Add real git lfs tests and decorator
` [bitbake][kirkstone][2.0][PATCH 6/6] fetch2: Ensure that git LFS objects are available

[PATCH v3] bitbake: doc: Add section for variable context
 2024-02-27 16:38 UTC  (3+ messages)
` [bitbake-devel] "
  ` [docs] "

[kirkstone][PATCH 1/3] tests/fetch: git-lfs restore _find_git_lfs
 2024-02-27  6:18 UTC  (3+ messages)
` [kirkstone][PATCH 2/3] tests/fetch: Add real git lfs tests and decorator
` [kirkstone][PATCH 3/3] fetch2: Ensure that git LFS objects are available

[nanbield][PATCH] fetch2: Ensure that git LFS objects are available
 2024-02-27  6:16 UTC 

[PATCH] runqueue: Add support for BB_LOADFACTOR_MAX
 2024-02-26 23:12 UTC  (2+ messages)

[PATCH] layerindexlib: fix missing layer branch backtrace
 2024-02-23 20:58 UTC 

[PATCH v2] hashserv: Re-enable connection pooling with psycopg 3 driver
 2024-02-23 13:27 UTC 

[PATCH] Re-enable connection pooling with psycopg 3 driver
 2024-02-23 10:58 UTC  (3+ messages)
` [bitbake-devel] "

[bitbake-devel][PATCH] asyncrpc: Add support for server headers
 2024-02-22 22:31 UTC 

[PATCH] fetch2: Ensure that git LFS objects are available
 2024-02-22 13:14 UTC 

[PATCH] bitbake-worker: Fix silent hang issue caused by unexpected stdout content
 2024-02-22  6:08 UTC  (3+ messages)
` [bitbake-devel] "

[bitbake-devel][PATCH v2] wget.py: always use the custom user agent
 2024-02-20 11:00 UTC  (4+ messages)

[PATCH] Revert "bitbake: wget.py: always use the custom user agent"
 2024-02-20  9:48 UTC 

[PATCH v2] bitbake: doc: Add section for variable context
 2024-02-19 18:44 UTC  (2+ messages)
` [docs] "

[PATCH] Support add-layer to prepend
 2024-02-19 16:51 UTC  (3+ messages)
` [bitbake-devel] "

YOCTO PROJECT SECURITY ADVISORY 2024-01-19
 2024-02-19 13:43 UTC 

[bitbake][PATCH 0/3] support git's safe.bareRepository=explicit
 2024-02-19 13:25 UTC  (6+ messages)
` [bitbake][PATCH 1/3] fetch/git2: support git's safe.bareRepository
` [bitbake][PATCH 2/3] tests/fetch: "
` [bitbake][PATCH 3/3] git-make-shallow: "
` [bitbake-devel] [bitbake][PATCH 0/3] support git's safe.bareRepository=explicit

[PATCH 1/3] tests/fetch: Make test_git_latest_versionstring support a max version
 2024-02-19  0:38 UTC  (3+ messages)
` [PATCH 2/3] fetch2/git: A bit of clean-up of latest_versionstring()
` [PATCH 3/3] fetch2/git: Make latest_versionstring extract tags with slashes correctly

[PATCH 0/1] taskexp_ncurses: ncurses version of taskexp.py
 2024-02-18 23:27 UTC  (5+ messages)
` [PATCH 1/1] "
  ` [bitbake-devel] "

[bitbake-devel][PATCH 0/5] Implement parallel Query API
 2024-02-18 22:59 UTC  (15+ messages)
` [bitbake-devel][PATCH 1/5] hashserv: sqlalchemy: Use _execute() helper
` [bitbake-devel][PATCH 2/5] hashserv: Add unihash-exists API
` [bitbake-devel][PATCH 3/5] asyncrpc: Add Client Pool object
` [bitbake-devel][PATCH 4/5] hashserv: Add Client Pool
` [bitbake-devel][PATCH 5/5] siggen: Add parallel query API
` [bitbake-devel][PATCH v2 0/8] Implement parallel Query API
  ` [bitbake-devel][PATCH v2 1/8] hashserv: Add Unihash Garbage Collection
  ` [bitbake-devel][PATCH v2 2/8] hashserv: sqlalchemy: Use _execute() helper
  ` [bitbake-devel][PATCH v2 3/8] hashserv: Add unihash-exists API
  ` [bitbake-devel][PATCH v2 4/8] asyncrpc: Add Client Pool object
  ` [bitbake-devel][PATCH v2 5/8] hashserv: Add Client Pool
  ` [bitbake-devel][PATCH v2 6/8] siggen: Add parallel query API
  ` [bitbake-devel][PATCH v2 7/8] siggen: Add parallel unihash exist API
  ` [bitbake-devel][PATCH v2 8/8] bitbake: hashserv: Postgres adaptations for ignoring duplicate inserts

[docs] [PATCH v2] bitbake: doc: Add section for variable context
 2024-02-17 23:16 UTC 

[bitbake-devel][PATCH 1/3] fetch2/git.py: fix a corner case in try_premirror
 2024-02-18  2:30 UTC  (6+ messages)
` [bitbake-devel][PATCH 2/3] tests/fetch.py: add test case for using premirror in restricted network
` [bitbake-devel][PATCH 3/3] fetch2/git.py: add comment in try_premirrors

[PATCH] hashserv: improve the loglevel error message to be more helpful
 2024-02-18  0:51 UTC 

Online tool for playing with variable expansion - first steps and where to host it
 2024-02-16 13:46 UTC  (7+ messages)
` [bitbake-devel] "

[bitbake-devel] [2.0][PATCH 1/5] runqueue: fix PSI check calculation
 2024-02-16  1:48 UTC  (4+ messages)

[2.0][kirkstone][PATCH 0/3] pick python 3.12 fixes
 2024-02-15 20:44 UTC  (4+ messages)
` [2.0][kirkstone][PATCH 1/3] codeparser: replace deprecated ast.Str and 's'
` [2.0][kirkstone][PATCH 2/3] bitbake/codeparser.py: address ast module deprecations in py 3.12
` [2.0][kirkstone][PATCH 3/3] bitbake/lib/bs4/tests/test_tree.py: python 3.12 regex

[PATCH] bitbake: doc: Add section for variable context
 2024-02-14 11:57 UTC  (3+ messages)
` [bitbake-devel] "
` [docs] "

[bitbake-devel][kirkstone][2.0][PATCH] utils: Add enable_loopback_networking()
 2024-02-14  9:18 UTC  (3+ messages)
  ` [kirkstone][2.0][PATCH] "

regression of 'world' performance?
 2024-02-14  8:05 UTC  (27+ messages)
` [bitbake-devel] "

Underscore vs Dash in bbclass filenames
 2024-02-14  5:52 UTC  (11+ messages)
` [bitbake-devel] "

[PATCH] runqueue: Improve setcene performance when encoutering many 'hard' dependencies
 2024-02-12 23:14 UTC 

[PATCH 1/2] runqueue: Optimise taskname lookups in next_buildable_task
 2024-02-11  6:17 UTC  (3+ messages)
` [PATCH 2/2] runqueue: Optimise performance of setscene task execution
  ` [bitbake-devel] "

[PATCH] runqueue: Improve performance for executing tasks
 2024-02-10 15:25 UTC 

[PATCH] process: Add profile logging for main loop
 2024-02-09 23:56 UTC 

[PATCH] doc: README: simpler link to contributor guide
 2024-02-09 16:20 UTC 

[bitbake-devel][PATCH] wget.py: always use the custom user agent
 2024-02-09 16:04 UTC  (3+ messages)

[PATCH] support temporary AWS credentials
 2024-02-09 13:06 UTC 

[PATCH v2] hashserv: Postgres adaptations for ignoring duplicate inserts
 2024-02-09  9:14 UTC 

[PATCH] hashserv: Postgres adaptations for ignoring duplicate inserts
 2024-02-08 18:02 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] bitbake-layers: add show-machines command
 2024-02-08 11:28 UTC  (6+ messages)
` [bitbake-devel] "

[PATCH] lib/bb: Drop BBFILE_PRIORITY support
 2024-02-07 22:27 UTC  (6+ messages)
` [bitbake-devel] "

[PATCH] tests: fetch.py: use real subversion repository
 2024-02-05 17:15 UTC 

[bitbake-devel] [PATCH] bitbake-diffsigs: fix walking the task dependencies and show better error
 2024-02-05 15:48 UTC 

[v2][bitbake][PATCH 1/1] utils.py: add var_in_numeric_range()
 2024-02-05 15:44 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] bitbake-diffsigs: fix walking the task dependencies and show better error
 2024-02-05 15:42 UTC 

[PATCH 1/2] fetch2/git.py: Fetch mirror into HEAD
 2024-01-31  7:50 UTC  (4+ messages)
` [PATCH 2/2] tests/fetch.py: add multiple fetches test
` [bitbake-devel] [PATCH 1/2] fetch2/git.py: Fetch mirror into HEAD

[bitbake-devel][PATCH] fetch2/git.py: fix the try_premirror logic
 2024-01-31  3:41 UTC  (3+ messages)

[bitbake-devel] [bitbake][PATCH 1/1] utils.py: add var_in_numeric_range()
 2024-01-30 21:58 UTC 

[bitbake][PATCH 1/1] utils.py: add var_in_numeric_range()
 2024-01-30 21:56 UTC 

[bitbake][PATCH 1/1] utils.py: add ifVarInRange()
 2024-01-30 21:54 UTC  (3+ messages)
` [bitbake-devel] "

[bitbake-devel][PATCH 1/2] asyncrpc: Add Client Pool object
 2024-01-30  8:10 UTC  (3+ messages)
` [bitbake-devel][PATCH 2/2] hashserv: Add Client Pool

[bitbake][dunfell][1.46] Pull request (cover letter only)
 2024-01-29 14:07 UTC 

[PATCH] bitbake: Version bump for inherit_defer addition
 2024-01-26 16:19 UTC 

[1.46][dunfell][PATCH] layerindex: Fix bitbake-layers layerindex-show-depends command
 2024-01-23 19:42 UTC 

how to appendVar via Tinfoil API
 2024-01-15 11:57 UTC  (2+ messages)
` [bitbake-devel] "

My notes on importing commandline builds into toaster
 2024-01-12 19:38 UTC  (2+ messages)
` [Toaster] "

Got "ValueError: filedescriptor out of range in select" on bitbake v1.46.0
 2024-01-12 17:36 UTC  (4+ 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).