On Fri, Nov 16, 2012 at 4:11 PM, Enrico Scholz < [email protected]> wrote:
> gitpkgv runs the 'git rev-list | wc -l' several times when processing a > package using GITPKGV. This takes ages for packages like the linux > kernel which has a) a large repository and b) lots of subpackages. > > This patch caches the result of 'git rev-list' and uses it on the next > run. > > Signed-off-by: Enrico Scholz <[email protected]> > I did not test the patch but from reading it seems good. -- Otavio Salvador O.S. Systems E-mail: [email protected] http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
