]> code.ossystems Code Review - openembedded-core.git/commit
gcc-common: Ensure checksums don't change to match old behaviour
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 3 May 2014 10:14:47 +0000 (11:14 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 3 May 2014 10:23:18 +0000 (11:23 +0100)
commitcbc41a573dd3a073e7b862ca9d763ce815e8f927
treeff61042c61b81f0b82c033b239986cf875feab4d
parentcffbd11d915fe8a1399f23c97c4e2ecbdae4d00a
gcc-common: Ensure checksums don't change to match old behaviour

There is a fix about to go into bitbake to ensure that datastores
being accessed with a name other than "d" are correctly reflected
in checksums. This will cause this function to add in a number of
dependencies we don't want.

These do need to be properly unravelled in due course but would
only really affect multilib builds. For now therefore just exclude
the variables as per the old behaviour.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-common.inc