summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-connectivity/nfs-utils/libnfsidmap_0.24.bb3
-rw-r--r--meta/recipes-devtools/dosfstools/dosfstools_2.11.bb2
-rw-r--r--meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb3
-rw-r--r--meta/recipes-extended/grep/grep_2.9.bb1
-rw-r--r--meta/recipes-support/icu/icu-3.6.inc1
-rw-r--r--meta/recipes-support/libevent/libevent_1.4.14b.bb3
6 files changed, 9 insertions, 4 deletions
diff --git a/meta/recipes-connectivity/nfs-utils/libnfsidmap_0.24.bb b/meta/recipes-connectivity/nfs-utils/libnfsidmap_0.24.bb
index 101ecab1c2..eff75ecd5d 100644
--- a/meta/recipes-connectivity/nfs-utils/libnfsidmap_0.24.bb
+++ b/meta/recipes-connectivity/nfs-utils/libnfsidmap_0.24.bb
@@ -1,4 +1,5 @@
1DESCRIPTION = "nfs idmapping library" 1SUMMARY = "NFS id mapping library"
2DESCRIPTION = "NFS id mapping library"
2HOMEPAGE = "http://www.citi.umich.edu/projects/nfsv4/linux/" 3HOMEPAGE = "http://www.citi.umich.edu/projects/nfsv4/linux/"
3SECTION = "libs" 4SECTION = "libs"
4 5
diff --git a/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb b/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb
index ec75ac9250..eca54f1870 100644
--- a/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb
+++ b/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb
@@ -1,7 +1,7 @@
1# dosfstools OE build file 1# dosfstools OE build file
2# Copyright (C) 2004-2006, Advanced Micro Devices, Inc. All Rights Reserved 2# Copyright (C) 2004-2006, Advanced Micro Devices, Inc. All Rights Reserved
3# Released under the MIT license (see packages/COPYING) 3# Released under the MIT license (see packages/COPYING)
4 4SUMMARY = "DOS FAT Filesystem Utilities"
5DESCRIPTION = "DOS FAT Filesystem Utilities" 5DESCRIPTION = "DOS FAT Filesystem Utilities"
6 6
7SECTION = "base" 7SECTION = "base"
diff --git a/meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb b/meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb
index a3dca3d958..df0cae068e 100644
--- a/meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb
+++ b/meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb
@@ -1,4 +1,5 @@
1DESCRIPTION = "Qemu helper scripts from Poky" 1SUMMARY = "Qemu helper scripts"
2DESCRIPTION = "Qemu helper scripts"
2LICENSE = "GPLv2" 3LICENSE = "GPLv2"
3RDEPENDS_${PN} = "qemu-nativesdk" 4RDEPENDS_${PN} = "qemu-nativesdk"
4PR = "r9" 5PR = "r9"
diff --git a/meta/recipes-extended/grep/grep_2.9.bb b/meta/recipes-extended/grep/grep_2.9.bb
index 08ac527320..9099bed2af 100644
--- a/meta/recipes-extended/grep/grep_2.9.bb
+++ b/meta/recipes-extended/grep/grep_2.9.bb
@@ -1,3 +1,4 @@
1SUMMARY = "GNU grep utility"
1DESCRIPTION = "GNU grep utility" 2DESCRIPTION = "GNU grep utility"
2HOMEPAGE = "http://savannah.gnu.org/projects/grep/" 3HOMEPAGE = "http://savannah.gnu.org/projects/grep/"
3BUGTRACKER = "http://savannah.gnu.org/bugs/?group=grep" 4BUGTRACKER = "http://savannah.gnu.org/bugs/?group=grep"
diff --git a/meta/recipes-support/icu/icu-3.6.inc b/meta/recipes-support/icu/icu-3.6.inc
index 8fadc92f9d..e3f9dd2613 100644
--- a/meta/recipes-support/icu/icu-3.6.inc
+++ b/meta/recipes-support/icu/icu-3.6.inc
@@ -1,3 +1,4 @@
1SUMMARY = "International Component for Unicode libraries"
1DESCRIPTION = "The International Component for Unicode (ICU) is a mature, portable set of C/C++ and Java libraries for Unicode support, software internationalization (I18N) and globalization (G11N), giving applications the same results on all platforms." 2DESCRIPTION = "The International Component for Unicode (ICU) is a mature, portable set of C/C++ and Java libraries for Unicode support, software internationalization (I18N) and globalization (G11N), giving applications the same results on all platforms."
2HOMEPAGE = "http://www-01.ibm.com/software/globalization/icu/index.jsp" 3HOMEPAGE = "http://www-01.ibm.com/software/globalization/icu/index.jsp"
3 4
diff --git a/meta/recipes-support/libevent/libevent_1.4.14b.bb b/meta/recipes-support/libevent/libevent_1.4.14b.bb
index 1a369b5754..36468dc04f 100644
--- a/meta/recipes-support/libevent/libevent_1.4.14b.bb
+++ b/meta/recipes-support/libevent/libevent_1.4.14b.bb
@@ -1,4 +1,5 @@
1DESCRIPTION = "an asynchronous event notification library" 1SUMMARY = "An asynchronous event notification library"
2DESCRIPTION = "An asynchronous event notification library"
2HOMEPAGE = "http://www.monkey.org/~provos/libevent/" 3HOMEPAGE = "http://www.monkey.org/~provos/libevent/"
3SECTION = "libs" 4SECTION = "libs"
4 5