diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-04-27 16:22:06 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-04-28 11:51:41 +0100 |
commit | 51f7dfe9145e8f4dbaeac02d4ccea2fec4c62fb6 (patch) | |
tree | e4f41f9972edfe1b2459de081d89fb82c2db24b3 /scripts/contrib/convert-variable-renames.py | |
parent | f33973e591e280e4c988468f9e5a57bdf109f2df (diff) | |
download | poky-51f7dfe9145e8f4dbaeac02d4ccea2fec4c62fb6.tar.gz |
staging: Ensure we filter out ourselves
Adding a dependency on ourselves in this function doesn't make sense, the hash
may change after hash equivalence is applied. Other code using BB_TASKDEPDATA does
handle the self reference correctly (which is there for a reason), update this
code to do likewise.
(From OE-Core rev: d98b06c9c6f480de1e5167bfe8392e39300fc02c)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/contrib/convert-variable-renames.py')
0 files changed, 0 insertions, 0 deletions