bitbake-devel.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-27 07:02:48 to 2021-07-27 13:14:11 UTC [more...]

[PATCH v4 0/5] Re-implement prserv on top of asyncrpc
 2021-07-27 13:13 UTC  (9+ messages)
` [PATCH v4 1/5] asyncrpc: Wait on writers to close with Python 3.7+
` [PATCH v4 2/5] asyncrpc: Ensure that asyncio shutdown is clean
` [PATCH v4 3/5] asyncrpc: Handle exceptions
` [PATCH v4 4/5] prserv: Replace XML RPC with modern asyncrpc implementation
` [PATCH v4 5/5] prserv: Add read-only mode
  ` [bitbake-devel] [PATCH v4 0/5] Re-implement prserv on top of asyncrpc

[docs] [PATCH] doc: bitbake-user-manual: replace ``FOO`` by :term:`FOO` where possible
 2021-07-27  7:33 UTC  (2+ messages)
  ` [bitbake-devel] "

[PATCH] doc: bitbake-user-manual: fix syntax in example and improve description
 2021-07-26 21:45 UTC  (6+ messages)
` [bitbake-devel] "
  ` [docs] "

[docs] [PATCH] doc: Makefile: turn warnings into errors by default
 2021-07-26 21:35 UTC  (2+ messages)

[docs] [PATCH 1/2] doc: bitbake-user-manual: ref-variables: order alphabetically the glossary sources
 2021-07-26 21:35 UTC  (2+ messages)

[docs] [PATCH 2/2] documentation: ref-manual: force glossary output to be alphabetically sorted
 2021-07-26 16:33 UTC 

[bitbake-devel][PATCH] bitbake: asyncrpc: Catch early SIGTERM
 2021-07-23 17:05 UTC  (2+ messages)

disable do_fetch
 2021-07-23 13:37 UTC  (2+ messages)
` [bitbake-devel] "

DEFAULT_PREFERENCE no longer used?
 2021-07-22  9:04 UTC  (3+ messages)
` [docs] "
  ` [bitbake-devel] "

[PATCH] doc: bitbake-user-manual: update bitbake option help
 2021-07-21 17:36 UTC 

recipe-sysroot doesn't contain kernel patch
 2021-07-20 19:20 UTC  (3+ messages)
` [bitbake-devel] "

[PATCH 0/1] Substitute '~' when naming anonymous functions
 2021-07-20 17:22 UTC  (3+ messages)
` [PATCH 1/1] parse/ast: "
` [bitbake-devel] [PATCH 0/1] "

[bitbake-devel][PATCH] bitbake: Add piping compression library
 2021-07-20 15:03 UTC  (6+ messages)
` [bitbake-devel][PATCH v2] "
  ` [bitbake-devel][PATCH v3] "

[PATCH v2] Add a new variable:'BB_FETCH_ENV' to export Fetcher env
 2021-07-19 15:40 UTC 

Override syntax change proposal
 2021-07-18 12:47 UTC 

[PATCH] data_smart/parse: Allow ':' characters in variable/function names
 2021-07-18 12:29 UTC 

how bitbake works
 2021-07-17 19:57 UTC  (2+ messages)
` [bitbake-devel] "

Bitbake rootfs issue
 2021-07-16 15:07 UTC  (2+ messages)
` [bitbake-devel] "

bbappend SRC_URI restriction request
 2021-07-16 10:06 UTC  (3+ messages)
` [bitbake-devel] "

[PATCH] fetch2/s3: improve checking if object exists in s3 by using botocore
 2021-07-12  9:52 UTC  (3+ messages)
` [bitbake-devel] "

[PATCH] Add a new variable:'FETCH_ENV_WHITELIST'
 2021-07-10  2:48 UTC  (3+ messages)

[PATCH] fetch2/s3: allow to use credentials from environment variables
 2021-07-08 12:34 UTC 

[PATCH] bb/utils: add layer_path() function
 2021-07-07 15:44 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] bitbake: fetch2/git: run gc in foreground to avoid race with tar
 2021-07-07 12:42 UTC 

[PATCH][1.46/1.48] providers: replace newly added logger.warn() with logger.warning()
 2021-07-07  0:20 UTC 

[PATCH] providers: replace newly added logger.warn() with logger.warning()
 2021-07-07  0:20 UTC 

[1.50][PATCH 0/2] review request
 2021-07-06  8:30 UTC  (3+ messages)
` [1.50][PATCH 1/2] fetch/svn: Fix parsing revision of SVN repos with redirects
` [1.50][PATCH 2/2] fetch2: add check for empty SRC_URI hash string

[PATCH v3 0/4] Re-implement prserv on top of asyncrpc
 2021-07-01 15:59 UTC  (6+ messages)
` [PATCH v3 1/4] asyncrpc: Wait on writers to close with Python 3.7+
` [PATCH v3 2/4] asyncrpc: Ensure that asyncio shutdown is clean
` [PATCH v3 3/4] asyncrpc: Handle exceptions
` [PATCH v3 4/4] prserv: Replace XML RPC with modern asyncrpc implementation

[PATCH v2] fetch2/wget: fetch securely by default
 2021-06-29 21:27 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] fetch2/wget: fetch securely by default
 2021-06-28 16:51 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] runqueue: Improve multiconfig deferred task issues
 2021-06-25 12:38 UTC  (4+ messages)
` [bitbake-devel] "

