[2.18][PATCH] bitbake-worker: Evaluate exported_vars() before emptying the environment
2026-07-20 19:58 UTC
[PATCH RFC 0/2] bitbake: Add basic landlock support
2026-07-17 18:11 UTC (10+ messages)
` [PATCH [RFC] 1/2] utils: Add landlock_restrict_network function
` [bitbake-devel] "
` [PATCH [RFC] 2/2] bitbake-worker: Call landlock_restrict_network for tasks without network
` [bitbake-devel] "
` [bitbake-devel] [PATCH RFC 0/2] bitbake: Add basic landlock support
[bitbake][wrynose][2.18][PATCH 0/2] Patch review
2026-07-17 9:52 UTC (3+ messages)
` [bitbake][wrynose][2.18][PATCH 1/2] bitbake-setup: always write newline at end of the README
` [bitbake][wrynose][2.18][PATCH 2/2] utils: Add NFS EEXISTS/isdir failure workaround
[PATCH] fetch2/gomod: support pipe-separated proxy list in GO_MOD_PROXY
2026-07-16 10:50 UTC (2+ messages)
` [bitbake-devel] "
[PATCH 0/2] fetch/{npm,npmsw}: fix security issue and re-enable fetchers
2026-07-14 12:15 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests/fetch: restore and extend npm/npmsw test coverage
` [bitbake-devel] [PATCH 0/2] fetch/{npm,npmsw}: fix security issue and re-enable fetchers
[PATCH] fetch2: Ensure UntrustedUrl.msg is str
2026-07-13 16:28 UTC
[PATCH] bitbake-setup: handle dict entries in oe-fragments
2026-07-09 7:27 UTC (3+ messages)
` [bitbake-devel] "
` [PATCH v2] "
[PATCH v5 0/9] bitbake-setup PyPI Packaging
2026-07-09 2:03 UTC (9+ messages)
` [PATCH v5 1/9] bitbake-setup: Add version option
` [PATCH v5 2/9] pypi: Add PyPI packaging for bitbake-setup
` [PATCH v5 3/9] pypi: Add packaging documentation for developers
` [PATCH v5 4/9] gitignore: Ignore temporary staging directory
` [PATCH v5 5/9] Add pyproject.toml and vendor.txt for vendoring
` [PATCH v5 6/9] Add vendor patches
` [PATCH v5 8/9] vendor.txt: Add typing_extensions for bs4
` [PATCH v5 9/9] Update typing_extensions with vendoring
[PATCH] bitbake-setup: pass install-buildtools options from config and CLI
2026-07-08 15:26 UTC (19+ messages)
` [bitbake-devel] "
` [PATCH v2] bitbake-setup: use bb.fetch for buildtools installer download
` [bitbake-devel] "
` [PATCH v3] "
` [bitbake-devel] "
` [PATCH v4] "
` [bitbake-devel] "
` [PATCH v5] "
` [bitbake-devel] "
[PATCH] utils: Add NFS EEXISTS/isdir failure workaround
2026-07-08 12:00 UTC
[bitbake-devel][PATCH] fetch2: give every FetchData a default unpack_tracer
2026-07-03 12:39 UTC (3+ messages)
[PATCH] bitbake-setup: support --update-bb-conf on init and fix site.conf symlink for setup-dir == top-dir
2026-07-02 17:29 UTC (2+ messages)
` [bitbake-devel] "
[PATCH] bitbake-setup: support --update-bb-conf on init and fix site.conf symlink for setup-dir == top-dir #bitbake #yocto
2026-07-02 6:52 UTC (2+ messages)
[PATCH] data: Optimise renameVar when a variable doesn't exist
2026-07-01 13:55 UTC
[PATCH v4 00/11] bitbake-setup PyPI Packaging
2026-06-29 14:41 UTC (17+ messages)
` [PATCH v4 01/11] bin/*: Add/improve __version__ processing
` [PATCH v4 02/11] bitbake-setup: Add version option
` [PATCH v4 03/11] pypi: Add PyPI packaging for bitbake-setup
` [PATCH v4 04/11] pypi: Add packaging documentation for developers
` [PATCH v4 05/11] gitignore: Ignore temporary staging directory
` [PATCH v4 06/11] Add pyproject.toml and vendor.txt for vendoring
` [PATCH v4 07/11] Add vendor patches
` [bitbake-devel] "
` [PATCH v4 08/11] Update vendorized modules
` [bitbake-devel] "
` [PATCH v4 09/11] vendor.txt: Add typing_extensions for bs4
` [PATCH v4 10/11] Update typing_extensions with vendoring
` [bitbake-devel] "
` [PATCH v4 11/11] bitbake-setup: Add exception for E402 for bb.__version__
` [bitbake-devel] [PATCH v4 00/11] bitbake-setup PyPI Packaging
[PATCH] contrib/prserv/Dockerfile: remove non-existent codegen.py
2026-06-29 13:03 UTC
[PATCH] fetch/wget/_check_latest_version_by_dir: correct iterative check of versioned directories
2026-06-29 12:52 UTC
[bitbake-devel][PATCH] bb: Add prefuncs and postfuncs ordering
2026-06-28 10:11 UTC (3+ messages)
[PATCH] fetch/git: add reference option
2026-06-26 20:34 UTC (3+ messages)
` [bitbake-devel] "
[PATCH] doc/README: update broken yocto-docs cgit URL
2026-06-26 5:20 UTC
[PATCH 0/9] Follow-up fixes for command argument conversions
2026-06-25 7:07 UTC (10+ messages)
` [PATCH 1/9] fetch2/az: fix wget command argument construction
` [PATCH 2/9] fetch2/git: avoid an empty argument to git lfs fetch
` [PATCH 3/9] fetch2/git: do not shell-quote the shallow clone remote
` [PATCH 4/9] fetch2/git: keep the gitpkgv commit count numeric
` [PATCH 5/9] fetch2/gitannex: split the annex get arguments
` [PATCH 6/9] fetch2/repo: fix mirror tar command arguments
` [PATCH 7/9] fetch2/sftp: fix port and remote "
` [PATCH 8/9] fetch2/svn: remove shell quotes from the tar exclusion
` [PATCH 9/9] toaster: preserve shell execution for build launch commands
[bitbake][PATCH] npmsw.py: Handle local tarball before registry
2026-06-22 21:19 UTC
[bitbake][PATCH] npmsw.py: Handle local tarball before registry
2026-06-23 19:17 UTC
[PATCH] fetch2/git: Only fetch extra shallow refs that exist
2026-06-23 8:07 UTC (2+ messages)
` [bitbake-devel] "
[PATCH v4 0/9] bitbake-setup JSON Schema: Fix linting errors
2026-06-19 20:14 UTC (11+ messages)
` [PATCH v4 1/9] bitbake-setup.schema.json: Add title for schema
` [PATCH v4 2/9] bitbake-setup.schema.json: Add examples property
` [PATCH v4 3/9] bitbake-setup.schema.json: Use anyOf for non-disjoint subschemas
` [PATCH v4 4/9] bitbake-setup.schema.json: Remove trailing period
` [PATCH v4 5/9] layers.schema.json: Add missing schema
` [PATCH v4 6/9] layers.schema.json: Add title for subschema
` [PATCH v4 7/9] layers.schema.json: Add examples property
` [bitbake-devel] "
` [PATCH v4 8/9] layers.schema.json: Remove trailing period
` [PATCH v4 9/9] layers.schema.json: Fix typo in property name
[PATCH] fetch2/crate: support user-defined protocols
2026-06-19 15:32 UTC (3+ messages)
` [bitbake-devel] "
[PATCH RFC v2 0/2] bitbake-setup: add source choices
2026-06-19 11:12 UTC (6+ messages)
` [PATCH RFC v2 1/2] "
` [PATCH RFC v2 2/2] default-registry: consolidate OE and Poky release configs
[PATCH] fetch2: export AWS_SHARED_CREDENTIALS_FILE for S3 fetches
2026-06-18 22:59 UTC
[PATCH v2] fetch2: accept sha256 revisions
2026-06-18 20:39 UTC
[PATCH] fetch2: accept sha256 revisions
2026-06-18 17:06 UTC (2+ messages)
` [bitbake-devel] "
[PATCH v3 00/10] bitbake-setup PyPI Packaging
2026-06-18 13:31 UTC (12+ messages)
` [PATCH v3 01/10] bitbake-setup: Resolve unused loop control variables
` [PATCH v3 02/10] bitbake-setup: Fix ambiguous variable names
` [PATCH v3 03/10] bitbake-setup: Add checks for version information
` [bitbake-devel] "
` [PATCH v3 04/10] bitbake-setup: Add version option
` [PATCH v3 05/10] bitbake-setup: Add version check and catch exceptions
` [PATCH v3 06/10] bitbake: Add checks for importing bb module
` [PATCH v3 07/10] pypi: Add PyPI packaging for bitbake-setup
` [PATCH v3 08/10] pypi: Add packaging documentation for developers
` [PATCH v3 09/10] gitignore: Ignore temporary staging directory
` [PATCH v3 10/10] lib: Vendorize bundled third-party libraries under bb._vendor
[PATCH] bin/*: Add/improve __version__ processing
2026-06-18 13:25 UTC
[PATCH] readme: Update minimum Python version
2026-06-18 13:16 UTC
[PATCH v3 00/10] bitbake-setup JSON Schema: Fix linting errors
2026-06-18 10:32 UTC (15+ messages)
` [PATCH v3 01/10] bitbake-setup.schema.json: Add title for schema
` [PATCH v3 02/10] bitbake-setup.schema.json: Add examples property
` [bitbake-devel] "
` [PATCH v3 03/10] bitbake-setup.schema.json: Use anyOf for non-disjoint subschemas
` [PATCH v3 04/10] bitbake-setup.schema.json: Remove trailing period
` [PATCH v3 05/10] layers.schema.json: Add missing schema
` [PATCH v3 06/10] layers.schema.json: Add title for subschema
` [bitbake-devel] "
` [PATCH v3 07/10] layers.schema.json: Add examples property
` [bitbake-devel] "
` [PATCH v3 08/10] layers.schema.json: Remove trailing period
` [PATCH v3 09/10] layers.schema.json: Fix typo in property name
` [PATCH v3 10/10] bitbake-setup.schema.json: Use anyOf for non-disjoint subschemas
` [bitbake-devel] "
[bitbake][scarthgap][2.8][PATCH 0/4] Pull request (cover letter only)
2026-06-18 9:36 UTC
[bitbake-devel] [PATCH] toaster: confirm bitbake versions
2026-06-18 3:22 UTC
bitbake-setup PyPI Packaging
2026-06-17 19:14 UTC (4+ messages)
` [PATCH 5/6] lib: Vendorize bundled third-party libraries under bb._vendor
` [bitbake-devel] "
bitbake-setup: sync layers to branch HEAD
2026-06-17 15:33 UTC (3+ messages)
` [bitbake-devel] "
[PATCH] bitbake: fetch2: make unpack_tracer available when fetching mirror URLs
2026-06-16 15:06 UTC (4+ messages)
` [bitbake-devel] "
` [PATCH v2] "
[PATCH RFC] bitbake-setup: add source choices
2026-06-16 12:27 UTC (2+ messages)
` [bitbake-devel] "
[bitbake-devel][PATCH 0/2] fetch/npm: fix security issue and re-enable fetcher
2026-06-16 9:51 UTC (4+ messages)
[bitbake][wrynose][2.18][PATCH 0/8] Pull request (cover letter only)
2026-06-12 14:43 UTC
[bitbake][scarthgap][2.8][PATCH 0/4] Patch review
2026-06-12 14:29 UTC (5+ messages)
` [bitbake][scarthgap][2.8][PATCH 1/4] fetch2/wget: handle HTTP 308 Permanent Redirect
` [bitbake][scarthgap][2.8][PATCH 2/4] fetch2/wget: limit auth on checkstatus redirects
` [bitbake][scarthgap][2.8][PATCH 3/4] tests/fetch: cover checkstatus redirect auth handling
` [bitbake][scarthgap][2.8][PATCH 4/4] data: fix issue with varflag exclusion
[bitbake-devel] [PATCH] toaster: sync release list for Toaster, test, and Layer Index
2026-06-12 8:48 UTC (2+ messages)
[PATCH 1/2] lib: Drop pyinotify
2026-06-11 14:26 UTC (5+ messages)
` [PATCH 2/2] lib/bb: Further shell=True cleanups
` [bitbake-devel] "
[bitbake][wrynose][2.18][PATCH v2 0/8] Patch review
2026-06-11 13:11 UTC (9+ messages)
` [bitbake][wrynose][2.18][PATCH v2 1/8] fetch2: reraise IOError during download
` [bitbake][wrynose][2.18][PATCH v2 2/8] bitbake: fix issue with varflag exclusion
` [bitbake][wrynose][2.18][PATCH v2 3/8] layerindexlib: restapi.py: fix unbound variable
` [bitbake][wrynose][2.18][PATCH v2 4/8] fetch2/crate: skip yanked versions when reading cargo index
` [bitbake][wrynose][2.18][PATCH v2 5/8] fetch2/crate: guard against empty version list
` [bitbake][wrynose][2.18][PATCH v2 6/8] fetch2: allow empty value for params while formatting URI string
` [bitbake][wrynose][2.18][PATCH v2 7/8] fetch2/wget: limit auth on checkstatus redirects
` [bitbake][wrynose][2.18][PATCH v2 8/8] tests/fetch: cover checkstatus redirect auth handling
[PATCH] bitbake-setup: always write newline at end of the README
2026-06-11 12:41 UTC
[bitbake][wrynose][2.18][PATCH 0/6] Patch review
2026-06-10 22:53 UTC (7+ messages)
` [bitbake][wrynose][2.18][PATCH 1/6] fetch2: reraise IOError during download
` [bitbake][wrynose][2.18][PATCH 2/6] bitbake: fix issue with varflag exclusion
` [bitbake][wrynose][2.18][PATCH 3/6] layerindexlib: restapi.py: fix unbound variable
` [bitbake][wrynose][2.18][PATCH 4/6] fetch2/crate: skip yanked versions when reading cargo index
` [bitbake][wrynose][2.18][PATCH 5/6] fetch2/crate: guard against empty version list
` [bitbake][wrynose][2.18][PATCH 6/6] fetch2: allow empty value for params while formatting URI string
page: next (older)
- 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