messages from 2026-05-15 08:03:36 to 2026-06-17 12:37:33 UTC [more...]
bitbake-setup: sync layers to branch HEAD
2026-06-17 12:37 UTC (2+ messages)
` [bitbake-devel] "
[PATCH] bitbake-setup: pass install-buildtools options from config and CLI
2026-06-17 10:30 UTC (8+ messages)
` [bitbake-devel] "
[PATCH v3 00/10] bitbake-setup PyPI Packaging
2026-06-16 21:31 UTC (11+ 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
` [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] bitbake: fetch2: make unpack_tracer available when fetching mirror URLs
2026-06-16 15:06 UTC (4+ messages)
` [bitbake-devel] "
` [PATCH v2] "
[PATCH 0/2] fetch/{npm,npmsw}: fix security issue and re-enable fetchers
2026-06-16 13:37 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests/fetch: restore and extend npm/npmsw test coverage
[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 (6+ messages)
` [bitbake-devel][PATCH 1/2] fetch/npmsw: "
` [bitbake-devel][PATCH 2/2] tests/fetch: restore and extend npm/npmsw test coverage
[PATCH v3 00/10] bitbake-setup JSON Schema: Fix linting errors
2026-06-15 17:37 UTC (11+ messages)
` [PATCH v3 01/10] bitbake-setup.schema.json: Add title for schema
` [PATCH v3 02/10] bitbake-setup.schema.json: Add examples property
` [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
` [PATCH v3 07/10] layers.schema.json: Add examples property
` [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
[PATCH RFC 0/2] bitbake: Add basic landlock support
2026-06-15 8:30 UTC (7+ 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][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
[PATCH 0/2] fetch2/wget: limit auth headers on checkstatus redirects
2026-06-10 14:11 UTC (5+ messages)
` [PATCH 1/2] fetch2/wget: limit auth "
` [PATCH 2/2] tests/fetch: cover checkstatus redirect auth handling
` [bitbake-devel] [PATCH 0/2] fetch2/wget: limit auth headers on checkstatus redirects
[PATCH] doc/bitbake-user-manual-ref-variables: document BB_CONSOLE_LOG's persistence
2026-06-10 10:08 UTC (2+ messages)
[PATCH] fetch/s3: Fix number of format string arguments
2026-06-09 13:20 UTC
[PATCH v2] bitbake-setup: write notes for generated build configs
2026-06-09 11:59 UTC
[PATCH] utils.contains,_any: Fix description of return value
2026-06-08 14:39 UTC
[bitbake][wrynose][2.18][PATCH 0/3] Pull request
2026-06-06 21:19 UTC (4+ messages)
` [bitbake][wrynose][2.18][PATCH 1/3] hashserv/tests: use valid 64-character unihashes
` [bitbake][wrynose][2.18][PATCH 2/3] hashserv: validate unihash values
` [bitbake][wrynose][2.18][PATCH 3/3] toaster: use https for clones, remove cgit in links in defaults
[bitbake][scarthgap][2.8][PATCH 0/2] Pull request
2026-06-06 21:12 UTC (3+ messages)
` [bitbake][scarthgap][2.8][PATCH 1/2] hashserv/tests: use valid 64-character unihashes
` [bitbake][scarthgap][2.8][PATCH 2/2] hashserv: validate unihash values
[bitbake][scarthgap][2.8][PATCH 0/4] Pull request
2026-06-05 22:12 UTC (5+ messages)
` [bitbake][scarthgap][2.8][PATCH 1/4] fetch2: validate deb/ipk data member names
` [bitbake][scarthgap][2.8][PATCH 2/4] fetch2: validate striplevel parameter
` [bitbake][scarthgap][2.8][PATCH 3/4] fetch2/git: quote shallow extra ref arguments
` [bitbake][scarthgap][2.8][PATCH 4/4] fetch2: Unpack RPMs with --no-absolute-filenames
[bitbake][wrynose][2.18][PATCH 0/4] Pull request
2026-06-05 22:08 UTC (5+ messages)
` [bitbake][wrynose][2.18][PATCH 1/4] fetch2: validate deb/ipk data member names
` [bitbake][wrynose][2.18][PATCH 2/4] fetch2: validate striplevel parameter
` [bitbake][wrynose][2.18][PATCH 3/4] fetch2/git: quote shallow extra ref arguments
` [bitbake][wrynose][2.18][PATCH 4/4] fetch2: Unpack RPMs with --no-absolute-filenames
[PATCH v2] doc/bitbake-user-manual-ref-variables: extend the MIRRORS documentation
2026-06-05 13:23 UTC
[PATCH 0/2] hashserv: tighten unihash handling
2026-06-05 4:58 UTC (3+ messages)
` [PATCH 1/2] hashserv/tests: use valid 64-character unihashes
` [PATCH 2/2] hashserv: validate unihash values
[PATCH v2] fetch2/crate: support configurable registry and index URLs
2026-06-04 21:19 UTC (6+ messages)
` [bitbake-devel] "
` [PATCH v3] "
` [bitbake-devel] "
` [PATCH v4] "
[bitbake-devel] [PATCH] toaster: use https for clones, remove cgit in links in defaults
2026-06-04 18:51 UTC
[PATCH 1/5] fetch2: Reorder unpack code to facilitate changes
2026-06-04 13:34 UTC (5+ messages)
` [PATCH 2/5] fetch: Abstract command execution in unpack()
` [PATCH 3/5] fetch2: Improve environment handling "
` [PATCH 4/5] fetch2: Convert parts of unpack() to use parameter lists
` [PATCH 5/5] fetch: Improve tar pipeline unpack commands
[PATCH 0/2] bitbake-setup: improve source-overrides
2026-06-03 15:38 UTC (13+ messages)
` [PATCH 1/2] bitbake-setup: support multiple source override files
` [bitbake-devel] "
` [PATCH 2/2] bitbake-setup: support default source overrides
` [bitbake-devel] "
[PATCH] fetch2: Convert parts of unpack() to use parameter lists
2026-06-03 13:21 UTC
[PATCH 1/8] fetch2: Allow runfetchcmd to handle lists of command arguments
2026-06-03 10:48 UTC (8+ messages)
` [PATCH 2/8] fetch/{git,gitannex,gitsm}: Convert to use "
` [PATCH 3/8] fetch/wget: "
` [PATCH 4/8] fetch/{sftp,ssh}: "
` [PATCH 5/8] fetch/svn: "
` [PATCH 6/8] fetch/{npm,npmsw}: "
` [PATCH 7/8] fetch/{clearcase,gomod,hg,perforce,repo,s3}: "
` [PATCH 8/8] fetch2: Drop shell=True from runfetchcmd
[scarthgap][PATCH] bitbake: bitbake-user-manual-metadata: fix missing option to 'echo' command in example
2026-06-02 19:03 UTC (2+ messages)
` [bitbake-devel] "
[PATCH] fetch2: Unpack RPMs with --no-absolute-filenames
2026-06-02 8:34 UTC
[PATCH 0/2] bitbake-setup: clarify configuration merging and add a notes property
2026-06-01 14:09 UTC (11+ messages)
` [PATCH 1/2] bitbake-setup: clarify configuration merging
` [bitbake-devel] "
` [PATCH 2/2] bitbake-setup: write notes for generated build configs
` [bitbake-devel] "
` [docs] "
[PATCH] doc/bitbake-user-manual-ref-variables: extend the MIRRORS documentation
2026-06-01 13:31 UTC (2+ messages)
` [docs] "
[PATCH 1/6] bitbake-setup: Convert string commands to lists where possible
2026-05-31 18:27 UTC (6+ messages)
` [PATCH 2/6] tests/{fetch,setup}: Convert string commands to lists
` [PATCH 3/6] lib/bb: Convert string commands to bb.process.run to lists where possible
` [PATCH 4/6] tests/setup: Convert string commands to lists where possible for runbbsetup
` [PATCH 5/6] lib/layerindex/cooker: Convert string commands to lists where possible
` [PATCH 6/6] bb/fetch2: Improve runfetchcmd environment handling
[PATCH v2 0/9] bitbake-setup JSON Schema: Fix linting errors
2026-05-28 11:06 UTC (19+ messages)
` [PATCH v2 1/9] bitbake-setup.schema.json: Add title for schema
` [bitbake-devel] "
` [PATCH v2 2/9] bitbake-setup.schema.json: Add examples property
` [bitbake-devel] "
` [PATCH v2 3/9] bitbake-setup.schema.json: Use anyOf for non-disjoint subschemas
` [bitbake-devel] "
` [PATCH v2 4/9] bitbake-setup.schema.json: Remove trailing period
` [bitbake-devel] "
` [PATCH v2 5/9] layers.schema.json: Add missing schema
` [bitbake-devel] "
` [PATCH v2 6/9] layers.schema.json: Add title for subschema
` [bitbake-devel] "
` [PATCH v2 7/9] layers.schema.json: Add examples property
` [bitbake-devel] "
` [PATCH v2 8/9] layers.schema.json: Remove trailing period
` [bitbake-devel] "
` [PATCH v2 9/9] layers.schema.json: Fix typo in property name
` [bitbake-devel] "
[PATCH v4] doc: bitbake-user-manual-metadata: document inherit_defer limitations
2026-05-22 15:39 UTC (3+ messages)
` [docs] "
[bitbake][wrynose][2.18][PATCH 0/3] Pull request (cover letter only)
2026-05-21 15:50 UTC
[PATCH] fetch2/git: quote shallow extra ref arguments
2026-05-21 14:36 UTC
[bitbake][wrynose][2.18][PATCH 0/3] Patch review
2026-05-19 23:33 UTC (4+ messages)
` [bitbake][wrynose][2.18][PATCH 1/3] fetch/wget: in upstream version checks, match versioned directories exactly
` [bitbake][wrynose][2.18][PATCH 2/3] b4-config: add send-prefixes for 2.18/wrynose
` [bitbake][wrynose][2.18][PATCH 3/3] README: Add "2.18" subject-prefix to git-send-email suggestion
[PATCH] fetch2: honour PATH placeholder on cross-scheme PREMIRROR rewrites
2026-05-18 18:55 UTC (2+ messages)
[PATCH 0/2] fetch2: harden deb/ipk unpack command argument
2026-05-18 14:59 UTC (3+ messages)
` [PATCH 1/2] fetch2: validate deb/ipk data member names
` [PATCH 2/2] fetch2: validate striplevel parameter
[bitbake][wrynose][2.18][PATCH 0/3] Pull request (cover letter only)
2026-05-18 14:51 UTC (3+ messages)
[PATCH] prserv/Dockerfile: Update to Alpine 3.23
2026-05-18 10:37 UTC (4+ messages)
` [bitbake-devel] "
[PATCH 1/2] contrib: hashserv: Dockerfile: Remove non-existent lib/codegen.py
2026-05-18 9:08 UTC (5+ messages)
` [PATCH 2/2] contrib: hashserv: Dockerfile: Update base image
[PATCH v1] fetch2/git: Fix trailing slash in clone command causing double slash in alternates
2026-05-15 8:03 UTC (2+ messages)
` [PATCH] "
page: next (older) | prev (newer) | latest
- 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