Openembedded Bitbake Development
 help / color / mirror / Atom feed
 messages from 2021-11-11 10:21:58 to 2022-01-05 16:56:49 UTC [more...]

[bitbake][dunfell][1.46][PATCH 1/1] cooker/command: Add a dummy event for tinfoil testing
 2022-01-05 16:56 UTC 

Fwd: [docs] [PATCH] bitbake: doc: bitbake-user-manual: Add more explanations to OVERRIDES
 2022-01-05 10:41 UTC 

[PATCH] utils: Update to use exec_module() instead of load_module()
 2022-01-04 23:11 UTC 

[PATCH] providers.py: do not skip recipes providing 'virtual/x' in world builds
 2022-01-04  9:56 UTC  (7+ messages)
` [bitbake-devel] "

[1.52][PATCH 0/4] Pull request
 2022-01-04  6:22 UTC 

[bitbake-devel] [PATCH] doc: document override style operators not working for task dependencies
 2022-01-03 16:22 UTC  (2+ messages)

[PATCH] doc: bitbake-user-manual: expand BB_HASHSERVE explanations
 2022-01-03 14:59 UTC 

[1.52][PATCH 0/4] Review request
 2021-12-31  0:21 UTC  (5+ messages)
` [1.52][PATCH 1/4] process: Do not mix stderr with stdout
` [1.52][PATCH 2/4] fetch: npm: Quote destdir in run chmod command
` [1.52][PATCH 3/4] fetch: npm: Use temporary file for empty user config
` [1.52][PATCH 4/4] tests/fetch: Drop gnu urls from wget connectivity test

[PATCH 1/2] utils: Add disable_network function
 2021-12-23 15:10 UTC  (4+ messages)
` [PATCH 2/2] bitbake-worker: Respect nonetwork task flag
  ` [bitbake-devel] "
` [bitbake-devel] [PATCH 1/2] utils: Add disable_network function

[PATCH] tests/fetch: Drop gnu urls from wget connectivity test
 2021-12-20 14:39 UTC 

A bit confused about something regarding the new override syntax
 2021-12-19 17:56 UTC 

[bitbake-devel] [PATCH] process: Do not mix stderr with stdout
 2021-12-17 23:12 UTC  (5+ messages)

[PATCH v4] doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM
 2021-12-17 17:29 UTC 

[PATCH v3] doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM
 2021-12-16 18:14 UTC 

[PATCH v2] doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM
 2021-12-16 18:12 UTC  (4+ messages)
  ` [docs] "

[RFC] Implementation of a submodule fetcher
 2021-12-16 13:37 UTC  (7+ messages)
` [bitbake-devel] "

[PATCH] doc: bitbake-user-manual: conf.py: add more extlinks
 2021-12-15 16:22 UTC 

[PATCH] doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM
 2021-12-15 16:06 UTC 

Can BB_HASHSERVE still take a 'host:port' value?
 2021-12-15 14:23 UTC  (5+ messages)
` [docs] "
  ` [bitbake-devel] "

Question about "hash-equivalence passthrough to the matching server"
 2021-12-15 14:02 UTC  (3+ messages)
` [docs] "

How to start a read-only hash server?
 2021-12-14 21:54 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH v2 1/2] fetch: npm: Quote destdir in run chmod command
 2021-12-14  8:07 UTC  (2+ messages)
` [PATCH v2 2/2] fetch: npm: Use temporary file for empty user config

[1.52][PATCH 0/1] Pull request
 2021-12-14  1:25 UTC  (2+ messages)
` [1.52][PATCH 1/1] lib/pyinotify.py: Remove deprecated module asyncore

[PATCH] tests/runqueue: Improve lockfile handling race
 2021-12-13 23:05 UTC 

[PATCH 1/2] fetch: npm: Quote destdir in run chmod command
 2021-12-13 17:33 UTC  (3+ messages)
` [PATCH 2/2] fetch: npm: Use temporary file for empty user config
  ` [bitbake-devel] "

[bitbake-devel][RFC] bitbake-worker: Switch to use asyncio
 2021-12-13 17:29 UTC  (2+ messages)

[1.52][PATCH 0/1] Review request
 2021-12-09  2:02 UTC  (2+ messages)
` [1.52][PATCH 1/1] data_smart.py: Skip old override syntax checking for anonymous functions

[PATCH] siggen: Ensure dumpsig output is deterministic
 2021-12-08 20:23 UTC 

[PATCH] process: Do not mix stderr with stdout
 2021-12-08 16:57 UTC 

[PATCH] fetch: add a test for version check where compression changes
 2021-12-07 12:41 UTC 

[PATCH] fetch2/wget: do not hardcode tarball compressors in version check
 2021-12-07 11:38 UTC  (7+ messages)
