Openembedded Bitbake Development
 help / color / mirror / Atom feed
From: Scott Murray <scott.murray@konsulko.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/4] Further inclusive language fixes
Date: Thu, 17 Feb 2022 17:09:31 -0500	[thread overview]
Message-ID: <cover.1645135230.git.scott.murray@konsulko.com> (raw)

A set of patches to address the remaining blacklist/whitelist/abort
clean up tasks in BitBake on the list at:

https://wiki.yoctoproject.org/wiki/Inclusive_language

The BB_DISKMON_DIRS change is the most user visible, and I'll
be sending corresponding changes for oe-core and meta-poky to
quiet the new warning with respect to it that Richard requested.

Scott Murray (4):
  Replace remaining "blacklist"/"whitelist" usage
  Replace "abort" usage in task handling
  Replace "ABORT" action in BB_DISKMON_DIRS
  Replace remaining "abort" usage

 bin/toaster                                   |  4 ++--
 .../bitbake-user-manual-ref-variables.rst     | 12 +++++-----
 lib/bb/cooker.py                              | 24 +++++++++----------
 lib/bb/cookerdata.py                          |  4 ++--
 lib/bb/event.py                               |  2 +-
 lib/bb/fetch2/__init__.py                     |  2 +-
 lib/bb/main.py                                |  2 +-
 lib/bb/monitordisk.py                         | 17 ++++++++-----
 lib/bb/runqueue.py                            | 12 +++++-----
 lib/bb/siggen.py                              |  2 +-
 lib/bb/taskdata.py                            | 10 ++++----
 lib/bblayers/action.py                        |  2 +-
 lib/layerindexlib/__init__.py                 |  4 ++--
 lib/layerindexlib/cooker.py                   |  2 +-
 .../bldcontrol/localhostbecontroller.py       |  4 ++--
 .../orm/management/commands/lsupdates.py      | 12 +++++-----
 .../toastergui/templates/projectconf.html     | 10 ++++----
 lib/toaster/toastergui/views.py               | 18 +++++++-------
 18 files changed, 74 insertions(+), 69 deletions(-)

-- 
2.35.1



             reply	other threads:[~2022-02-17 22:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-17 22:09 Scott Murray [this message]
2022-02-17 22:09 ` [PATCH 1/4] Replace remaining "blacklist"/"whitelist" usage Scott Murray
2022-02-17 22:09 ` [PATCH 2/4] Replace "abort" usage in task handling Scott Murray
2022-02-17 22:09 ` [PATCH 3/4] Replace "ABORT" action in BB_DISKMON_DIRS Scott Murray
2022-02-17 22:09 ` [PATCH 4/4] Replace remaining "abort" usage Scott Murray

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1645135230.git.scott.murray@konsulko.com \
    --to=scott.murray@konsulko.com \
    --cc=bitbake-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox