[oe-commits] Paul Eggleton : Add missing SUMMARY values

git at git.openembedded.org git at git.openembedded.org
Thu Jan 2 12:53:27 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: db02edd2e9d7645592933cbb25ea0ca4d6561392
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=db02edd2e9d7645592933cbb25ea0ca4d6561392

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Sat Dec 21 22:51:12 2013 +0000

Add missing SUMMARY values

These recipes all had a long DESCRIPTION but no SUMMARY; since the
SUMMARY is often displayed alone by package managers and the default
value ("${PN} version ${PV}") isn't particularly useful, we should
always try to set SUMMARY.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>

---

 meta/recipes-connectivity/socat/socat_1.7.2.2.bb                      | 1 +
 meta/recipes-core/glib-networking/glib-networking_2.38.0.bb           | 1 +
 meta/recipes-core/meta/meta-ide-support.bb                            | 1 +
 meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb | 1 +
 meta/recipes-devtools/mklibs/mklibs-native_0.1.38.bb                  | 1 +
 meta/recipes-devtools/perl/liburi-perl_1.60.bb                        | 1 +
 meta/recipes-devtools/python/python-pyrex_0.9.9.bb                    | 1 +
 meta/recipes-devtools/vala/vala.inc                                   | 1 +
 meta/recipes-extended/hdparm/hdparm_9.43.bb                           | 1 +
 meta/recipes-gnome/libunique/libunique_1.1.6.bb                       | 1 +
 meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb             | 1 +
 meta/recipes-graphics/glew/glew_1.10.0.bb                             | 1 +
 meta/recipes-kernel/kmod/kmod.inc                                     | 1 +
 meta/recipes-qt/qt-apps/fotowall_0.9.bb                               | 1 +
 meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.19.bb                   | 1 +
 meta/recipes-support/libbsd/libbsd_0.6.0.bb                           | 1 +
 meta/recipes-support/libiconv/libiconv_1.11.1.bb                      | 1 +
 meta/recipes-support/libiconv/libiconv_1.14.bb                        | 1 +
 meta/recipes-support/libusb/libusb-compat_0.1.5.bb                    | 1 +
 meta/recipes-support/nss-myhostname/nss-myhostname_0.3.bb             | 1 +
 20 files changed, 20 insertions(+)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=db02edd2e9d7645592933cbb25ea0ca4d6561392


More information about the Openembedded-commits mailing list