bitbake-devel.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-03 10:18:05 to 2023-04-19 07:46:08 UTC [more...]

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

[PATCH] bitbake: git fetcher: use urllib quote 
 2023-03-24 10:13 UTC  (3+ messages)
` [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  (19+ 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 

[PATCH] crate.py: authorize crate url with parameters
 2023-03-15 13:40 UTC 

[mickledore][2.4][PATCH 0/2] update toaster fixtures
 2023-03-15  1:33 UTC  (3+ messages)
` [mickledore][2.4][PATCH 1/2] toaster: update gen_fixtures.py for mickledore
` [mickledore][2.4][PATCH 2/2] toaster: update fixtures "

[langdale][2.2][PATCH 0/3] toaster: update fixtures
 2023-03-14 20:31 UTC  (4+ messages)
` [langdale][2.2][PATCH 1/3] toaster: fixtures/README: django 1.8 -> 3.2
` [langdale][2.2][PATCH 2/3] toaster: fixtures/gen_fixtures.py: update branches
` [langdale][2.2][PATCH 3/3] toaster: Add refreshed oe-core and poky fixtures

[PATCH v3] build: Make python output print to stdout when running with -v (verbose)
 2023-03-14 19:20 UTC 

Bitbake repo using the same tag name as branch
 2023-03-13 17:06 UTC  (5+ messages)
` [bitbake-devel] "

[bitbake][kirkstone][2.0][PATCH 0/5] Pull request (cover letter only)
 2023-03-13 16:52 UTC 

[bitbake][langdale][2.2][PATCH 0/5] Pull request (cover letter only)
 2023-03-13 16:46 UTC 

[PATCH 1/2] utils: Add disable_network function
 2023-03-13  4:57 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH v2] build: Make python output print to stdout when running with -v (verbose)
 2023-03-11 23:20 UTC  (2+ messages)
` [bitbake-devel] "

[2.0][PATCH 1/4] utils: Allow to_boolean to support int values
 2023-03-10 20:46 UTC  (4+ messages)
` [2.0][PATCH 2/4] cookerdata: Remove incorrect SystemExit usage
` [2.0][PATCH 3/4] cookerdata: Improve early exception handling
` [2.0][PATCH 4/4] cookerdata: Drop dubious exception handling code

[2.2][PATCH 1/4] utils: Allow to_boolean to support int values
 2023-03-10 20:45 UTC  (4+ messages)
` [2.2][PATCH 2/4] cookerdata: Remove incorrect SystemExit usage
` [2.2][PATCH 3/4] cookerdata: Improve early exception handling
` [2.2][PATCH 4/4] cookerdata: Drop dubious exception handling code

[PATCH] ConfHandler: Allow the '@' character in variable flag names
 2023-03-10  4:31 UTC 

[bitbake-devel][PATCH 0/2] Add fetch2 wget exception handler
 2023-03-09 22:52 UTC  (3+ messages)
` [bitbake-devel][PATCH 1/2] wget.py: Add catch TimeoutError exception
` [bitbake-devel][PATCH 2/2] wget.py: Combine urlopener exceptions

[PATCH] build: Make python output print to stdout when running with -v (verbose)
 2023-03-09 21:54 UTC  (3+ messages)
` [bitbake-devel] "

[bitbake-devel][PATCH] data_smart: fix library name contains special word cause do_package failed
 2023-03-09 15:21 UTC  (4+ messages)

[PATCH] server/xmlrpc: Fix after currentAsyncCommand locking changes
 2023-03-07 12:51 UTC 

[bitbake-devel] [RFC][PATCH] providers.sh: versionVariableMatch: use the name of provided item instead of pn
 2023-03-06 16:04 UTC  (2+ messages)

[RFC][PATCH] providers.sh: versionVariableMatch: use the name of provided item instead of pn
 2023-03-03 12:48 UTC 

[PATCH] bitbake-user-manual: fix links to supported release manuals
 2023-03-03 10:17 UTC 


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).