Openembedded Bitbake Development
 help / color / mirror / Atom feed
 messages from 2021-02-05 11:26:25 to 2021-04-03 08:33:57 UTC [more...]

[PATCH RFC 00/21] Git repository sharing for kernel (and other) repos
 2021-04-03  8:33 UTC  (29+ messages)
` [PATCH 01/21] bitbake: fetch2/git: allow override of clone args with GITCLONEARGS
` [PATCH 02/21] bitbake: fetch2/git: allow limiting upstream fetch refs to a subset
` [PATCH 03/21] bitbake: fetch2/git: allow optional git download name overrride
` [PATCH 04/21] bitbake: fetch2/git: allow specifying repos as static/unchanging
` [PATCH 05/21] bitbake: fetch2/git: ensure static repos have at least one refs/heads
` [PATCH 06/21] bitbake: fetch2/git: allow alt references within download dir
` [PATCH 07/21] bitbake: fetch2/git: append new altref line if/when SRC_URI changed value
` [PATCH 08/21] bitbake: fetch2/git: allow pack references within download dir
` [PATCH 09/21] bitbake: fetch2/git: use constant names for packs in static repos
` [PATCH 10/21] kernel: add basic boilerplate for fetch-only recipes
` [PATCH 11/21] kernel: add a fetch-only recipe for mainline v5.10 source
` [PATCH 12/21] kernel: allow splitting mainline v5.10 source download in two
` [PATCH 13/21] kernel: allow splitting mainline v5.10 source download in three
` [PATCH 14/21] kernel: allow splitting mainline v5.10 source download in four
` [PATCH 15/21] kernel: add recipe for linux-master (mainline latest)
` [PATCH 16/21] kernel: add stable fetch recipes for v5.4.x, v5.10.x and v5.12.x
` [PATCH 17/21] kernel: add preempt-rt fetch recipes for v5.4.x, v5.10.x and 5.12.x
` [PATCH 18/21] kernel: make v5.4.x Yocto recipes use shared source
` [PATCH 19/21] kernel: make v5.10.x "
` [PATCH 20/21] kernel: make linux-yocto-dev recipe "
` [PATCH 21/21] kernel: disable (pre)mirror for linux-yocto and linux-yocto-dev

Three copies of output from failing task
 2021-03-30 16:48 UTC  (2+ messages)
` [bitbake-devel] "

[1.48][PATCH 0/3] Patch review request
 2021-03-24 14:33 UTC  (4+ messages)
` [1.48][PATCH 1/3] runqueue: Fix task execution corruption issue
` [1.48][PATCH 2/3] runqueue: Add setscene task overlap sanity check
` [1.48][PATCH 3/3] Force parser shutdown after catching an exception

[PATCH] fetch2/__init__.py: Use relative symlink for mirrors
 2021-03-23 10:06 UTC  (3+ messages)
` [bitbake-devel] "

[bitbake-devel] Patching recipe from pypi
 2021-03-23  0:25 UTC 

Patching recipe from pypi
 2021-03-22 21:34 UTC 

[PATCH] doc: mention that addtask handles multiple dependencies
 2021-03-22 15:20 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] doc: fix glossary link for BB_INVALIDCONF variable
 2021-03-22 15:11 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] fetch2/git: make sure clonedir is empty when trying next fullmirror
 2021-03-21  0:38 UTC  (6+ messages)
` [bitbake-devel] "

[PATCH 1/2] build: Add file_stale_stamps function
 2021-03-19 18:02 UTC  (4+ messages)
` [PATCH 2/2] runqueue/event: Add an event for notifying of stale setscene tasks
` [bitbake-devel] [PATCH 1/2] build: Add file_stale_stamps function

[PATCH] doc: Update links to documentation
 2021-03-19 16:42 UTC 

[PATCH] doc: update example explaining DEFAULT_PREFERENCE
 2021-03-19 12:36 UTC 

[PATCH] doc: fix syntax error in layer.conf example
 2021-03-19 12:15 UTC 

[PATCH v2] doc: Mention OE routine for setting BB_NUMBER_THREADS
 2021-03-17 20:54 UTC 

[PATCH] doc: Mention OE routine for setting BB_NUMBER_THREADS
 2021-03-17 20:37 UTC  (5+ messages)
` [bitbake-devel] "

[PATCH] doc: Ch 2, render "-S" bitbake option in monospaced font
 2021-03-17 18:24 UTC 

[PATCH] doc: Ch 1, render options in monospaced for clarity
 2021-03-17 10:10 UTC 

[bitbake][dunfell][1.46][PATCH 0/2] Pull request (cover letter only)
 2021-03-16 23:34 UTC 

[PATCH] process.py: Increase bitbake timeout and add logs
 2021-03-15 17:05 UTC  (4+ messages)
