($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
 messages from 2024-01-08 14:27:25 to 2024-02-20 15:36:16 UTC [more...]

[PATCH] Re-enable connection pooling with psycopg 3 driver
 2024-02-20 15:35 UTC  (2+ 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] bitbake-worker: Fix silent hang issue caused by unexpected stdout content
 2024-02-04 23:01 UTC  (2+ messages)
` [bitbake-devel] "

[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] "

[PATCH v2] runqueue: Fix runall all bug
 2024-01-12  9:06 UTC  (2+ messages)

[PATCH] runqueue: Fix runall all bug
 2024-01-11 14:22 UTC 

[PATCH] runqueue: Add pressure change logging
 2024-01-10 17:14 UTC  (9+ messages)
` [bitbake-devel] "

[PATCH v4 0/2] event: Inject empty lines to make code match lineno in filename
 2024-01-10  9:45 UTC  (5+ messages)
` [PATCH v4 1/2] bitbake: "
` [PATCH v4 2/2] bitbake: tests/event: Add test_lineno_in_eventhandler
  ` [bitbake-devel] "

[bitbake][kirkstone][2.0][PATCH 0/1] Pull request (cover letter only)
 2024-01-09 17:31 UTC 

[bitbake][nanbield][2.6][PATCH 0/1] Pull request (cover letter only)
 2024-01-09 17:26 UTC 

[PATCH v4 1/4] toaster/test: Setup delay after drvier action self.get(url)
 2024-01-09 16:30 UTC  (4+ messages)
` [PATCH v4 2/4] toaster/test: bug-fix "#hint-error-project-name" should be visible
` [PATCH v4 3/4] toaster/test: Bug-fix "element not interactable" in TestLayerDetailsPage::test_edit_layerdetails
` [PATCH v4 4/4] toaster/test: Bug-fix ToasterTable show_rows testcases

[PATCH v3 1/4] toaster/test: Setup delay after drvier action self.get(url)
 2024-01-09 16:27 UTC  (4+ messages)
` [PATCH v3 2/4] toaster/test: bug-fix "#hint-error-project-name" should be visible
` [PATCH v3 3/4] toaster/test: Bug-fix "element not interactable" in TestLayerDetailsPage::test_edit_layerdetails
` [PATCH v3 4/4] toaster/test: Bug-fix ToasterTable show_rows testcases

[PATCH] ast: Fix EXPORT_FUNCTIONS bug
 2024-01-09 14:03 UTC 

[PATCH v2 1/3] toaster/test: Setup delay after drvier action self.get(url)
 2024-01-09 13:53 UTC  (3+ messages)
` [PATCH v2 2/3] toaster/test: bug-fix "#hint-error-project-name" should be visible
` [PATCH v2 3/3] toaster/test: Bug-fix "element not interactable" in TestLayerDetailsPage::test_edit_layerdetails

[PATCH] toaster/test: Setup delay after drvier action self.get(url)
 2024-01-08 21:10 UTC 

[PATCH 1/2] fetch/checkstatus(): do not print the URI twice in FetchError exception
 2024-01-08 14:26 UTC  (2+ messages)
` [PATCH 2/2] fetch/wget/checkstatus(): include the URL in debugging output about status check failure


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 read-only IMAP folder(s) and NNTP newsgroup(s).