diff options
-rw-r--r-- | meta/recipes-connectivity/nfs-utils/libnfsidmap_0.24.bb | 3 | ||||
-rw-r--r-- | meta/recipes-devtools/dosfstools/dosfstools_2.11.bb | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb | 3 | ||||
-rw-r--r-- | meta/recipes-extended/grep/grep_2.9.bb | 1 | ||||
-rw-r--r-- | meta/recipes-support/icu/icu-3.6.inc | 1 | ||||
-rw-r--r-- | meta/recipes-support/libevent/libevent_1.4.14b.bb | 3 |
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 @@ | |||
1 | DESCRIPTION = "nfs idmapping library" | 1 | SUMMARY = "NFS id mapping library" |
2 | DESCRIPTION = "NFS id mapping library" | ||
2 | HOMEPAGE = "http://www.citi.umich.edu/projects/nfsv4/linux/" | 3 | HOMEPAGE = "http://www.citi.umich.edu/projects/nfsv4/linux/" |
3 | SECTION = "libs" | 4 | SECTION = "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 | 4 | SUMMARY = "DOS FAT Filesystem Utilities" | |
5 | DESCRIPTION = "DOS FAT Filesystem Utilities" | 5 | DESCRIPTION = "DOS FAT Filesystem Utilities" |
6 | 6 | ||
7 | SECTION = "base" | 7 | SECTION = "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 @@ | |||
1 | DESCRIPTION = "Qemu helper scripts from Poky" | 1 | SUMMARY = "Qemu helper scripts" |
2 | DESCRIPTION = "Qemu helper scripts" | ||
2 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
3 | RDEPENDS_${PN} = "qemu-nativesdk" | 4 | RDEPENDS_${PN} = "qemu-nativesdk" |
4 | PR = "r9" | 5 | PR = "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 @@ | |||
1 | SUMMARY = "GNU grep utility" | ||
1 | DESCRIPTION = "GNU grep utility" | 2 | DESCRIPTION = "GNU grep utility" |
2 | HOMEPAGE = "http://savannah.gnu.org/projects/grep/" | 3 | HOMEPAGE = "http://savannah.gnu.org/projects/grep/" |
3 | BUGTRACKER = "http://savannah.gnu.org/bugs/?group=grep" | 4 | BUGTRACKER = "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 @@ | |||
1 | SUMMARY = "International Component for Unicode libraries" | ||
1 | DESCRIPTION = "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." | 2 | DESCRIPTION = "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." |
2 | HOMEPAGE = "http://www-01.ibm.com/software/globalization/icu/index.jsp" | 3 | HOMEPAGE = "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 @@ | |||
1 | DESCRIPTION = "an asynchronous event notification library" | 1 | SUMMARY = "An asynchronous event notification library" |
2 | DESCRIPTION = "An asynchronous event notification library" | ||
2 | HOMEPAGE = "http://www.monkey.org/~provos/libevent/" | 3 | HOMEPAGE = "http://www.monkey.org/~provos/libevent/" |
3 | SECTION = "libs" | 4 | SECTION = "libs" |
4 | 5 | ||