[meta-intel] [PATCH] intel-mediasdk: disable git-lfs fetching

Mittal, Anuj anuj.mittal at intel.com
Thu Sep 19 18:16:26 PDT 2019


Hi Ross

On Thu, 2019-09-19 at 23:55 +0100, Ross Burton wrote:
> The git-lfs content is only used by the samples which we don't use or
> install. Set lfs=0 so that git-lfs isn't a requirement on the build
> host.

It still tries to fetch the content at the time of unpacking. This is
what I get during do_unpack when git-lfs in not in HOSTTOOLS:

git -c core.fsyncobjectfiles=0 checkout -B intel-mediasdk-19.2
885c309f57a7a1cbc60edee6b0d014a36da94562 failed with exit code 128,
output:
git-lfs filter-process: git-lfs: command not found
fatal: the remote end hung up unexpectedly

Thanks,

Anuj
> 


More information about the meta-intel mailing list