]> code.ossystems Code Review - openembedded-core.git/commit
gcc-shared-source: Set empty SRC_URI
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Sep 2015 21:33:17 +0000 (22:33 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Sep 2015 16:52:47 +0000 (17:52 +0100)
commit0df9d45e0be59e55e585e6d25dedbf0fc55c490c
treebcb0d8d0fd0657fef0945bb2e811cd6f441223a9
parent603b2f3ef400ec66a6899a7b407cbfecd3da5910
gcc-shared-source: Set empty SRC_URI

gcc-source is the only gcc recipe meant to handle the fetch/unpack/patch
tasks, the other gcc recipes then depend on this.

This approach has been creating some confusion for tools like the archiver.
The simplest way to signal to these processes that there is no source
is to empty SRC_URI at the same time we disable the other tasks.

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