diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-06-03 16:01:02 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-06-15 14:53:45 +0100 |
commit | eb226b897fcba0ec1d94e15957e714d241931813 (patch) | |
tree | 585b5623a6b52bf9868e19801b78512ce21ea5fc /scripts/lib/recipetool/edit.py | |
parent | 26ae42ded7f2a59f7ccc8e8e8b763b4613a2bbdb (diff) | |
download | poky-eb226b897fcba0ec1d94e15957e714d241931813.tar.gz |
buildhistory: Add simplistic file move detection
We'd like to use buildhistory more during patch review however its
proving hard, particularly where whole subtrees of files move,
such as a kernel version upgrade, or where a software module moves
include directory.
This adds file rename matching which covers our common case of library
moves, kernel upgrades and more.
A new test case is also added so that someone in the future can change
the code and test the logic is still doing the expected things.
(From OE-Core rev: 791ce304f5e066759874beac0feef5ee62a1c255)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/edit.py')
0 files changed, 0 insertions, 0 deletions