[OE-core] [PATCH 00/11] Fix missing SUMMARY values

Paul Eggleton paul.eggleton at linux.intel.com
Fri Nov 6 15:28:21 UTC 2015


One of my pet peeves is where SUMMARY isn't set properly in a recipe;
we use these in a few places now (packages, the OE layer index,
Toaster, etc.).


The following changes since commit e44ed8c18e395b9c055aefee113b90708e8a8a2f:

  build-appliance-image: Update to jethro head revision (2015-11-03 14:02:57 +0000)

are available in the git repository at:

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

Paul Eggleton (11):
  gptfdisk: add SUMMARY
  libunwind: add SUMMARY
  stress: add SUMMARY
  python-nose: add SUMMARY
  linux-yocto.inc: set SUMMARY instead of DESCRIPTION
  tzcode-native: set SUMMARY instead of DESCRIPTION
  alsa-plugins: set SUMMARY instead of DESCRIPTION
  swig: set SUMMARY instead of DESCRIPTION
  mmc-utils: set SUMMARY instead of DESCRIPTION
  gstreamer1.0-meta-base: set SUMMARY instead of DESCRIPTION
  texinfo-dummy-native: set SUMMARY instead of DESCRIPTION

 meta/recipes-devtools/fdisk/gptfdisk_1.0.0.bb                      | 1 +
 meta/recipes-devtools/mmc/mmc-utils_git.bb                         | 2 +-
 meta/recipes-devtools/python/python-nose_1.3.6.bb                  | 1 +
 meta/recipes-devtools/swig/swig.inc                                | 2 +-
 meta/recipes-extended/stress/stress_1.0.4.bb                       | 1 +
 meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb | 2 +-
 meta/recipes-extended/tzcode/tzcode-native_2015g.bb                | 2 +-
 meta/recipes-kernel/linux/linux-yocto.inc                          | 2 +-
 meta/recipes-multimedia/alsa/alsa-plugins_1.0.29.bb                | 2 +-
 meta/recipes-multimedia/gstreamer/gstreamer1.0-meta-base.bb        | 2 +-
 meta/recipes-support/libunwind/libunwind.inc                       | 1 +
 11 files changed, 11 insertions(+), 7 deletions(-)

-- 
2.1.0




More information about the Openembedded-core mailing list