[PATCH] bitbake: Fix automatic generation of variable dependencies
 2021-06-23 15:53 UTC 

[bitbake][dunfell][1.46][PATCH 0/4] Pull request (cover letter only)
 2021-06-18  0:17 UTC 

Bitbake:How to split the rootfs and mount directories to different partitions
 2021-06-17  7:48 UTC 

[bitbake][dunfell][1.46][PATCH 0/4] Patch review
 2021-06-15 22:00 UTC  (5+ messages)
` [bitbake][dunfell][1.46][PATCH 1/4] cooker: Ensure parse_quit thread is closed down
` [bitbake][dunfell][1.46][PATCH 2/4] cooker: Explictly shut down the sync thread
` [bitbake][dunfell][1.46][PATCH 3/4] cooker: Ensure parser is cleaned up
` [bitbake][dunfell][1.46][PATCH 4/4] cooker: Avoid parser deadlocks

[PATCH][1.48] bitbake: providers: selected version not available should be a warning
 2021-06-15 20:13 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] docs: Add BB_HASHSERVE definition to glossary
 2021-06-11 17:46 UTC  (2+ messages)
` [docs] "

[PATCH v2] fetch2: make sure the uri added as expected
 2021-06-10  1:37 UTC  (3+ messages)
  ` [bitbake-devel] "

[PATCH v2 0/4] Re-implement prserv on top of asyncrpc
 2021-06-07 15:03 UTC  (5+ messages)
` [PATCH v2 1/4] asyncrpc: Fix bad message error in client
` [PATCH v2 2/4] asyncrpc: Set timeout when waiting for reply from server
` [PATCH v2 3/4] prserv: Add 15s timeout to auto shutdown
` [PATCH v2 4/4] prserv: Replace XML RPC with modern asyncrpc implementation

[PATCH 0/4] Re-implement prserv on top of asyncrpc
 2021-06-07 13:51 UTC  (9+ messages)
` [PATCH 1/4] asyncrpc: Add ping method
` [PATCH 2/4] asyncrpc: Avoid duplicate sockets in TCP server
` [PATCH 3/4] asyncrpc: Reduce verbosity
` [PATCH 4/4] prserv: Replace XML RPC with modern asyncrpc implementation

[PATCH] doc: bitbake-user-manual: fix erroneous statement in glossary intro
 2021-06-04  9:26 UTC 

[1.46][PATCH 1/4] cooker: Ensure parse_quit thread is closed down
 2021-06-03 16:41 UTC  (7+ messages)
` [1.46][PATCH 2/4] cooker: Explictly shut down the sync thread
` [1.46][PATCH 3/4] cooker: Ensure parser is cleaned up
` [1.46][PATCH 4/4] cooker: Avoid parser deadlocks

[PATCH] build: warn on setting noexec/nostamp/fakeroot flag to any value besides '1'
 2021-06-02 16:20 UTC 

[PATCH] doc: user-manual: ref-manual: remove mentions to BB_SETSCENE_VERIFY_FUNCTION2
 2021-06-02 13:23 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] doc: user-manual: remove mentions to BBVERSIONS
 2021-06-02 13:15 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] doc: user-manual: remove mentions to BBVERSIONS
 2021-06-01 19:22 UTC 

[bitbake-devel][PATCH] server: Fix early parsing errors preventing zombie bitbake
 2021-05-26 22:09 UTC 

devtool does not apply patches from esdk
 2021-05-26 12:59 UTC 

[OE-core][PATCH] Add support for erofs filesystems
 2021-05-25 21:22 UTC  (8+ messages)
` [bitbake][PATCH] Add support for erofs image types
` [yocto-docs][PATCH] Document erofs filesystem targets
  ` [docs] "
` [bitbake-devel] [OE-core][PATCH] Add support for erofs filesystems
` [docs] "

[bitbake][PATCH] fetch2: add check for empty SRC_URI hash string
 2021-05-25 12:37 UTC 

[PATCH] fetch2: make sure the uri added as expected
 2021-05-19  8:52 UTC  (8+ messages)
