[OE-core] [PATCH] bitbake.conf: add git-lfs to HOSTTOOLS_NONFATAL

Richard Purdie richard.purdie at linuxfoundation.org
Tue Apr 16 10:23:52 UTC 2019


On Tue, 2019-04-16 at 13:59 +0800, Naveen Saini wrote:
> This provides git large file storage (lfs) extension.
> 
> Include git-lfs conditionally. If git-lfs is present on host and repo
> has lfs pointers, then git-lfs will be used. If git-lfs is not
> present
> on host, it will be ignored.
> 
> [YOCTO #13198]
> 
> Signed-off-by: Naveen Saini <naveen.kumar.saini at intel.com>
> ---
>  meta/conf/bitbake.conf | 3 +++
>  1 file changed, 3 insertions(+)

This sounds like we swap the current situation where things are
deterministic for a situation where the situation is not deterministic?

I'm not sure that is an improvement.

Cheers,

Richard



More information about the Openembedded-core mailing list