diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-09-27 21:31:54 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-10-25 04:51:01 -1000 |
commit | c4f83aa58cef67b1ff436422b9c4e69844d0e6b4 (patch) | |
tree | b809ba5284327d8f14a3e2d0a1855debca59358d /scripts/lib/wic/plugins/source/bootimg-partition.py | |
parent | 1cb8768b28e9af8f44e57160e60665eb8670e32c (diff) | |
download | poky-c4f83aa58cef67b1ff436422b9c4e69844d0e6b4.tar.gz |
oeqa/utils/gitarchive: Handle broken commit counts in results repo
The test results repository contains tags like:
master/64501-g65c94ca3196e5ef3344a469fea8e30444f2e967a/0
master/1-g65c94ca3196e5ef3344a469fea8e30444f2e967a/3
master/1-g65c94ca3196e5ef3344a469fea8e30444f2e967a/2
master/1-g65c94ca3196e5ef3344a469fea8e30444f2e967a/1
master/1-g65c94ca3196e5ef3344a469fea8e30444f2e967a/0
where the commit count is correct in one case and not in the others. This causes
assertion errors in the current code.
Add in some code to work around these historical issues where the commit counts are low.
(From OE-Core rev: 27c1ad02b9479f30ad8eacdee1cdad79cab5269d)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit d51fc5c8c469730885af7bbde7122032de411d89)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/wic/plugins/source/bootimg-partition.py')
0 files changed, 0 insertions, 0 deletions