]> code.ossystems Code Review - openembedded-core.git/commit
sstatesig: Handle special case of gcc-source shared-workdir for printdiff
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Jan 2016 18:22:11 +0000 (18:22 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Jan 2016 15:41:07 +0000 (15:41 +0000)
commitf11342f0c838b520828927c9d69f7c17309c1b48
tree363c86705862979ad2d3b0f23edc1be8b9d737e2
parenta5e6f5939c0ee4280eabd7cfc01131052040bc81
sstatesig: Handle special case of gcc-source shared-workdir for printdiff

Often, bitbake -S printdiff would show that there was a checksum not found
which would turn out to be from gcc-source. This is due to it being a
shared-workdir recipe.

For now, hardcode the special case into the sstatesig code to stop people
(including me) puzzling over this.

If/as/when we add any other shared workdir recipes, we'll need to rethink
this.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/sstatesig.py