]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:47 +0000 (15:41 +0000)
commit1ee08426d792ce27213dd411a885595d8435ae33
treeb1d08d150db0b8e75e763da3fe2183f570e92a08
parentd93c212c06384be7bfb5540d75e4f1bc23560b67
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.

(From OE-Core rev: f11342f0c838b520828927c9d69f7c17309c1b48)

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