Re: [OE-core] [PATCH 2/2] buildhistory: reduce the numeric delta to 10%

2012-07-30 Thread Burton, Ross
On 30 July 2012 13:22, Paul Eggleton wrote: > I don't think I picked 20% completely out of thin air but I wasn't especially > scientific about it either, so: FWIW, my situation was that I was messing around with the Mesa packaging and it wasn't reporting a package size reduction due to package re

Re: [OE-core] [PATCH 2/2] buildhistory: reduce the numeric delta to 10%

2012-07-30 Thread Paul Eggleton
On Monday 30 July 2012 13:18:07 Ross Burton wrote: > Signed-off-by: Ross Burton > --- > meta/lib/oe/buildhistory_analysis.py |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/lib/oe/buildhistory_analysis.py > b/meta/lib/oe/buildhistory_analysis.py index d0e0808..0a

[OE-core] [PATCH 2/2] buildhistory: reduce the numeric delta to 10%

2012-07-30 Thread Ross Burton
Signed-off-by: Ross Burton --- meta/lib/oe/buildhistory_analysis.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/lib/oe/buildhistory_analysis.py b/meta/lib/oe/buildhistory_analysis.py index d0e0808..0a50432 100644 --- a/meta/lib/oe/buildhistory_analysis.py +++ b/me