diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-09-27 21:31:54 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-09-28 12:37:47 +0100 |
commit | fc5a15cc646b994edd26cd9d5040c8bad6634dc3 (patch) | |
tree | 84872314bf66f1e28c0edfe0de961a51bc5045cf /scripts/lib/wic/plugins/source/bootimg-partition.py | |
parent | d9d8cd345f2a4b5ab7996f8a087413c0495d41c5 (diff) | |
download | poky-fc5a15cc646b994edd26cd9d5040c8bad6634dc3.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: d51fc5c8c469730885af7bbde7122032de411d89)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/plugins/source/bootimg-partition.py')
0 files changed, 0 insertions, 0 deletions