poky/bitbake/lib/bb/tests/runqueue-tests
Scott Murray 8a16bf5321 bitbake: bitbake: Rename basehas and taskhash filtering variables
In line with the inclusive language migration defined at:

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

rename:

BB_HASHBASE_WHITELIST -> BB_BASEHASH_IGNORE_VARS
BB_HASHTASK_WHITELIST -> BB_TASKHASH_IGNORE_TASKS

the derived code variables basewhitelist and taskwhitelist have been
renamed to basehash_ignore_vars and taskhash_ignore_tasks,
respectively.

[RP: Added compatibility mapping code and tweaked naming]
(Bitbake rev: efaafc9ec2e8c0475e3fb27e877a1c0a5532a0e5)

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-02-21 23:37:26 +00:00
..
classes bitbake: tests/runqueue: Add further hash equivalence tests 2019-08-14 17:28:23 +01:00
conf bitbake: bitbake: Rename basehas and taskhash filtering variables 2022-02-21 23:37:26 +00:00
recipes bitbake: event: Fix broken builds when multiconfig has a hyphen in the name 2021-02-21 22:02:01 +00:00