Skip to content
Commit 0efac660 authored by Matt Hoosier's avatar Matt Hoosier Committed by Richard Purdie
Browse files

fetch/git: download LFS content too during do_fetch



Insert an explicit pass to fetch all blobs needed by Git LFS, during the
fetch() function. This avoids the default behavior of Git LFS to wait
until 'git checkout' to begin downloading the blobs pointed to by LFS records.
Network access is not allowed at that point in the recipe's lifecycle.

[YOCTO #14191]

Signed-off-by: default avatarMatt Hoosier <matt.hoosier@garmin.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
parent efdf6d5c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment