diff options
author | Daniel Dragomir <daniel.dragomir@windriver.com> | 2015-01-17 15:01:29 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-01-23 11:35:29 +0000 |
commit | 872342fa3d08edede4a0105ac3ddb0f2ae3224b4 (patch) | |
tree | 9258710a1edeb752356e358643df3c616ba77eaa /meta/classes/image.bbclass | |
parent | 7895c0a67d381ff66668fca5207bd196f36c91db (diff) | |
download | openembedded-core-872342fa3d08edede4a0105ac3ddb0f2ae3224b4.tar.gz openembedded-core-872342fa3d08edede4a0105ac3ddb0f2ae3224b4.tar.bz2 openembedded-core-872342fa3d08edede4a0105ac3ddb0f2ae3224b4.zip |
gcc-runtime: Remove libgfortran data from receipe
Remove libgfortran packages from PACKAGES list as long as libgfortran
has separate receipe since commit
5bde5d9b39ea67f19a1a6aedd0c08c6cfedcbe5f
gcc: Allow fortran to build successfully in 4.8
Otherwise, when fortran support will be enabled in the compiler, both
lingfortran and gcc-runtime receipes will create the same files and will
try to install them. This will cause errors:
ERROR: The recipe libgfortran is trying to install files into a shared
area when those files already exist. Those files and their manifest
location are: ...
Please verify which recipe should provide the above files.
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes/image.bbclass')
0 files changed, 0 insertions, 0 deletions