summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-12-21 22:51:12 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-02 12:50:18 +0000
commite792f5470bbe23aa72c257eec5caa289da665d98 (patch)
tree8d642768f55c28abd91722df9de6493befafc2cb
parentcec8b230cf2b459dc47deeaa201dd13055b5fb9a (diff)
downloadpoky-e792f5470bbe23aa72c257eec5caa289da665d98.tar.gz
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. (From OE-Core rev: db02edd2e9d7645592933cbb25ea0ca4d6561392) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-connectivity/socat/socat_1.7.2.2.bb1
-rw-r--r--meta/recipes-core/glib-networking/glib-networking_2.38.0.bb1
-rw-r--r--meta/recipes-core/meta/meta-ide-support.bb1
-rw-r--r--meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb1
-rw-r--r--meta/recipes-devtools/mklibs/mklibs-native_0.1.38.bb1
-rw-r--r--meta/recipes-devtools/perl/liburi-perl_1.60.bb1
-rw-r--r--meta/recipes-devtools/python/python-pyrex_0.9.9.bb1
-rw-r--r--meta/recipes-devtools/vala/vala.inc1
-rw-r--r--meta/recipes-extended/hdparm/hdparm_9.43.bb1
-rw-r--r--meta/recipes-gnome/libunique/libunique_1.1.6.bb1
-rw-r--r--meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb1
-rw-r--r--meta/recipes-graphics/glew/glew_1.10.0.bb1
-rw-r--r--meta/recipes-kernel/kmod/kmod.inc1
-rw-r--r--meta/recipes-qt/qt-apps/fotowall_0.9.bb1
-rw-r--r--meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.19.bb1
-rw-r--r--meta/recipes-support/libbsd/libbsd_0.6.0.bb1
-rw-r--r--meta/recipes-support/libiconv/libiconv_1.11.1.bb1
-rw-r--r--meta/recipes-support/libiconv/libiconv_1.14.bb1
-rw-r--r--meta/recipes-support/libusb/libusb-compat_0.1.5.bb1
-rw-r--r--meta/recipes-support/nss-myhostname/nss-myhostname_0.3.bb1
20 files changed, 20 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/socat/socat_1.7.2.2.bb b/meta/recipes-connectivity/socat/socat_1.7.2.2.bb
index f015def60a..398caa350a 100644
--- a/meta/recipes-connectivity/socat/socat_1.7.2.2.bb
+++ b/meta/recipes-connectivity/socat/socat_1.7.2.2.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Multipurpose relay for bidirectional data transfer"
1DESCRIPTION = "Socat is a relay for bidirectional data \ 2DESCRIPTION = "Socat is a relay for bidirectional data \
2transfer between two independent data channels." 3transfer between two independent data channels."
3HOMEPAGE = "http://www.dest-unreach.org/socat/" 4HOMEPAGE = "http://www.dest-unreach.org/socat/"
diff --git a/meta/recipes-core/glib-networking/glib-networking_2.38.0.bb b/meta/recipes-core/glib-networking/glib-networking_2.38.0.bb
index ad9ad64f8a..a9c1a4129a 100644
--- a/meta/recipes-core/glib-networking/glib-networking_2.38.0.bb
+++ b/meta/recipes-core/glib-networking/glib-networking_2.38.0.bb
@@ -1,3 +1,4 @@
1SUMMARY = "GLib networking extensions"
1DESCRIPTION = "glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies." 2DESCRIPTION = "glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies."
2HOMEPAGE = "http://git.gnome.org/browse/glib-networking/" 3HOMEPAGE = "http://git.gnome.org/browse/glib-networking/"
3BUGTRACKER = "http://bugzilla.gnome.org" 4BUGTRACKER = "http://bugzilla.gnome.org"
diff --git a/meta/recipes-core/meta/meta-ide-support.bb b/meta/recipes-core/meta/meta-ide-support.bb
index 130b1c9494..516d52f81f 100644
--- a/meta/recipes-core/meta/meta-ide-support.bb
+++ b/meta/recipes-core/meta/meta-ide-support.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Integrated Development Environment support"
1DESCRIPTION = "Meta package for ensuring the build directory contains all appropriate toolchain packages for using an IDE" 2DESCRIPTION = "Meta package for ensuring the build directory contains all appropriate toolchain packages for using an IDE"
2LICENSE = "MIT" 3LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ 4LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
diff --git a/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb b/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb
index f225af04a1..fa1da4e0b2 100644
--- a/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb
+++ b/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb
@@ -1,6 +1,7 @@
1# Copyright (C) 2012 Khem Raj <raj.khem@gmail.com> 1# Copyright (C) 2012 Khem Raj <raj.khem@gmail.com>
2# Released under the MIT license (see COPYING.MIT for the terms) 2# Released under the MIT license (see COPYING.MIT for the terms)
3 3
4SUMMARY = "Linux kernel style configuration framework for other projects"
4DESCRIPTION = "The kconfig-frontends project aims at centralising \ 5DESCRIPTION = "The kconfig-frontends project aims at centralising \
5the effort of keeping an up-to-date, out-of-tree, packaging of the \ 6the effort of keeping an up-to-date, out-of-tree, packaging of the \
6kconfig infrastructure, ready for use by third-party projects. \ 7kconfig infrastructure, ready for use by third-party projects. \
diff --git a/meta/recipes-devtools/mklibs/mklibs-native_0.1.38.bb b/meta/recipes-devtools/mklibs/mklibs-native_0.1.38.bb
index 6367e8f3bb..fd04c97b82 100644
--- a/meta/recipes-devtools/mklibs/mklibs-native_0.1.38.bb
+++ b/meta/recipes-devtools/mklibs/mklibs-native_0.1.38.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Shared library optimisation tool"
1DESCRIPTION = "mklibs produces cut-down shared libraries that contain only the routines required by a particular set of executables." 2DESCRIPTION = "mklibs produces cut-down shared libraries that contain only the routines required by a particular set of executables."
2HOMEPAGE = "https://code.launchpad.net/mklibs" 3HOMEPAGE = "https://code.launchpad.net/mklibs"
3SECTION = "devel" 4SECTION = "devel"
diff --git a/meta/recipes-devtools/perl/liburi-perl_1.60.bb b/meta/recipes-devtools/perl/liburi-perl_1.60.bb
index 21e838e2cd..8809a44fc0 100644
--- a/meta/recipes-devtools/perl/liburi-perl_1.60.bb
+++ b/meta/recipes-devtools/perl/liburi-perl_1.60.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Perl module to manipulate and access URI strings"
1DESCRIPTION = "This package contains the URI.pm module with friends. \ 2DESCRIPTION = "This package contains the URI.pm module with friends. \
2The module implements the URI class. URI objects can be used to access \ 3The module implements the URI class. URI objects can be used to access \
3and manipulate the various components that make up these strings." 4and manipulate the various components that make up these strings."
diff --git a/meta/recipes-devtools/python/python-pyrex_0.9.9.bb b/meta/recipes-devtools/python/python-pyrex_0.9.9.bb
index 0ae35b0536..c4dd2e69b0 100644
--- a/meta/recipes-devtools/python/python-pyrex_0.9.9.bb
+++ b/meta/recipes-devtools/python/python-pyrex_0.9.9.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Language for writing Python extension modules"
1DESCRIPTION = "Pyrex is a language specially designed for writing Python extension modules. \ 2DESCRIPTION = "Pyrex is a language specially designed for writing Python extension modules. \
2It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python \ 3It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python \
3and the messy, low-level world of C." 4and the messy, low-level world of C."
diff --git a/meta/recipes-devtools/vala/vala.inc b/meta/recipes-devtools/vala/vala.inc
index a51ceb49d7..aa169f8d4e 100644
--- a/meta/recipes-devtools/vala/vala.inc
+++ b/meta/recipes-devtools/vala/vala.inc
@@ -1,3 +1,4 @@
1SUMMARY = "C#-like programming language for easing GObject programming"
1DESCRIPTION = "Vala is a C#-like language dedicated to ease GObject programming. \ 2DESCRIPTION = "Vala is a C#-like language dedicated to ease GObject programming. \
2Vala compiles to plain C and has no runtime environment nor penalities whatsoever." 3Vala compiles to plain C and has no runtime environment nor penalities whatsoever."
3SECTION = "devel" 4SECTION = "devel"
diff --git a/meta/recipes-extended/hdparm/hdparm_9.43.bb b/meta/recipes-extended/hdparm/hdparm_9.43.bb
index 2ba0c42cbe..805f76a6b3 100644
--- a/meta/recipes-extended/hdparm/hdparm_9.43.bb
+++ b/meta/recipes-extended/hdparm/hdparm_9.43.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Utility for viewing/manipulating IDE disk drive/driver parameters"
1DESCRIPTION = "hdparm is a Linux shell utility for viewing \ 2DESCRIPTION = "hdparm is a Linux shell utility for viewing \
2and manipulating various IDE drive and driver parameters." 3and manipulating various IDE drive and driver parameters."
3SECTION = "console/utils" 4SECTION = "console/utils"
diff --git a/meta/recipes-gnome/libunique/libunique_1.1.6.bb b/meta/recipes-gnome/libunique/libunique_1.1.6.bb
index 31af658a30..c18368997f 100644
--- a/meta/recipes-gnome/libunique/libunique_1.1.6.bb
+++ b/meta/recipes-gnome/libunique/libunique_1.1.6.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Library for supporting single instance GTK+ applications"
1DESCRIPTION = "Unique is a library for writing single instance application. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance." 2DESCRIPTION = "Unique is a library for writing single instance application. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance."
2HOMEPAGE = "http://live.gnome.org/LibUnique" 3HOMEPAGE = "http://live.gnome.org/LibUnique"
3BUGTRACKER = "https://bugzilla.gnome.org/enter_bug.cgi?product=libunique" 4BUGTRACKER = "https://bugzilla.gnome.org/enter_bug.cgi?product=libunique"
diff --git a/meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb b/meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb
index e3030221b3..499060b241 100644
--- a/meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb
+++ b/meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Example DirectFB applications"
1DESCRIPTION = "The DirectFB-examples package contains a set of simple DirectFB \ 2DESCRIPTION = "The DirectFB-examples package contains a set of simple DirectFB \
2 applications that can be used to test and demonstrate various DirectFB \ 3 applications that can be used to test and demonstrate various DirectFB \
3 features" 4 features"
diff --git a/meta/recipes-graphics/glew/glew_1.10.0.bb b/meta/recipes-graphics/glew/glew_1.10.0.bb
index e5a63b482a..de25069632 100644
--- a/meta/recipes-graphics/glew/glew_1.10.0.bb
+++ b/meta/recipes-graphics/glew/glew_1.10.0.bb
@@ -1,3 +1,4 @@
1SUMMARY = "OpenGL extension loading library"
1DESCRIPTION = "The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension loading library." 2DESCRIPTION = "The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension loading library."
2HOMEPAGE = "http://glew.sourceforge.net/" 3HOMEPAGE = "http://glew.sourceforge.net/"
3BUGTRACKER = "http://sourceforge.net/tracker/?group_id=67586" 4BUGTRACKER = "http://sourceforge.net/tracker/?group_id=67586"
diff --git a/meta/recipes-kernel/kmod/kmod.inc b/meta/recipes-kernel/kmod/kmod.inc
index f8d5bac743..3eef69aed8 100644
--- a/meta/recipes-kernel/kmod/kmod.inc
+++ b/meta/recipes-kernel/kmod/kmod.inc
@@ -1,6 +1,7 @@
1# Copyright (C) 2012 Khem Raj <raj.khem@gmail.com> 1# Copyright (C) 2012 Khem Raj <raj.khem@gmail.com>
2# Released under the MIT license (see COPYING.MIT for the terms) 2# Released under the MIT license (see COPYING.MIT for the terms)
3 3
4SUMMARY = "Tools for managing Linux kernel modules"
4DESCRIPTION = "kmod is a set of tools to handle common tasks with Linux kernel modules like \ 5DESCRIPTION = "kmod is a set of tools to handle common tasks with Linux kernel modules like \
5 insert, remove, list, check properties, resolve dependencies and aliases." 6 insert, remove, list, check properties, resolve dependencies and aliases."
6HOMEPAGE = "http://packages.profusion.mobi/kmod/" 7HOMEPAGE = "http://packages.profusion.mobi/kmod/"
diff --git a/meta/recipes-qt/qt-apps/fotowall_0.9.bb b/meta/recipes-qt/qt-apps/fotowall_0.9.bb
index 2e1fbaaec2..48dcc02e2a 100644
--- a/meta/recipes-qt/qt-apps/fotowall_0.9.bb
+++ b/meta/recipes-qt/qt-apps/fotowall_0.9.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Creative photo display application"
1DESCRIPTION = "Fotowall is a creative tool that allows you to layout your photos or pictures \ 2DESCRIPTION = "Fotowall is a creative tool that allows you to layout your photos or pictures \
2in a personal way. You can add pictures, then resize, move, change colors, text, shadows, etc.." 3in a personal way. You can add pictures, then resize, move, change colors, text, shadows, etc.."
3 4
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.19.bb b/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.19.bb
index c67adbb602..72eca6dab3 100644
--- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.19.bb
+++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.19.bb
@@ -1,4 +1,5 @@
1SECTION = "x11/utils" 1SECTION = "x11/utils"
2SUMMARY = "rxvt terminal clone supporting unicode"
2DESCRIPTION = "rxvt-unicode is a clone of the well known \ 3DESCRIPTION = "rxvt-unicode is a clone of the well known \
3terminal emulator rxvt, modified to store text in Unicode \ 4terminal emulator rxvt, modified to store text in Unicode \
4(either UCS-2 or UCS-4) and to use locale-correct input and \ 5(either UCS-2 or UCS-4) and to use locale-correct input and \
diff --git a/meta/recipes-support/libbsd/libbsd_0.6.0.bb b/meta/recipes-support/libbsd/libbsd_0.6.0.bb
index 771f322a45..70926bf742 100644
--- a/meta/recipes-support/libbsd/libbsd_0.6.0.bb
+++ b/meta/recipes-support/libbsd/libbsd_0.6.0.bb
@@ -1,6 +1,7 @@
1# Copyright (C) 2013 Khem Raj <raj.khem@gmail.com> 1# Copyright (C) 2013 Khem Raj <raj.khem@gmail.com>
2# Released under the MIT license (see COPYING.MIT for the terms) 2# Released under the MIT license (see COPYING.MIT for the terms)
3 3
4SUMMARY = "Library of utility functions from BSD systems"
4DESCRIPTION = "This library provides useful functions commonly found on BSD systems, \ 5DESCRIPTION = "This library provides useful functions commonly found on BSD systems, \
5 and lacking on others like GNU systems, thus making it easier to port \ 6 and lacking on others like GNU systems, thus making it easier to port \
6 projects with strong BSD origins, without needing to embed the same \ 7 projects with strong BSD origins, without needing to embed the same \
diff --git a/meta/recipes-support/libiconv/libiconv_1.11.1.bb b/meta/recipes-support/libiconv/libiconv_1.11.1.bb
index dfcff0b96d..c52564a42c 100644
--- a/meta/recipes-support/libiconv/libiconv_1.11.1.bb
+++ b/meta/recipes-support/libiconv/libiconv_1.11.1.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Character encoding support library"
1DESCRIPTION = "GNU libiconv - libiconv is for you if your application needs to support \ 2DESCRIPTION = "GNU libiconv - libiconv is for you if your application needs to support \
2multiple character encodings, but that support lacks from your system." 3multiple character encodings, but that support lacks from your system."
3HOMEPAGE = "http://www.gnu.org/software/libiconv" 4HOMEPAGE = "http://www.gnu.org/software/libiconv"
diff --git a/meta/recipes-support/libiconv/libiconv_1.14.bb b/meta/recipes-support/libiconv/libiconv_1.14.bb
index 470900bca7..a670e2c62e 100644
--- a/meta/recipes-support/libiconv/libiconv_1.14.bb
+++ b/meta/recipes-support/libiconv/libiconv_1.14.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Character encoding support library"
1DESCRIPTION = "GNU libiconv - libiconv is for you if your application needs to support \ 2DESCRIPTION = "GNU libiconv - libiconv is for you if your application needs to support \
2multiple character encodings, but that support lacks from your system." 3multiple character encodings, but that support lacks from your system."
3HOMEPAGE = "http://www.gnu.org/software/libiconv" 4HOMEPAGE = "http://www.gnu.org/software/libiconv"
diff --git a/meta/recipes-support/libusb/libusb-compat_0.1.5.bb b/meta/recipes-support/libusb/libusb-compat_0.1.5.bb
index de93a36073..c316511b7f 100644
--- a/meta/recipes-support/libusb/libusb-compat_0.1.5.bb
+++ b/meta/recipes-support/libusb/libusb-compat_0.1.5.bb
@@ -1,3 +1,4 @@
1SUMMARY = "libusb-0.1 compatibility layer for libusb1"
1DESCRIPTION = "libusb-0.1 compatible layer for libusb1, a drop-in replacement \ 2DESCRIPTION = "libusb-0.1 compatible layer for libusb1, a drop-in replacement \
2that aims to look, feel and behave exactly like libusb-0.1" 3that aims to look, feel and behave exactly like libusb-0.1"
3HOMEPAGE = "http://www.libusb.org/" 4HOMEPAGE = "http://www.libusb.org/"
diff --git a/meta/recipes-support/nss-myhostname/nss-myhostname_0.3.bb b/meta/recipes-support/nss-myhostname/nss-myhostname_0.3.bb
index d5ed084ed2..540f22330a 100644
--- a/meta/recipes-support/nss-myhostname/nss-myhostname_0.3.bb
+++ b/meta/recipes-support/nss-myhostname/nss-myhostname_0.3.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Name Service Switch module for resolving the local hostname"
1DESCRIPTION = "plugin for the GNU Name Service Switch (NSS) functionality of \ 2DESCRIPTION = "plugin for the GNU Name Service Switch (NSS) functionality of \
2the GNU C Library (glibc) providing host name resolution for the locally \ 3the GNU C Library (glibc) providing host name resolution for the locally \
3configured system hostname as returned by gethostname(2)." 4configured system hostname as returned by gethostname(2)."