diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-25 20:53:51 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-26 11:02:55 +0100 |
commit | 5683fdc866333b4a3a78401d22dba9c349251eeb (patch) | |
tree | 967789a98051d6697df445f8fa8a68b85af8993d /documentation/sphinx/yocto-vars.py | |
parent | 6c424ef64a2a38f8b09273f2d212a3b212edc405 (diff) | |
download | poky-5683fdc866333b4a3a78401d22dba9c349251eeb.tar.gz |
bitbake: fetch2/git: Improve shallow clone tag fetching
Currently, tags are fetched as just a name, which works but means they're not
seen as tags by git commands like git describe. Instead, fetch them as refs/tags/XXX
which means such commands then work correctly.
(Bitbake rev: c1f30ad61f5e55beb377451887bbbc5cb569f2e5)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sphinx/yocto-vars.py')
0 files changed, 0 insertions, 0 deletions