Openembedded Bitbake Development
 help / color / mirror / Atom feed
 messages from 2018-11-13 23:11:16 to 2019-01-11 08:31:47 UTC [more...]

[PATCH 0/1] bitbake: runqueue: __find_md5__ -> __find_sha256
 2019-01-11  8:49 UTC  (2+ messages)
` [PATCH 1/1] "

[RFC v2 00/16] Hash Equivalency Server
 2019-01-09 17:09 UTC  (60+ messages)
` [OE-core][PATCH v3 00/17] "
  ` [OE-core][PATCH v3 01/17] bitbake: fork: Add os.fork() wrappers
  ` [OE-core][PATCH v3 02/17] bitbake: persist_data: Fix leaking cursors causing deadlock
  ` [OE-core][PATCH v3 03/17] bitbake: persist_data: Add key constraints
  ` [OE-core][PATCH v3 04/17] bitbake: persist_data: Enable Write Ahead Log
  ` [OE-core][PATCH v3 05/17] bitbake: persist_data: Disable enable_shared_cache
  ` [OE-core][PATCH v3 06/17] bitbake: persist_data: Close databases across fork
  ` [OE-core][PATCH v3 07/17] bitbake: tests/persist_data: Add tests
  ` [OE-core][PATCH v3 08/17] bitbake: bitbake-worker: Pass taskhash as runtask parameter
  ` [OE-core][PATCH v3 09/17] bitbake: siggen: Split out stampfile hash fetch
  ` [OE-core][PATCH v3 10/17] bitbake: siggen: Split out task depend ID
  ` [OE-core][PATCH v3 11/17] bitbake: runqueue: Track task dependency ID
  ` [OE-core][PATCH v3 12/17] bitbake: runqueue: Pass dependency ID to task
  ` [OE-core][PATCH v3 13/17] bitbake: runqueue: Pass dependency ID to hash validate
  ` [OE-core][PATCH v3 14/17] classes/sstate: Handle depid in hash check
  ` [OE-core][PATCH v3 15/17] bitbake: hashserv: Add hash equivalence reference server
  ` [OE-core][PATCH v3 16/17] sstate: Implement hash equivalence sstate
  ` [OE-core][PATCH v3 17/17] classes/image-buildinfo: Remove unused argument
  ` [OE-core][PATCH v4 00/10] Hash Equivalency Server
    ` [OE-core][PATCH v4 01/10] bitbake: fork: Add os.fork() wrappers
    ` [OE-core][PATCH v4 02/10] bitbake: persist_data: Close databases across fork
    ` [OE-core][PATCH v4 03/10] bitbake: tests/persist_data: Add tests
    ` [OE-core][PATCH v4 04/10] bitbake: siggen: Split out task unique hash
    ` [OE-core][PATCH v4 05/10] bitbake: runqueue: Track "
    ` [OE-core][PATCH v4 06/10] bitbake: runqueue: Pass unique hash to task
    ` [OE-core][PATCH v4 07/10] bitbake: runqueue: Pass unique hash to hash validate
      ` [OE-core] [PATCH "
    ` [OE-core][PATCH v4 08/10] classes/sstate: Handle unihash in hash check
    ` [OE-core][PATCH v4 09/10] bitbake: hashserv: Add hash equivalence reference server
    ` [OE-core][PATCH v4 10/10] sstate: Implement hash equivalence sstate
    ` [OE-core][PATCH v5 0/8] Hash Equivalency Server
      ` [OE-core][PATCH v5 1/8] bitbake: tests/persist_data: Add tests
      ` [OE-core][PATCH v5 2/8] bitbake: siggen: Split out task unique hash
      ` [OE-core][PATCH v5 3/8] bitbake: runqueue: Track "
        ` [OE-core] [PATCH "
      ` [OE-core][PATCH v5 4/8] bitbake: runqueue: Pass unique hash to task
      ` [OE-core][PATCH v5 5/8] bitbake: runqueue: Pass unique hash to hash validate
      ` [OE-core][PATCH v5 6/8] classes/sstate: Handle unihash in hash check
      ` [OE-core][PATCH v5 7/8] bitbake: hashserv: Add hash equivalence reference server
      ` [OE-core][PATCH v5 8/8] sstate: Implement hash equivalence sstate
    ` [OE-core][PATCH v6 0/3] Hash Equivalency Server
      ` [OE-core][PATCH v6 1/3] classes/sstate: Handle unihash in hash check
      ` [OE-core][PATCH v6 2/3] bitbake: hashserv: Add hash equivalence reference server
      ` [OE-core][PATCH v6 3/3] sstate: Implement hash equivalence sstate
      ` [OE-core][PATCH v7 0/3] Hash Equivalency Server
        ` [OE-core][PATCH v7 1/3] classes/sstate: Handle unihash in hash check
        ` [OE-core][PATCH v7 2/3] bitbake: hashserv: Add hash equivalence reference server
        ` [OE-core][PATCH v7 3/3] sstate: Implement hash equivalence sstate

gitsm shared DL_DIR and race conditions
 2019-01-09 16:46 UTC  (4+ messages)

[PATCH 0/3] gitsm.py: submodule init and ssh url processing
 2019-01-09 16:33 UTC  (7+ messages)
` [PATCH 1/3] gitsm.py: Fix when a submodule is defined, but not initialized
` [PATCH 2/3] gitsm.py: Add support for alternative URL formats from submodule files
` [PATCH 3/3] tests/fetch.py: Add alternative gitsm test case

[PATCH v2] fetch2/gitsm.py: Change the URI construction logic
 2019-01-08 21:24 UTC  (5+ messages)

/run/user/<id>/bb
 2019-01-08 20:03 UTC  (6+ messages)

[PATCH] bitbake: runqueue: Use multiconfig name to fetch unihash
 2019-01-07 19:23 UTC 

[PATCH 1/4] tests.data: Add underscore+numeric in overrides datastore test
 2019-01-07 17:25 UTC  (6+ messages)
` [PATCH 2/4] cooker: Remove Feeder() since its no longer needed with moderm multiprocessing
` [PATCH 3/4] cooker: Allow faster exitting from parser threads
` [PATCH 4/4] cooker: Split recipes to parse amongst threads ahead of time

[PATCH 1/2] bitbake-diffsigs: Merge with bitbake-dumpsig
 2019-01-07 12:32 UTC  (2+ messages)

[PATCH] fetch2/gitsm.py: Change the URI construction logic
 2019-01-07 10:51 UTC  (3+ messages)

Bitbake staged builds?
 2019-01-04  9:33 UTC  (2+ messages)

[PATCH] bitbake: persist_data: Fix Locking Protocol Error
 2019-01-03 16:36 UTC 

[PATCH] cooker: fix indirect multiconfig dependencies
 2018-12-28 20:47 UTC 

[PATCH 1/2] bitbake-diffsigs: Merge with bitbake-dumpsig
 2018-12-28 17:30 UTC  (2+ messages)
` [PATCH 2/2] bitbake-diffsigs: Support recursive deps with signature files

[PATCH 1/4] process.py: Set socket timeout to 10 seconds
 2018-12-25 11:55 UTC  (4+ messages)
` [PATCH 2/4] main: When retrying the connection, show the attempt number
` [PATCH 3/4] process: Handle EWOULDBLOCK in socket connect
` [PATCH 4/4] process: Rewrite multiple connection handling

[thud][PATCH] siggen: Adapt colors used by bitbake-diffsigs to support light themes
 2018-12-22 22:16 UTC 

[PATCH 1/3] data_smart: Add missing regexp markup
 2018-12-19 19:59 UTC  (9+ messages)
` [PATCH 2/3] data_smart: Allow numeric characters in overrides
` [PATCH 3/3] utils: Add aarch64 support to ioprio_set

gitsm: orphaned submodules WAS: Sumo to Thud migration: Fetch failure from gitsm.py
 2018-12-18 14:13 UTC  (3+ messages)

[PATCH] codeparser: Switch to sha256 from md5
 2018-12-17 21:33 UTC  (3+ messages)

[PATCH] data/siggen: Switch md5 -> sha256
 2018-12-17 17:16 UTC 

[PATCH] server/process: Ensure socket has a timeout set
 2018-12-14 18:15 UTC 

[PATCH] bitbake: persist_data: Retry database setup
 2018-12-08 17:19 UTC  (2+ messages)

[PATCH] fetch2/wget: Fix typo in exception name
 2018-12-07 14:32 UTC  (2+ messages)

[PATCH] Add a variable to pass flags to fakeroot (pseudo)
 2018-12-07 14:02 UTC  (7+ messages)

[PATCH 1/2] server/process: Increase server startup time delay
 2018-12-07 12:36 UTC  (2+ messages)
` [PATCH 2/2] cooker: Add some timing debug messages to the server startup

[PATCH] cache: Cleanup deprecated function usage
 2018-12-07 12:10 UTC 

[PATCH 0/1] document git usehead argument
 2018-12-07  0:36 UTC  (3+ messages)
` [PATCH 1/1] bitbake-user-manual: "

iso image creation
 2018-12-05 14:14 UTC 

Sumo to Thud migration: Fetch failure from gitsm.py
 2018-12-04 20:50 UTC  (5+ messages)
  ` [**EXTERNAL**] "

[PATCH 1/4] server/process: Make lockfile handling clearer
 2018-12-05 13:07 UTC  (4+ messages)
` [PATCH 2/4] server/process: Handle short reads
` [PATCH 3/4] process: Flush key output to logs
` [PATCH 4/4] main: Don't use print() directly, use logger

[PATCH 0/4] fixes for pysh
 2018-12-04  2:06 UTC  (6+ messages)
` [PATCH 1/4] pysh: Remove unused modules
` [PATCH 2/4] pysh/sherrors.py: Remove unused classes
` [PATCH 3/4] pysh/pyshlex.py: Set is not importable
` [PATCH 4/4] bitbake: pysh: Improve error handling for shell code

[PATCH 0/1] cooker: simplify BB_DANGLINGAPPENDS_WARNONLY
 2018-11-30  3:39 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] runqueue: Ensure disk monitor is started when no setscene tasks are run
 2018-11-29 12:17 UTC 

[PATCH] server/process: Fix ConnectionRefusedError tracebacks
 2018-11-28 16:31 UTC 

[PATCH 1/3] server/process: Show last 60 lines of the log if the server didn't start
 2018-11-27 22:14 UTC  (3+ messages)
` [PATCH 2/3] server/process: Show the last 60 log lines, not the last 10
` [PATCH 3/3] fetch2: Avoid warning about incorrect character escaping in regex

Mercurial fetcher doesn't work for me (patch included)
 2018-11-27 19:15 UTC  (2+ messages)

Copying the files to sysroot
 2018-11-27  6:05 UTC  (5+ messages)

[PATCH 1/2] layerindex: don't use shell=True when cloning
 2018-11-23 15:01 UTC  (2+ messages)
` [PATCH 2/2] fetch: don't use shell=True when listing ar files

[PATCH 0/1] bitbake: BBHandler: Check tab indentation for python code
 2018-11-23 11:13 UTC  (2+ messages)
` [PATCH 1/1] "

Sumo to Thud migration: Fetch failure from gitsm.py
 2018-11-20 23:01 UTC 

[PATCH] bitbake-dumpsig: fix dumpsig with task name
 2018-11-20  9:17 UTC 

[PATCH] cooker: Fix multiconfig dependencies
 2018-11-20 18:22 UTC 

[PATCH] fetch/git: fix AttributeError in shallow extraction logic
 2018-11-21 18:14 UTC 

Regression caused by new multiconfig dependency
 2018-11-21  8:30 UTC  (3+ messages)

[PATCH v2] bitbake: fetch2/npm.py: Allow shrinkwrap resolved relative URL which startswith 'http' (e.g http-proxy)
 2018-11-16 18:07 UTC 

[PATCH] bitbake: fetch2/npm.py: Allow shrinkwrap resolved relative URL which startswith 'http' (e.g http-proxy)
 2018-11-16 17:49 UTC  (4+ messages)

LAYERSERIES_CORENAMES empty
 2018-11-16 15:59 UTC  (2+ messages)

gitsm fetching fails
 2018-11-15  8:27 UTC 

difference between DEPLOYDIR vs D
 2018-11-15  1:59 UTC  (2+ messages)

[PATCH v2 0/3] fetch2/git: Check fullshallow tarball and clonedir before access
 2018-11-14 21:23 UTC  (3+ messages)
` [PATCH v2 3/3] fetch2/git: provide information about missing sources

[PATCH 0/6] bitbake: Improve error/exception handling
 2018-11-14  9:46 UTC  (7+ messages)
` [PATCH 1/6] bitbake: utils: better_compile(): Fix line number when report errors
` [PATCH 2/6] bitbake: parse/ast: fix line number for anonymous function
` [PATCH 3/6] bitbake: data_smart: Add original traceback to ExpansionError
` [PATCH 4/6] bitbake: data_smart: fix filename for compile()
` [PATCH 5/6] bitbake: server/process: print a message when no logfile
` [PATCH 6/6] bitbake: BBHandler: Fix __python_func_regexp__ for comment lines

[PATCH] siggen: Adapt colors used by bitbake-diffsigs to support light themes
 2018-11-14  1:51 UTC 

[PATCH 1/2] bitbake-dumpsig: Make --task work again
 2018-11-14  1:10 UTC  (2+ messages)
` [PATCH 2/2] bitbake-dumpsig: Change to use argparse

[PATCH 1/2] utils: Avoid warnings about deprecated imp module
 2018-11-13 23:13 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox