]> code.ossystems Code Review - openembedded-core.git/commit
gcc: stub do_fetch instead of removing it
authorRoss Burton <ross.burton@intel.com>
Thu, 4 Dec 2014 15:13:25 +0000 (15:13 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Dec 2014 17:43:15 +0000 (17:43 +0000)
commit8e68ebbddc2bc41eb6cb607c51d6a80c54c4199d
tree5f4869379f0fe1fa234172756b39722e01743b8e
parentc52f380b1df716517a585075f59546d559cc1ebb
gcc: stub do_fetch instead of removing it

Whilst gcc doesn't have any source to fetch, it still needs a fetch task so that
a world fetch can run without errors.  So instead of deleting the fetch task,
stub it.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/gcc/gcc-shared-source.inc