` [bitbake-devel] "

[PATCH] doc: move BBFILES_DYNAMIC for alphabetical order
 2021-03-15 11:54 UTC 

[PATCH] codeparser: Fix TypeError in bitbake debug mode
 2021-03-14 16:33 UTC 

[bitbake][dunfell][1.46][PATCH 0/2] Patch review
 2021-03-13 19:18 UTC  (4+ messages)
` [bitbake][dunfell][1.46][PATCH 1/2] runqueue: Fix task execution corruption issue
` [bitbake][dunfell][1.46][PATCH 2/2] runqueue: Add setscene task overlap sanity check
` [bitbake-devel] [bitbake][dunfell][1.46][PATCH 0/2] Patch review

[PATCH] gitignore: ignore runqueue-tests/bitbake-cookerdaemon.log
 2021-03-12 16:13 UTC 

[PATCH 1/2] license.bbclass: Improve parsing time when INCOMPATIBLE_LICENSES is big
 2021-03-12 15:38 UTC  (4+ messages)
` [PATCH 2/2] metadata_scm.bbclass: Use immediate expansion for the METADATA_* variables
` [bitbake-devel] [PATCH 1/2] license.bbclass: Improve parsing time when INCOMPATIBLE_LICENSES is big

[PATCH] tests/color: Fix event register to pass the datastore
 2021-03-12 15:28 UTC 

[PATCH] event: Fix multiconfig event handler change performance regressions
 2021-03-12  2:49 UTC  (8+ messages)
` [bitbake-devel] "

[PATCH] event: Fix another 'if d' test to test for None explictly
 2021-03-11 21:38 UTC 

[PATCH v5] event: Prevent bitbake from executing event handler for wrong multiconfig target
 2021-03-11 13:48 UTC  (5+ messages)
` [bitbake-devel] "

git premirror and corrupt source_mirror
 2021-03-11  1:23 UTC 

[PATCH] doc: add another example of single-task variable setting
 2021-03-10 11:28 UTC 

[PATCH] doc: LAYERDEPENDS: correct erroneous "recipe" to "layer"
 2021-03-09 19:33 UTC 

[PATCH] doc: supply an example of a "nostamp" task
 2021-03-09 10:36 UTC 

[PATCH 1/2] runqueue: Fix task execution corruption issue
 2021-03-08 15:58 UTC  (2+ messages)
` [PATCH 2/2] runqueue: Add setscene task overlap sanity check

[PATCH] clarify the mechanics of "?=" assignment
 2021-03-06 21:35 UTC 

[PATCH] properly render backslash characters
 2021-03-06 21:27 UTC 

[PATCH] docs: correct erroneous backslash in example
 2021-03-06 20:51 UTC 

what is the purpose of task "showdata" in bitbake base.bbclass?
 2021-03-06 14:20 UTC  (2+ messages)

runqueue task race debugging notes
 2021-03-06 12:19 UTC 

[PATCH] event: Speed up parsing time on __BBHANDLERS_MC check
 2021-03-06  8:26 UTC 

[PATCH v4] runqueue: Print pseudo.log if fakeroot task failed
 2021-03-05 23:34 UTC  (4+ messages)
` [bitbake-devel] "

[PATCH v3] runqueue: Print pseudo.log if fakeroot task failed
 2021-03-05  9:40 UTC  (3+ messages)

[PATCH] __init__.py: Fix bitbake debug log handling
 2021-03-02 22:27 UTC 

[PATCH] tinfoil: Honor quiet when parsing recipes
 2021-03-01 19:24 UTC 

[bitbake-devel][PATCH V2] event.py: fix regression about INVALIDCONF
 2021-03-01  1:39 UTC 

[PATCH 1/3] bitbake: Add Azure Storage fetcher implementation
 2021-02-24 17:26 UTC  (3+ messages)
` [PATCH 2/3] docs: Add Az fetcher documentation
` [PATCH 3/3] docs: Add AZ_SAS definition to glossary

HTTP basic auth handling in wget.py and redirects
 2021-02-23 17:30 UTC  (2+ messages)
` [bitbake-devel] "

[bitbake-devel][PATCH V2] event.py: fix regression about INVALIDCONF
 2021-02-23  3:18 UTC 

[bitbake-devel] [PATCH] event.py: fix regression about INVALIDCONF
 2021-02-23  3:27 UTC 

[PATCH] event.py: fix regression about INVALIDCONF
 2021-02-23  2:41 UTC 

[PATCH v2] runqueue: Print pseudo.log if fakeroot task failed
 2021-02-22 16:40 UTC  (3+ messages)
` [bitbake-devel] "

[PATCH] runqueue: Print pseudo.log if fakeroot task failed
 2021-02-22  9:40 UTC 

adding a gcc option to yocto build
 2021-02-21  6:01 UTC 

[bitbake-devel][PATCH] Fix broken builds when multiconfig has a hyphen in the name
 2021-02-20  2:37 UTC  (2+ messages)
