]> code.ossystems Code Review - openembedded-core.git/commitdiff
Don't set DESCRIPTION to the same value as SUMMARY
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 25 Nov 2013 18:50:47 +0000 (18:50 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Dec 2013 17:09:39 +0000 (17:09 +0000)
Setting DESCRIPTION to the same value as SUMMARY doesn't do anything,
since the value of DESCRIPTION will be derived from SUMMARY if not
specified.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 files changed:
meta/recipes-connectivity/nfs-utils/libnfsidmap_0.25.bb
meta/recipes-devtools/cdrtools/cdrtools-native_3.01a17.bb
meta/recipes-devtools/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-native_1.79.bb
meta/recipes-devtools/dosfstools/dosfstools_2.11.bb
meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native_0.9.69.bb
meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb
meta/recipes-devtools/sgmlspl/sgmlspl-native_1.03ii.bb
meta/recipes-extended/cups/cups.inc
meta/recipes-extended/grep/grep_2.15.bb
meta/recipes-extended/shadow/shadow-securetty_4.1.4.3.bb
meta/recipes-extended/shadow/shadow-sysroot_4.1.4.3.bb
meta/recipes-extended/shadow/shadow.inc
meta/recipes-lsb4/perl/libdumpvalue-perl_1.17.bb
meta/recipes-support/libevent/libevent_2.0.21.bb

index f840d8b6b3f4acf6ba3cec23c8a28d025564e8b2..fcc9e87db54246522c2383d33472e0e0c15038f4 100644 (file)
@@ -1,5 +1,4 @@
 SUMMARY = "NFS id mapping library"
-DESCRIPTION = "NFS id mapping library"
 HOMEPAGE = "http://www.citi.umich.edu/projects/nfsv4/linux/"
 SECTION = "libs"
 
index 2ae3f4ad633f6dae7286da898d7d6119d35891b9..38de407e716d75f37607c9a2466ae1f9e033648d 100644 (file)
@@ -2,7 +2,6 @@
 # Copyright (C) 2004-2006, Advanced Micro Devices, Inc.  All Rights Reserved
 # Released under the MIT license (see packages/COPYING)
 SUMMARY = "A set of tools for CD recording, including cdrecord"
-DESCRIPTION = "A set of tools for CD recording, including cdrecord"
 HOMEPAGE = "http://cdrecord.berlios.de/private/cdrecord.html"
 SECTION = "console/utils"
 LICENSE = "GPLv2 & CDDL-1.0 & LGPLv2.1+"
index c70e76dd814cd23a6c4c2cb1b5abcf31f4e37fae..e62369003eb6274c290f7077879899d1e48845b6 100644 (file)
@@ -1,5 +1,4 @@
 SUMMARY = "DSSSL stylesheets used to transform SGML and XML DocBook files"
-DESCRIPTION = "DSSSL stylesheets used to transform SGML and XML DocBook files"
 HOMEPAGE= "http://docbook.sourceforge.net"
 # Simple persmissive
 LICENSE = "DSSSL"
index b7b85f059e004162410707da4607c740deaa32a3..a6a7ddcbd9ed687c1a445618a0deebf9487e15b2 100644 (file)
@@ -2,7 +2,6 @@
 # Copyright (C) 2004-2006, Advanced Micro Devices, Inc.  All Rights Reserved
 # Released under the MIT license (see packages/COPYING)
 SUMMARY = "DOS FAT Filesystem Utilities"
-DESCRIPTION = "DOS FAT Filesystem Utilities"
 
 SECTION = "base"
 LICENSE = "GPLv2"
index ba9c72e8c753ad3cf032008be4d549ffef05cfc5..ea0ffcb921a64b0b97747f29d2cceb4338aabd21 100644 (file)
@@ -1,5 +1,4 @@
 SUMMARY = "Convert LinuxDoc SGML source into other formats"
-DESCRIPTION = "Convert LinuxDoc SGML source into other formats"
 HOMEPAGE = "http://packages.debian.org/linuxdoc-tools"
 LICENSE = "GPLv3+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=077ef64ec3ac257fb0d786531cf26931"
index fbf9e771df4a4804f44a081f91841471b963b3f2..fe03b8288a1fea6dcd0c0ded32ff05ab46aa8e51 100644 (file)
@@ -1,5 +1,4 @@
 SUMMARY = "Qemu helper scripts"
-DESCRIPTION = "Qemu helper scripts"
 LICENSE = "GPLv2"
 RDEPENDS_${PN} = "nativesdk-qemu"
 PR = "r9"
index 1b612c0f8050f4371f20a95a71691988e7cb8b24..be03fc566d861f402de07158116f7939d7e7ca6d 100644 (file)
@@ -1,5 +1,4 @@
 SUMMARY = "A simple post-processor for SGMLS and NSGMLS"
-DESCRIPTION = "A simple post-processor for SGMLS and NSGMLS"
 HOMEPAGE = "http://search.cpan.org/src/DMEGG/SGMLSpm-1.03ii/DOC/HTML/SGMLSpm/sgmlspm.html"
 SECTION = "libs"
 LICENSE = "GPLv2+"
index 62295b73caaa55f6119fd9be3c2a2c1d438f9d85..cb5b1a780c0f560140312787a0d12eb4a07aef96 100644 (file)
@@ -1,5 +1,4 @@
 SUMMARY = "An Internet printing system for Unix"
-DESCRIPTION = "An Internet printing system for Unix."
 SECTION = "console/utils"
 LICENSE = "GPLv2 & LGPLv2"
 DEPENDS = "gnutls libpng jpeg dbus dbus-glib zlib libusb"
index b6aa882ed12f83d93dc82e8896b01cc4c1bba6c8..b24188ff4b2c7bb06e9fe5c4c93bf8f1c0f85ad9 100644 (file)
@@ -1,5 +1,4 @@
 SUMMARY = "GNU grep utility"
-DESCRIPTION = "GNU grep utility"
 HOMEPAGE = "http://savannah.gnu.org/projects/grep/"
 BUGTRACKER = "http://savannah.gnu.org/bugs/?group=grep"
 SECTION = "console/utils"
index 4a1f79f8e54ea751c72669be11afb017e65b4e11..9d2ca4d5d60b4f11a75a3f6053e1fccd5b9353a6 100644 (file)
@@ -1,5 +1,4 @@
 SUMMARY = "Provider of the machine specific securetty file"
-DESCRIPTION = "Provider of the machine specific securetty file"
 SECTION = "base utils"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
index d379c1fdd735872eb2fa266fdde6138bd79f6e64..697569c47ec286e78ac4e16ee6958882d42cb1ad 100644 (file)
@@ -1,5 +1,4 @@
 SUMMARY = "Shadow utils requirements for useradd.bbclass"
-DESCRIPTION = "Shadow utils requirements for useradd.bbclass"
 HOMEPAGE = "http://pkg-shadow.alioth.debian.org"
 BUGTRACKER = "https://alioth.debian.org/tracker/?group_id=30580"
 SECTION = "base utils"
index 5ab978ac51e7a558728f1b1d651fc00652426e95..33ecc7db40c4c017d8a840f68b84b5cd5de51c45 100644 (file)
@@ -1,5 +1,4 @@
 SUMMARY = "Tools to change and administer password and group data"
-DESCRIPTION = "Tools to change and administer password and group data"
 HOMEPAGE = "http://pkg-shadow.alioth.debian.org"
 BUGTRACKER = "https://alioth.debian.org/tracker/?group_id=30580"
 SECTION = "base utils"
index c18bc1175f1d324e155f8c042e6115e6299d27c3..1125e140b78e7e9520f58de7fe0506b215936014 100644 (file)
@@ -1,5 +1,4 @@
 SUMMARY = "Perl module for provides screen dump of Perl data."
-DESCRIPTION = "Perl module for provides screen dump of Perl data."
 
 HOMEPAGE = "http://search.cpan.org/~flora/Dumpvalue/"
 SECTION = "libs"
index 2fbe65968faedcfc9342c6e98b50ebd5e6280fdd..5a1ff3b1b00aaae7357a0db33cdd0ebb03e80585 100644 (file)
@@ -1,5 +1,4 @@
 SUMMARY = "An asynchronous event notification library"
-DESCRIPTION = "An asynchronous event notification library"
 HOMEPAGE = "http://libevent.org/"
 BUGTRACKER = "http://sourceforge.net/tracker/?group_id=50884&atid=461322"
 SECTION = "libs"