[mythtv] Decision on FFmpeg repository

Jean-Yves Avenard jyavenard at gmail.com
Thu May 17 19:14:26 UTC 2018



> On 17 May 2018, at 9:05 pm, Peter Bennett <pb.mythtv at gmail.com> wrote:
> 
> My concern with submodules is
> 
> 1. You have to run "git submodule init" when you first clone or when you add a submodule. 
> 2. You have to run "git submodule update" after "git pull" or when there are submodule changes.
> 3. A commit hash may no longer identify what source code was used for a build, because you cannot tell if they remembered to update the submodule. I suppose we need to add a submodule hash to the version string.
> 
> The need to update the submodule will affect developers and build scripts.
> 
> Is this all correct? I have not used submodules, just read the documentation. Any ideas on how to approach notifying everybody who may be affected? Perhaps start 2c with the copy and give everybody some period of time to add the necessary submodule code to build scripts, then switch to the submodule.
> 

The configure script (or make file) typically ensures that the submodule is there and at the right value.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-dev/attachments/20180517/1d1470fa/attachment.html>


More information about the mythtv-dev mailing list