[OE-core] [PATCH v2 0/2] gcc-runtime-related tweaks

Paul Eggleton paul.eggleton at linux.intel.com
Wed Jul 6 23:48:33 UTC 2016


Add some RRECOMMENDS to pull in gcc-runtime library packages when
installing gcc/g++, and also set reasonable per-package SUMMARY values
for gcc-runtime. 

Changes since v1:
* Drop libgomp and libitm from RRECOMMENDS for gcc since they aren't
  commonly used
* Move libquadmath from the RRECOMMENDS for gcc to gfortran since it
  appears to be primarily used in conjunction with the latter (and in
  any case we don't actually enable building it unless fortran is
  enabled when building gcc).
* Adjust SUMMARY values in 2/2 to reflect that most of the libs aren't
  specific to gcc

The following changes since commit 53fcfe4348a2ca727844f2b0bd3fca2902cbdda0:

  lib/oeqa: add Galculator to SDK and runtime tests (2016-07-01 16:08:54 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/gcc-runtime
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/gcc-runtime

Paul Eggleton (2):
  gcc: add runtime packages to RRECOMMENDS
  gcc-runtime: add SUMMARY values

 meta/recipes-devtools/gcc/gcc-runtime.inc | 27 +++++++++++++++++++++++++++
 meta/recipes-devtools/gcc/gcc-target.inc  | 19 +++++++++++++++++++
 2 files changed, 46 insertions(+)

-- 
2.5.5




More information about the Openembedded-core mailing list