Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/2] gcc-runtime-related tweaks
@ 2016-07-06 23:48 Paul Eggleton
  2016-07-06 23:48 ` [PATCH v2 1/2] gcc: add runtime packages to RRECOMMENDS Paul Eggleton
  2016-07-06 23:48 ` [PATCH v2 2/2] gcc-runtime: add SUMMARY values Paul Eggleton
  0 siblings, 2 replies; 5+ messages in thread
From: Paul Eggleton @ 2016-07-06 23:48 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-07-07  0:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-06 23:48 [PATCH v2 0/2] gcc-runtime-related tweaks Paul Eggleton
2016-07-06 23:48 ` [PATCH v2 1/2] gcc: add runtime packages to RRECOMMENDS Paul Eggleton
2016-07-07  0:37   ` Khem Raj
2016-07-06 23:48 ` [PATCH v2 2/2] gcc-runtime: add SUMMARY values Paul Eggleton
2016-07-07  0:37   ` Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox