Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 2/2] zisofs-tools-native: fix meta fields
Date: Tue,  5 Nov 2013 10:15:20 +0000	[thread overview]
Message-ID: <08de82e76886a97ddcd7a638b697ef45f56566d8.1383646398.git.paul.eggleton@linux.intel.com> (raw)
In-Reply-To: <cover.1383646398.git.paul.eggleton@linux.intel.com>
In-Reply-To: <cover.1383646398.git.paul.eggleton@linux.intel.com>

* 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@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



      parent reply	other threads:[~2013-11-05 10:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-05 10:15 [PATCH 0/2] A couple of fixes for zisofs-tools-native Paul Eggleton
2013-11-05 10:15 ` [PATCH 1/2] zisofs-tools-native: add missing DEPENDS on zlib-native Paul Eggleton
2013-11-05 10:15 ` Paul Eggleton [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=08de82e76886a97ddcd7a638b697ef45f56566d8.1383646398.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox