diff options
author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-08-18 07:18:22 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-08-18 07:50:01 -0700 |
commit | 157d2fede274721e0b620bc3c4636ac1badb082c (patch) | |
tree | 43740e52b254263d2632c087f5fbfd906faf6bd8 /meta-python/recipes-devtools/python/python3-pandas | |
parent | 5ae3536204ba3764b03647ab75169ee65ca43531 (diff) | |
download | meta-openembedded-157d2fede274721e0b620bc3c4636ac1badb082c.tar.gz |
gitpkgv.bbclass: inspect repository in UNPACKDIR
When BB_GIT_SHALLOW = "1" is used, the unpacked gir repository doesn't
exist in the download folder, and the class isn't able to inspect the
details of the repository.
Instead inspect the repository it the UNPACKDIR.
Beside this, since BitBake fetcher performs an actual initial shallow
clone of the repository when this feature is enabled, it is not possible
to determine the exact number of commits. Add a warning about this.
Reported-by: WXbet <WXbet@proton.me>
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pandas')
0 files changed, 0 insertions, 0 deletions