[OE-core] [RFC v2][PATCH 1/3] buildhistory: record all builds

Paul Eggleton paul.eggleton at linux.intel.com
Tue Mar 20 13:51:57 UTC 2012


On Tuesday 20 March 2012 14:38:52 Koen Kooi wrote:
> Allow empty commits, this also give a nice speedup since 'git status
> --porcelain' doesn't need to get run.

I guess my thinking before (without any verification) was that git commit would 
need to be running the equivalent of 'git status --porcelain' anyway and the 
second time it would be cached so there wouldn't be much impact. If the 
buildhistory repo is quite large or the machine is busy then it's entirely 
possible that wouldn't work out however.

Since all image builds will force a commit anyway (as at least build-id must 
change), and for the majority of people most builds will be image builds, I 
think this is going to be a net improvement.

Therefore I'll say:

Acked-by: Paul Eggleton <paul.eggleton at linux.intel.com>

-- 

Paul Eggleton
Intel Open Source Technology Centre




More information about the Openembedded-core mailing list