[bitbake-devel] [PATCH] siggen.py: If both sigs have a variable in it's whitelist then don't say it's changed

Richard Purdie richard.purdie at linuxfoundation.org
Mon Dec 5 16:17:55 UTC 2011


On Wed, 2011-11-30 at 11:24 -0600, Matthew McClintock wrote:
> Some BB_HASHBASE_WHITELIST variables are in the lists of variable
> dependencies for signatures. Ignore those differences in lists
> since this difference does not matter
> 
> Signed-off-by: Matthew McClintock <msm at freescale.com>
> ---
> I'm seeing variables in BB_HASHBASE_WHITELIST make it
> to the signature. Not sure if they are used to calculate
> the hash but assuming they are not we don't need to print
> out that they are different
> 
>  lib/bb/siggen.py |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)

Merged to master, thanks.

Richard





More information about the bitbake-devel mailing list