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

Ross Burton ross.burton at intel.com
Fri Sep 20 03:33:21 PDT 2019


On 20/09/2019 02:16, Mittal, Anuj wrote:
> 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

I forgot to put in the commit message:

   This needs the lfs option to the git fetcher, which is currently in
   bitbake master as of be0b78ccfc5ede98041bc0545a15092494b12b26.

So you'll probably need to update your bitbake/poky clone.

Ross


More information about the meta-intel mailing list