]> code.ossystems Code Review - openembedded-core.git/commit
archiver: fix gcc-source handling
authorSaul Wold <sgw@linux.intel.com>
Mon, 10 Oct 2016 18:32:05 +0000 (11:32 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Nov 2016 23:03:16 +0000 (23:03 +0000)
commit7c83d20fe48064df2200f4aa9e7c7d772b69f574
tree229df1c264da7c1f8855602463f42fc448edb15a
parent88be4b40bacc7c8a08fb76fc220f491deb2c1c3a
archiver: fix gcc-source handling

The source archiver was not handling the gcc-source target correctly, since it uses the
work-shared directory, we don't want to unpack and patch it twice, just as the comments
say, but the code was not there to check for the gcc-source target.

[YOCTO #10265]

(From OE-Core rev: bbac0699ceadb7a25a60643fb23dffce8b4d23d0)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/classes/archiver.bbclass