messages from 2023-03-15 17:44:06 to 2023-05-09 10:52:22 UTC [more...]
[bitbake-devel] Perforce.py password with #
2023-05-09 10:52 UTC
[PATCH] tests/fetch: Default to https git protocol where possible
2023-05-04 16:55 UTC
[PATCH] upstream source tracing: data collection (patch 2/3)
2023-05-02 16:41 UTC (12+ messages)
` [bitbake-devel] "
[PATCH] cooker: Log config and parse cache status changes
2023-05-01 22:08 UTC
[bitbake][dunfell][1.46][PATCH] tests/fetch.py: fix link to project documentation
2023-05-01 15:33 UTC
[master][mickledore][PATCH 1/2] fetch2/crate: Simplify extraction of crate names and versions from URIs
2023-04-30 10:00 UTC (5+ messages)
` [master][mickledore][PATCH 2/2] fetch2/crate: Correct unpack for a crate that matches the recipe name
` [bitbake-devel] "
[PATCH] bitbake-user-manual: fix BB_RUNFMT's default value
2023-04-27 16:15 UTC (2+ messages)
` [docs] "
[PATCH v3 1/3] fetch2: Add support for upstream source tracing
2023-04-24 11:38 UTC (5+ messages)
` [PATCH v3 2/3] fetch2: Add metadata collection "
` [bitbake-devel] [PATCH v3 1/3] fetch2: Add support "
[PATCH v2 1/3] upstream source tracing: base process
2023-04-23 6:50 UTC (8+ messages)
` [PATCH v2 2/3] upstream source tracing: metadata collection
` [PATCH v2 3/3] upstream source tracing: tests
` [bitbake-devel] [PATCH v2 1/3] upstream source tracing: base process
[PATCH v3 3/3] fetch2: Add tests for upstream source tracing
2023-04-23 6:06 UTC
[PATCH 0/3] BitBake user manual updates for 2.4
2023-04-22 9:33 UTC (5+ messages)
` [PATCH 1/3] bitbake-user-manual: document BB_CACHEDIR
` [PATCH 2/3] bitbake-user-manual: add addpylib and BB_GLOBAL_PYMODULES
` [PATCH 3/3] bitbake-user-manual: add BB_HASH_CODEPARSER_VALS
` [bitbake-devel] [PATCH 0/3] BitBake user manual updates for 2.4
[PATCH] upstream source tracing: base process (patch 1/3)
2023-04-21 7:15 UTC (4+ messages)
` [bitbake-devel] "
[PATCH] bitbake: git fetcher: use urllib quote
2023-04-20 11:43 UTC (5+ messages)
` [bitbake-devel] "
` AW: "
[PATCH] upstream source tracing: tests (patch 3/3)
2023-04-20 6:24 UTC
[PATCH] npmsw fetcher: Avoid instantiating Fetch class if url list is empty
2023-04-19 7:46 UTC (4+ messages)
` [bitbake-devel] "
[PATCH v2] npmsw fetcher: Avoid instantiating Fetch class if url list is empty
2023-04-18 20:49 UTC
[bitbake][kirkstone][2.0][PATCH 0/1] Pull request (cover letter only)
2023-04-18 16:49 UTC
Last call for langdale patches
2023-04-18 16:17 UTC
[PATCH] npmsw fetcher: Avoid instantiating Fetch class if url list is empty
2023-04-18 8:11 UTC (5+ messages)
` [bitbake-devel] "
[PATCH] Recipes containing both git and npmsw sources in the SRC_URI fail during fetch from the shrinkwrap. It seems that when the fetcher is fetching from the shrinkwrap, the SRCREV variable has been deleted but it still ends up fetching from the git source resulting in an error because SRCREV is undefined. The root cause of this is that the Fetch class defaults to urls from the SRC_URI when the urls parameter contains an empty list. This patch will ensure that Fetch is not instantiated if the urls list is empty
2023-04-17 21:01 UTC
Problems having both git and npmsw sources in recipe #bitbake
2023-04-16 20:11 UTC (3+ messages)
` [bitbake-devel] "
[PATCH] Recipes containing both git and npmsw sources in the SRC_URI fail during fetch from the shrinkwrap. It seems that when the fetcher is fetching from the shrinkwrap, the SRCREV variable has been deleted but it still ends up fetching from the git source resulting in an error because SRCREV is undefined. The root cause of this is that the Fetch class defaults to urls from the SRC_URI when the urls parameter contains an empty list. This patch will ensure that Fetch is not instantiated if the urls list is empty
2023-04-16 19:56 UTC
[PATCH] cooker: do not abort on single ctrl-c
2023-04-16 9:18 UTC
[bitbake][kirkstone][2.0][PATCH 0/1] Patch review
2023-04-15 15:29 UTC (2+ messages)
` [bitbake][kirkstone][2.0][PATCH 1/1] bin/utils: Ensure locale en_US.UTF-8 is available on the system
[bitbake][langdale][2.2][PATCH 0/1] Pull request (cover letter only)
2023-04-14 16:44 UTC
[PATCH] ensure locale en_US.UTF-8 is available on the system
2023-04-13 18:22 UTC (5+ messages)
` [bitbake-devel] "
[PATCH v2] event: add bb.event.ParseError
2023-04-12 7:32 UTC
[PATCH] event: add bb.event.ParseError
2023-04-12 6:58 UTC (5+ messages)
` [bitbake-devel] "
[PATCH v2] bitbake: ConfHandler: Allow variable flag name with a single character
2023-04-11 9:09 UTC
[PATCH] bitbake: ConfHandler: Allow variable flag name with a single character
2023-04-11 9:00 UTC (3+ messages)
` [bitbake-devel] "
[bitbake-devel][PATCH 1/2] runqueue: fix PSI check calculation
2023-04-07 23:02 UTC (5+ messages)
` [bitbake-devel][PATCH 2/2] runqueue.py: use 'full' line for PSI check
Kirkstone : vs _ bugs
2023-04-06 16:26 UTC (4+ messages)
` [bitbake-devel] "
[PATCH] fetch:crate: create versioned 'name' entries
2023-04-06 14:46 UTC (21+ messages)
` [bitbake-devel] "
` ';sha256sum=' attribute in SRC_URI (was: [bitbake-devel] [PATCH] fetch:crate: create versioned 'name' entries)
` [PATCH, v2] fetch2/crate: create versioned 'name' entries
[bitbake-devel][PATCH v2 1/3] fetch2: Add checksum capability for crate fetcher
2023-04-06 11:12 UTC (11+ messages)
` [bitbake-devel][PATCH v2 2/3] crate.py: make checksum verification mandatory
` [bitbake-devel][PATCH v2 3/3] crate.py: authorize crate url with parameters
[PATCH] fetch2: Display all missing checksum at once
2023-04-05 16:32 UTC (17+ messages)
` [bitbake-devel] "
building python-inflect ?
2023-04-05 10:26 UTC (6+ messages)
` [bitbake-devel] "
[bitbake][kirkstone][2.0][PATCH 0/1] Pull request (cover letter only)
2023-04-03 19:03 UTC
[bitbake][kirkstone][2.0][PATCH] fetch/git: Fix local clone url to make it work with repo
2023-03-29 19:30 UTC (2+ messages)
` [bitbake-devel] "
[PATCH] fetch2/local: Mention the value of localpath in failure message
2023-03-28 20:38 UTC
[bitbake][kirkstone][2.0] Backport patch https://git.openembedded.org/bitbake/commit/?h=master-next&id=a0d8108eba8d542707740d00c66c1c5f5b963f18 #kirkstone
2023-03-28 10:17 UTC
[PATCH 0/2] cache: Make EXCLUDE_FROM_WORLD boolean
2023-03-27 14:48 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] bitbake: bitbake-user-manual: Update EXCLUDE_FROM_WORLD
[PATCH 0/1] fetch/git: Fix local clone url to make it work with repo
2023-03-27 9:30 UTC (6+ messages)
` [PATCH 1/1] "
` [bitbake-devel] "
discussion: git fetcher now needs either file:// or -s
2023-03-24 7:22 UTC (3+ messages)
` [bitbake-devel] "
[PATCH 1/2] fetch2: Rename __BBSEENSRCREV -> __BBSRCREV_SEEN
2023-03-21 14:49 UTC (2+ messages)
` [PATCH 2/2] fetch2: Add autorev warning when it is set too late
[PATCH] fetch2/sftp: Fix fetching URIs with spaces
2023-03-17 17:03 UTC
[PATCH 1/3] cargo-update-recipe-crates: generate checksum for each crates
2023-03-17 8:08 UTC (11+ messages)
` [PATCH 2/3] python3-bcrypt: add crates checksums
` [bitbake-devel] "
` [PATCH 3/3] python3-cryptography: "
` [bitbake-devel] "
[PATCH v4] ConfHandler: Allow the '@' character in variable flag names
2023-03-17 6:37 UTC
[PATCH v3] ConfHandler: Allow the '@' character in variable flag names
2023-03-17 3:39 UTC (3+ messages)
` [bitbake-devel] "
[PATCH] fetch2: Add autorev warning when it is set too late
2023-03-16 17:32 UTC
[PATCH] fetch2: Add checksum capability for crate fetcher
2023-03-16 12:31 UTC (18+ messages)
` [bitbake-devel] "
[PATCHV2] crate.py: make checksum verification mandatory
2023-03-16 12:12 UTC
[bitbake-devel] [PATCH] crate.py: authorize crate url with parameters
2023-03-16 10:26 UTC
[PATCH v2] ConfHandler: Allow the '@' character in variable flag names
2023-03-16 5:35 UTC
page: next (older) | prev (newer) | latest
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).