summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/ide_sdk.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2025-01-24 08:08:44 -0800
committerSteve Sakoman <steve@sakoman.com>2025-01-29 06:20:43 -0800
commitd3a9774876585eefab9d904be4f16e0f878a0f25 (patch)
treea1c9cdde3004d62a19a58cae9b61f026ef7774d0 /scripts/lib/devtool/ide_sdk.py
parentff9ca74e170480578fcdb1f7bcd897f0e69e46a5 (diff)
downloadpoky-d3a9774876585eefab9d904be4f16e0f878a0f25.tar.gz
bitbake: tests/fetch: Fix git shallow test failure with git >= 2.48
>From git 2.48 release notes: """ When "git fetch $remote" notices that refs/remotes/$remote/HEAD is missing and discovers what branch the other side points with its HEAD, refs/remotes/$remote/HEAD is updated to point to it. """ This means with git 2.48 onwards, there is a mystery "HEAD" revision appearing in some of our shallow clone tests. We can avoid this by using the same canonicalization as used for the reference revisions. This resolves autobuilder failures on the Fedora 40 workers. (Bitbake rev: f4b2ae97a8dd745b463e5e10fbc8d30d29d223c5) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit c83444d1210740e27b1744d3aa7c5cad4e28db2f) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/ide_sdk.py')
0 files changed, 0 insertions, 0 deletions