]> code.ossystems Code Review - openembedded-core.git/commit
gcc-source: exlude from world
authorRandy MacLeod <Randy.MacLeod@windriver.com>
Fri, 28 Aug 2015 03:09:47 +0000 (23:09 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 29 Aug 2015 12:37:30 +0000 (13:37 +0100)
commit0eda7b4d889b926ab97d60fcbb1c0d12d730f8ea
treee481446e7c8701a4c59c2980d49c79a560b26761
parent6938791ff97a23430afb4aa16d71aa8729a12ead
gcc-source: exlude from world

Exclude all versions of gcc-source from world builds so that:
   bitbake -c <stage> world
will work. gcc-source deletes most bitbake build stages
since it is a source-only package.

Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-source_4.8.bb
meta/recipes-devtools/gcc/gcc-source_4.9.bb
meta/recipes-devtools/gcc/gcc-source_5.2.bb