summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support')
-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
5 files changed, 5 insertions, 0 deletions
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)."