diff options
author | Philip Lorenz <philip.lorenz@bmw.de> | 2025-04-29 10:11:23 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-05-08 11:37:32 +0100 |
commit | 3eeac69385e8f29a08d022a17b28b5d504deed66 (patch) | |
tree | 4879e7e6dd9e7579d4d731cd1953cf363332c627 /documentation/sdk-manual/appendix-customizing.rst | |
parent | eb6d89e9e6f27b683da6f2ba2227707a965a0094 (diff) | |
download | poky-3eeac69385e8f29a08d022a17b28b5d504deed66.tar.gz |
bitbake: fetch2: Fix LFS object checkout in submodules
Skipping smudging prevents the LFS objects from replacing their
placeholder files when `git submodule update` actually checks out the
target revision in the submodule. Smudging cannot happen earlier as the
clone stored in `.git/modules` is bare.
This should be fine as long as all LFS objects are available in the
download cache (which they are after the other fixes are applied).
(Bitbake rev: d270e33a07c50bb9c08861cf9a6dc51e1fd2d874)
Signed-off-by: Philip Lorenz <philip.lorenz@bmw.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual/appendix-customizing.rst')
0 files changed, 0 insertions, 0 deletions