` [bitbake-devel] "

[PATCH] fetch2/wget: add redirectauth parameter
 2021-12-06 21:24 UTC 

[oe-core][PATCH v5 1/2] repo: Add recipe for 2.17.3
 2021-12-06 15:57 UTC  (8+ messages)
` [oe-core][PATCH v5 2/2] base.bbclass: Add sysroot deps for repo fetcher
  ` [bitbake-devel] "
` [bitbake-devel] [oe-core][PATCH v5 1/2] repo: Add recipe for 2.17.3

[PATCH] bitbake-worker: Add DryRun event
 2021-12-04 15:55 UTC  (4+ messages)
  ` [bitbake-devel] "

[bitbake][dunfell][1.46][PATCH 0/2] Patch review
 2021-12-03 18:27 UTC  (3+ messages)
` [bitbake][dunfell][1.46][PATCH 1/2] cooker: Ensure reparsing is handled correctly
` [bitbake][dunfell][1.46][PATCH 2/2] bblayers/action: When adding layers, catch BBHandledException

[1.50][PATCH 0/1] Review request
 2021-12-03 14:25 UTC  (2+ messages)
` [1.50][PATCH 1/1] utils: Handle lockfile filenames that are too long for filesystems

Bitbake's manual only refers to DocBook versions
 2021-12-03  9:51 UTC  (2+ messages)
` [docs] "

[bitbake][dunfell][1.46][PATCH 0/3] Pull request (cover letter only)
 2021-12-01 22:44 UTC 

[bitbake][dunfell][1.46][PATCH 0/3] Patch review
 2021-11-28 22:02 UTC  (4+ messages)
` [bitbake][dunfell][1.46][PATCH 1/3] command: Ensure exceptions inheriting from BBHandledException are visible
` [bitbake][dunfell][1.46][PATCH 2/3] tinfoil: When sending commands we need to process events
` [bitbake][dunfell][1.46][PATCH 3/3] process/knotty: Improve early exception handling

[PATCH] lib/bb/version.py: add from distutils.version
 2021-11-26 19:54 UTC  (6+ messages)
` [bitbake-devel] "

[PATCH 1/4] fetch2: Unify tar command in unpack
 2021-11-25 12:59 UTC  (4+ messages)
` [PATCH 2/4] fetch2: Add striplevel support to unpack
` [PATCH 3/4] bitbake-user-manual: Add striplevel unpack parameter
` [PATCH 4/4] test/fetch: Add striplevel unpack parameter test

[PATCH 0/1] data_smart.py: Skip old override syntax checking for anonymous functions
 2021-11-25  8:39 UTC  (2+ messages)
` [PATCH 1/1] "

[eo-core][PATCH v6 1/2] repo: Add recipe for 2.17.3
 2021-11-24 23:40 UTC  (4+ messages)
` [eo-core][PATCH v6 2/2] base.bbclass: Add sysroot deps for repo fetcher
` [bitbake-devel] [eo-core][PATCH v6 1/2] repo: Add recipe for 2.17.3

[oe-core][PATCH v7 1/2] repo: Add recipe for 2.17.3
 2021-11-24 23:37 UTC  (2+ messages)
` [oe-core][PATCH v7 2/2] base.bbclass: Add sysroot deps for repo fetcher

[oe-core][PATCH 1/2] devtools: Initial recipe for repo 2.17.3
 2021-11-24 16:04 UTC  (21+ messages)
` [bitbake-devel] "

[PATCH] bitbake-user-manual: SRC_URI: mention gitsm fetcher
 2021-11-24  9:33 UTC 

eSDK 'setscene whitelist'
 2021-11-23 15:24 UTC  (3+ messages)
  ` [bitbake-devel] "

[1.52][PATCH 0/2] Review request
 2021-11-22  8:36 UTC  (3+ messages)
` [1.52][PATCH 1/2] utils: Handle lockfile filenames that are too long for filesystems
` [1.52][PATCH 2/2] fetch2: Fix url remap issue and add testcase

[1.50][PATCH 0/8] Review request
 2021-11-22  2:24 UTC  (9+ messages)
` [1.50][PATCH 1/8] bitbake: correct the collections vs collections.abc deprecation
` [1.50][PATCH 2/8] bitbake: correct deprecation warning in process.py
` [1.50][PATCH 3/8] bitbake: adjust parser error check for python 3.10 compatibility
` [1.50][PATCH 4/8] hashserv: let asyncio discover the running loop
` [1.50][PATCH 5/8] cooker: Handle parse threads disappearing to avoid hangs
` [1.50][PATCH 6/8] cooker: Remove debug code, oops :(
` [1.50][PATCH 7/8] cooker: Handle parsing results queue race
` [1.50][PATCH 8/8] cooker: Fix task-depends.dot for multiconfig targets

[PATCH] bitbake-user-manual: fix backslash issues
 2021-11-20 17:53 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] bitbake-user-manual: add missing reference
 2021-11-19 18:50 UTC 