` [bitbake-devel][PATCH v2] "

[PATCH] fetch2/wget: Avoid crashing when connection drops mid checkstatus
 2021-02-19 18:28 UTC 

[RFC][PATCH 0/9] addition of REQUIRED_VERSION variable
 2021-02-18 20:52 UTC  (10+ messages)
` [PATCH 1/9] bitbake: providers: fix incorrect return type bug
` [PATCH 2/9] bitbake: providers: use pythonic empty list check
` [PATCH 3/9] bitbake: providers: remove unneeded logging call
` [PATCH 4/9] bitbake: providers: consistent single line formatting between functions
` [PATCH 5/9] bitbake: providers: introduce logic for REQUIRED_VERSION variable
` [PATCH 6/9] bitbake: providers: check for REQUIRED_VERSION in _filterProviders
` [PATCH 7/9] bitbake: lib: add Required Version to Bitbake --show-versions command
` [PATCH 8/9] bitbake: cooker: Add REQUIRED_VERSION checks
` [PATCH 9/9] multilib_global: handle REQUIRED_VERSION

[PATCH] Force parser shutdown after catching an exception
 2021-02-18 16:53 UTC 

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

How to use AUTOREV
 2021-02-18  3:07 UTC 

[PATCH] bitbake-worker/runqueue: Add support for BB_DEFAULT_UMASK
 2021-02-15 18:31 UTC  (2+ messages)
` [bitbake-devel] "

[bitbake][dunfell][1.46][PATCH 0/1] Patch review
 2021-02-15 14:46 UTC  (2+ messages)
` [bitbake][dunfell][1.46][PATCH 1/1] lib/bb/fetch2/__init__.py: drop _PYTHON_SYSCONFIGDATA_NAME unsetting

[bitbake-devel][PATCH] contrib: Add Dockerfile for building hash server
 2021-02-14 19:36 UTC 

[RFC-cargo-fetcher 0/3] Suggest a first step
 2021-02-11 17:51 UTC  (5+ messages)
` [RFC-cargo-fetcher 1/3] Add a fetcher for cargo crate index
` [RFC-cargo-fetcher 2/3] Add parser for toml configuration files
` [RFC-cargo-fetcher 3/3] Add a fetcher for cargo crates
` [bitbake-devel] [RFC-cargo-fetcher 0/3] Suggest a first step

[PATCH v4] event: Prevent bitbake from executing event handler for wrong multiconfig target
 2021-02-10 11:15 UTC  (4+ messages)
` [bitbake-devel] "

Backport changes for _PYTHON_SYSCONFIGDATA_NAME to Gatesgarth and Dunfell
 2021-02-09 22:31 UTC  (9+ messages)
` [bitbake-devel] "
      ` [oe] "

[bitbake-devel][PATCH] logging: Make bitbake logger compatible with python logger
 2021-02-09 16:28 UTC  (2+ messages)

[1.48][PATCH 0/1] gatesgarth review request
 2021-02-09 15:56 UTC  (2+ messages)
` [1.48][PATCH 1/1] lib/bb/fetch2/__init__.py: drop _PYTHON_SYSCONFIGDATA_NAME unsetting

[PATCH 1/2] cooker: Ensure reparsing is handled correctly
 2021-02-09 15:08 UTC  (2+ messages)
` [PATCH 2/2] bblayers/action: When adding layers, catch BBHandledException

[PATCH v3] event: Prevent bitbake from executing event handler for wrong multiconfig target
 2021-02-09  8:17 UTC  (3+ messages)
` [bitbake-devel] "

[gatesgargh 00/10] patch review Feb 06
 2021-02-06 23:18 UTC  (13+ messages)
` [gatesgargh 01/10] xterm: install xterm and uxterm desktop files
` [gatesgargh 02/10] xterm: provide virtual/x-terminal-emulator
` [gatesgargh 03/10] xmlsec1: Fix configure QA error caused by host lookup path
` [gatesgargh 04/10] iscsi-initiator-utils: upgrade 2.1.2 -> 2.1.3
` [gatesgargh 05/10] sip3: simplify recipe
` [gatesgargh 06/10] flatbuffers: whitelist CVE-2020-35864
` [gatesgargh 07/10] giflib: apply patch for CVE-2019-15133 and set CVE_PRODUCT
` [gatesgargh 08/10] zram: fix sourcing of zram parameters
` [gatesgargh 09/10] openldap: upgrade 2.4.51 -> 2.4.56
` [gatesgargh 10/10] openldap: upgrade 2.4.56 -> 2.4.57
` [bitbake-devel] [gatesgargh 00/10] patch review Feb 06

[PATCH] BBHandler: Don't classify shell functions that names start with "python*" as python function
 2021-02-06 20:42 UTC 

[PATCH v2] event: Prevent bitbake from executing event handler for wrong multiconfig target
 2021-02-06 18:43 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] bitbake-worker: Try and avoid potential short write events issues
 2021-02-05 17:59 UTC 

[PATCH] event: Prevent bitbake from executing event handler for wrong multiconfig target
 2021-02-05 15:13 UTC  (5+ messages)
` [bitbake-devel] "

[PATCH v2 0/8] hashserv read-only mode & upstream fixes
 2021-02-05 14:37 UTC  (4+ messages)
` [PATCH v2 3/8] hashserv: server: Fix logger.debug calls
` [PATCH v2 8/8] hashserv: server: Support searching upstream for outhash


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