[OE-core] [PATCH 2/2] zisofs-tools-native: fix meta fields

Paul Eggleton paul.eggleton at linux.intel.com
Tue Nov 5 10:15:20 UTC 2013


* Drop redundant DESCRIPTION (same as SUMMARY)
* Set SUMMARY to slightly more descriptive value borrowed from Fedora
* Fix HOMEPAGE URL (repeated http://)

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb b/meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb
index 02accf6..021c058 100644
--- a/meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb
+++ b/meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb
@@ -1,8 +1,7 @@
 # zisofs-tools-native OE build file
 # Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-SUMMARY = "A set of tools for iso file compression"
-DESCRIPTION = "A set of tools for iso file compression"
-HOMEPAGE = "http://http://freecode.com/projects/zisofs-tools"
+SUMMARY = "Utilities for creating compressed CD-ROM filesystems"
+HOMEPAGE = "http://freecode.com/projects/zisofs-tools"
 SECTION = "console/utils"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-- 
1.8.1.2




More information about the Openembedded-core mailing list