` [bitbake-devel] "

Disable Reproducible Build - reg
 2021-05-18 16:12 UTC  (6+ messages)
  ` [bitbake-devel] "

Need Recommendation: adding tests for a fetch scheme
 2021-05-18 15:42 UTC 

[PATCH 1/3] bitbake: fetch2/repo: add support for projects to be fetched simultaneously
 2021-05-18 15:35 UTC  (3+ messages)
` [PATCH 2/3] bitbake: fetch2/repo: add support for sync specific projects
` [PATCH 3/3] bitbake: fetch2/repo: add support for --repo-url and --repo-branch

[bitbake][dunfell][1.46][PATCH 0/1] Pull request (cover letter only)
 2021-05-18 14:14 UTC 

[PATCH] server/process: Handle error in heartbeat funciton in OOM case
 2021-05-17 13:01 UTC 

[bitbake][dunfell][1.46][PATCH 0/4] Pull request (cover letter only)
 2021-05-13 14:09 UTC 

Git Fetcher Branch Default
 2021-05-12 13:48 UTC  (3+ messages)
` [bitbake-devel] "

[PATCH 1/2] hashserv/server.py: drop unused imports
 2021-05-11 12:40 UTC  (2+ messages)
` [PATCH 2/2] hashserver/client.py: "

[PATCH] fetch2/wget: when checking latest versions, consider all numerical directories
 2021-05-11 12:34 UTC 

[bitbake][dunfell][1.46][PATCH 0/4] Patch review
 2021-05-10 23:04 UTC  (7+ messages)
` [bitbake][dunfell][1.46][PATCH 1/4] bitbake: tests/fetch: fix test execution without .gitconfig
` [bitbake][dunfell][1.46][PATCH 2/4] bitbake: tests/fetch: remove write protected files too
` [bitbake][dunfell][1.46][PATCH 3/4] runqueue: Fix deferred task issues
  ` [bitbake-devel] "
` [bitbake][dunfell][1.46][PATCH 4/4] fetch/gitsm: Fix crash when using git LFS and submodules

Help on Handle BASH_FUNC shellshock implication
 2021-05-10  8:19 UTC  (3+ messages)
  ` 回复: "

Options for allowing Git mirror tarballs to avoid stomping each other
 2021-05-08  9:51 UTC  (2+ messages)
` [bitbake-devel] "

[1.50][PATCH 0/2] review request
 2021-05-06  1:34 UTC  (3+ messages)
` [1.50][PATCH 1/2] runqueue: Fix multiconfig deferred task sstate validity caching issue
` [1.50][PATCH 2/2] runqueue: Handle deferred task rehashing in multiconfig builds

Multiconfig - sstate-cache re-use and error
 2021-05-05 19:22 UTC 

Cmake build fails in yocto
 2021-05-05  9:28 UTC 

[PATCH] Fix parsing revision of SVN repos with redirects
 2021-05-05  7:59 UTC 

[1.48][PATCH 0/3] review request
 2021-05-03 14:35 UTC  (4+ messages)
` [1.48][PATCH 1/3] runqueue: Fix deferred task issues
` [1.48][PATCH 2/3] bitbake-server: ensure server timeout is a float
` [1.48][PATCH 3/3] fetch/gitsm: Fix crash when using git LFS and submodules

[PATCH 1/2] runqueue: Fix multiconfig deferred task sstate validity caching issue
 2021-04-30 13:08 UTC  (2+ messages)
` [PATCH 2/2] runqueue: Handle deferred task rehashing in multiconfig builds

[bitbake-devel][PATCH] bitbake: knotty: Re-enable command line logging levels
 2021-04-30  1:04 UTC 

[PATCH 0/4] Modernise prserv startup & request handling
 2021-04-29 14:11 UTC  (5+ messages)
` [PATCH 1/4] prserv: Use multiprocessing to auto start prserver
` [PATCH 2/4] prserv: Extract daemonization from PRServer class
` [PATCH 3/4] prserv: Handle requests in main thread
` [PATCH 4/4] prserv: Add 15s timeout to auto shutdown

[PATCH] S3 fetcher: add progress handler for S3 cp command
 2021-04-28  7:09 UTC  (4+ messages)
` [bitbake-devel] "

[1.50][PATCH 0/5] review request
 2021-04-28  1:30 UTC  (4+ messages)
` [1.50][PATCH 1/5] runqueue: Fix deferred task issues
  ` [bitbake-devel] "

[PATCH v3 1/3] fetch/git: add support for disabling shared clones on unpack
 2021-04-27 16:53 UTC  (2+ messages)

[PATCH] LineFilterProgressHandler: fix parsing line which ends with CR only
 2021-04-27  7:06 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).