diff options
author | Saul Wold <Saul.Wold@windriver.com> | 2022-02-16 16:32:48 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-21 23:37:27 +0000 |
commit | 5a3d6c7bda0f158473c82d1c38ae2df26192dccb (patch) | |
tree | 0a965c917fdafbea0f4ae72ca1e3163a1bb0963f /meta/classes/icecc.bbclass | |
parent | 1d7e1e4f632aca721d54ad21c8494db65e8cf36e (diff) | |
download | poky-5a3d6c7bda0f158473c82d1c38ae2df26192dccb.tar.gz |
scripts: Add convert-variable-renames script for inclusive language variable renaming
This script searches for a list of variable that have been renamed
and converts them to their more descriptive names. It also searches
for a list of variables that have been removed or deprecated and
prints a message.
It will print a message to inform the user that there are terms that
need to be updated in their files. Many of these changes are context
sensitive and may not be modified as they might be existing calls to
other libraries. This message is informational only.
I have tested this on poky and meta-openembedded so far.
(From OE-Core rev: 50fe7ba8dba05a9681c9095506f798796cfc2750)
(From OE-Core rev: 75f319c105484d0b312a858cc0bd8148728c8622)
Signed-off-by: Saul Wold <saul.wold@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/icecc.bbclass')
0 files changed, 0 insertions, 0 deletions