All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][PATCH 2/2] libyaml: update to 0.1.4 and tweak
Date: Fri,  8 Feb 2013 09:20:40 +0000	[thread overview]
Message-ID: <343a84e82b1974badf12346be206dfd0eb521e0b.1360315212.git.paul.eggleton@linux.intel.com> (raw)
In-Reply-To: <cover.1360315212.git.paul.eggleton@linux.intel.com>
In-Reply-To: <cover.1360315212.git.paul.eggleton@linux.intel.com>

* Update to 0.1.4
* Set SUMMARY instead of DESCRIPTION
* Drop PR

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
---
 .../libyaml/{libyaml_0.1.3.bb => libyaml_0.1.4.bb}              |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
 rename meta-oe/recipes-support/libyaml/{libyaml_0.1.3.bb => libyaml_0.1.4.bb} (54%)

diff --git a/meta-oe/recipes-support/libyaml/libyaml_0.1.3.bb b/meta-oe/recipes-support/libyaml/libyaml_0.1.4.bb
similarity index 54%
rename from meta-oe/recipes-support/libyaml/libyaml_0.1.3.bb
rename to meta-oe/recipes-support/libyaml/libyaml_0.1.4.bb
index 702ed55..04c6f77 100644
--- a/meta-oe/recipes-support/libyaml/libyaml_0.1.3.bb
+++ b/meta-oe/recipes-support/libyaml/libyaml_0.1.4.bb
@@ -1,13 +1,12 @@
-DESCRIPTION = "LibYAML is a YAML parser and emitter written in C."
+SUMMARY = "LibYAML is a YAML parser and emitter written in C."
 HOMEPAGE = "http://pyyaml.org/wiki/LibYAML"
 SECTION = "libs/devel"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=6015f088759b10e0bc2bf64898d4ae17"
-PR="r0"
 
 SRC_URI = "http://pyyaml.org/download/libyaml/yaml-${PV}.tar.gz;name=libyaml"
-SRC_URI[libyaml.md5sum] = "b8ab9064e8e0330423fe640de76608cd"
-SRC_URI[libyaml.sha256sum] = "a8bbad7e5250b3735126b7e3bd9f6fce9db19d6be7cc13abad17a24b59ec144a"
+SRC_URI[libyaml.md5sum] = "36c852831d02cf90508c29852361d01b"
+SRC_URI[libyaml.sha256sum] = "7bf81554ae5ab2d9b6977da398ea789722e0db75b86bffdaeb4e66d961de6a37"
 
 S = "${WORKDIR}/yaml-${PV}"
 
-- 
1.7.10.4




      parent reply	other threads:[~2013-02-08  9:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-08  9:20 [meta-oe][PATCH 0/2] PyYAML / libYAML improvements Paul Eggleton
2013-02-08  9:20 ` [meta-oe][PATCH 1/2] python-pyyaml: update to version 3.10 and tweak Paul Eggleton
2013-02-08  9:20 ` 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=343a84e82b1974badf12346be206dfd0eb521e0b.1360315212.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=openembedded-devel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.