[OE-core] [PATCH 0/6] Ensure SUMMARY is set

Paul Eggleton paul.eggleton at linux.intel.com
Wed May 25 03:37:08 UTC 2016


SUMMARY should be set in every recipe so you have a reasonable short
description to show in places such as Toaster and devtool search.


The following changes since commit d6241e4c94a0a72acfc57e96a59918c0b2146d65:

  useradd: Fix infinite build loop (2016-05-23 10:33:39 +0100)

are available in the git repository at:

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

Paul Eggleton (6):
  bsd-headers: set SUMMARY instead of DESCRIPTION
  fts: set SUMMARY instead of DESCRIPTION
  signing-keys: set SUMMARY instead of DESCRIPTION
  argp-standalone: set SUMMARY instead of DESCRIPTION
  gobject-introspection: set SUMMARY and HOMEPAGE
  libjpeg-turbo: set SUMMARY

 meta/recipes-core/bsd-headers/bsd-headers.bb                           | 2 +-
 meta/recipes-core/fts/fts.bb                                           | 2 +-
 meta/recipes-core/meta/signing-keys.bb                                 | 2 +-
 .../gobject-introspection/gobject-introspection_1.46.0.bb              | 3 ++-
 meta/recipes-graphics/jpeg/libjpeg-turbo_8d+1.4.2.bb                   | 1 +
 meta/recipes-support/argp-standalone/argp-standalone_1.3.bb            | 2 +-
 6 files changed, 7 insertions(+), 5 deletions(-)

-- 
2.5.5




More information about the Openembedded-core mailing list