[PATCH] bitbake-user-manual: fix typo
 2021-11-19 18:42 UTC 

[1.50][PATCH 0/4] Backport fixes for python 3.10
 2021-11-19  5:11 UTC  (7+ messages)
` [1.50][PATCH 1/4] bitbake: correct the collections vs collections.abc deprecation
` [1.50][PATCH 2/4] hashserv: let asyncio discover the running loop
` [1.50][PATCH 3/4] bitbake: adjust parser error check for python 3.10 compatibility
` [1.50][PATCH 4/4] bitbake: correct deprecation warning in process.py
` [bitbake-devel] [1.50][PATCH 0/4] Backport fixes for python 3.10

[1.50][PATCH 0/8] Pull request (cover letter only)
 2021-11-18 23:53 UTC 

[PATCH] utils: Handle lockfile filenames that are too long for filesystems
 2021-11-18 21:14 UTC  (2+ messages)
` [bitbake-devel] "

[1.52][PATCH 0/4] Pull request
 2021-11-18  6:51 UTC 

[1.52][PATCH 0/4] Review request
 2021-11-16 16:27 UTC  (5+ messages)
` [1.52][PATCH 1/4] cooker: Handle parse threads disappearing to avoid hangs
` [1.52][PATCH 2/4] cooker: Remove debug code, oops :(
` [1.52][PATCH 3/4] cooker: Handle parsing results queue race
` [1.52][PATCH 4/4] cooker: Fix task-depends.dot for multiconfig targets

Use of FSL_EULA_FILE_MD5SUMS_append with latest bitbake(master)
 2021-11-16 10:46 UTC  (2+ messages)
` [bitbake-devel] "

[1.50][PATCH 0/8] Review request
 2021-11-16  3:32 UTC  (9+ messages)
` [1.50][PATCH 1/8] bitbake:toaster:test: Update SSTATE URL
` [1.50][PATCH 2/8] fetch2/perforce: Fix typo
` [1.50][PATCH 3/8] tests/fetch: Update github urls
` [1.50][PATCH 4/8] fetch: Handle mirror user/password replacements correctly
` [1.50][PATCH 5/8] cooker: check if upstream hash equivalence server is available
` [1.50][PATCH 6/8] tests/fetch: Update pcre.org address after github changes
` [1.50][PATCH 7/8] runqueue: Fix runall option task deletion ordering issue
` [1.50][PATCH 8/8] runqueue: Fix runall option handling

[PATCH v3] fetch2/repo: Implement AUTOREV for repo fetcher
 2021-11-15 12:54 UTC 

[bitbake-devel] uri_replace not working prooperly
 2021-11-13 18:52 UTC 

uri_replace not working prooperly
 2021-11-13 18:10 UTC 

[PATCH] utils.py: lockfile(): Catch ENAMETOOLONG
 2021-11-13 17:58 UTC 

[PATCH 1/3] tests/runqueue: Set TOPDIR in test
 2021-11-13 16:25 UTC  (3+ messages)
` [PATCH 2/3] cookerdata: Set TOPDIR explicitly and fix broke findTopdir()
` [PATCH 3/3] cache/ConfHandler: Drop TOPDIR/chdir manipulations

[PATCH] doc: bitbake-user-manual: expand SRC_URI description
 2021-11-12 16:47 UTC  (2+ messages)

[PATCH] cooker: Fix task-depends.dot for multiconfig targets
 2021-11-12 10:44 UTC 

[bitbake-devel] [1.52][PATCH 0/6] Pull request
 2021-11-12  6:19 UTC 

[1.52][PATCH 0/6] Pull request
 2021-11-12  6:15 UTC 

[1.52][PATCH 0/7] Review request
 2021-11-12  2:50 UTC  (4+ messages)
` [1.52][PATCH 5/7] cooker: Handle parse threads disappearing to avoid hangs
  ` [bitbake-devel] "

eSDK 'setscene whitelist'
 2021-11-11 23:42 UTC 

[PATCH 1/2] fetch/git: Handle github dropping git:// support
 2021-11-11 13:24 UTC 

[PATCH v2] fetch2/repo: Implement AUTOREV for repo fetcher
 2021-11-11 12:56 UTC  (2+ messages)

[PATCH] fetch: Add README on fetcher design constraints
 2021-11-11 12:31 UTC  (2+ messages)
` [bitbake-devel] "

[bitbake-devel] [PATCH 1/2] fetch/git: Handle github dropping git:// support
 2021-11-11 12:27 UTC  (5+ messages)
`  "

[oe-core][PATCH v4 1/2] repo: Add recipe for 2.17.3
 2021-11-11 10:26 UTC  (3+ messages)
` [bitbake-devel] "


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