All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 1/3] libyaml: update to 0.1.5
Date: Sun, 20 Apr 2014 13:16:59 +0200	[thread overview]
Message-ID: <20140420111659.GN2486@jama> (raw)
In-Reply-To: <1397023113-29936-2-git-send-email-kai.kang@windriver.com>

[-- Attachment #1: Type: text/plain, Size: 2118 bytes --]

On Wed, Apr 09, 2014 at 01:58:31PM +0800, Kai Kang wrote:
> Update libyaml from 0.1.4 to latest version 0.1.5.

Merged, thanks!

> 
> Signed-off-by: Kai Kang <kai.kang@windriver.com>
> ---
>  .../libyaml/{libyaml_0.1.4.bb => libyaml_0.1.5.bb}           | 12 ++++++++----
>  1 file changed, 8 insertions(+), 4 deletions(-)
>  rename meta-oe/recipes-support/libyaml/{libyaml_0.1.4.bb => libyaml_0.1.5.bb} (36%)
> 
> diff --git a/meta-oe/recipes-support/libyaml/libyaml_0.1.4.bb b/meta-oe/recipes-support/libyaml/libyaml_0.1.5.bb
> similarity index 36%
> rename from meta-oe/recipes-support/libyaml/libyaml_0.1.4.bb
> rename to meta-oe/recipes-support/libyaml/libyaml_0.1.5.bb
> index af8d63f..c44eda4 100644
> --- a/meta-oe/recipes-support/libyaml/libyaml_0.1.4.bb
> +++ b/meta-oe/recipes-support/libyaml/libyaml_0.1.5.bb
> @@ -1,12 +1,16 @@
> -SUMMARY = "LibYAML is a YAML parser and emitter written in C"
> +SUMMARY = "LibYAML is a YAML 1.1 parser and emitter written in C."
> +DESCRIPTION = "LibYAML is a C library for parsing and emitting data in YAML 1.1, \
> +a human-readable data serialization format. "
>  HOMEPAGE = "http://pyyaml.org/wiki/LibYAML"
>  SECTION = "libs/devel"
> +
>  LICENSE = "MIT"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=6015f088759b10e0bc2bf64898d4ae17"
>  
> -SRC_URI = "http://pyyaml.org/download/libyaml/yaml-${PV}.tar.gz;name=libyaml"
> -SRC_URI[libyaml.md5sum] = "36c852831d02cf90508c29852361d01b"
> -SRC_URI[libyaml.sha256sum] = "7bf81554ae5ab2d9b6977da398ea789722e0db75b86bffdaeb4e66d961de6a37"
> +SRC_URI = "http://pyyaml.org/download/libyaml/yaml-${PV}.tar.gz"
> +
> +SRC_URI[md5sum] = "24f6093c1e840ca5df2eb09291a1dbf1"
> +SRC_URI[sha256sum] = "fa87ee8fb7b936ec04457bc044cd561155e1000a4d25029867752e543c2d3bef"
>  
>  S = "${WORKDIR}/yaml-${PV}"
>  
> -- 
> 1.8.4
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

  reply	other threads:[~2014-04-20 11:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-09  5:58 [meta-oe][PATCH 0/3] Update packages Kai Kang
2014-04-09  5:58 ` [PATCH 1/3] libyaml: update to 0.1.5 Kai Kang
2014-04-20 11:16   ` Martin Jansa [this message]
2014-04-09  5:58 ` [PATCH 2/3] sg3-utils: update to 1.38 Kai Kang
2014-04-20 11:17   ` Martin Jansa
2014-04-09  5:58 ` [PATCH 3/3] yajl: update to 2.1.0 Kai Kang
2014-04-20  9:31   ` Martin Jansa

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=20140420111659.GN2486@jama \
    --to=martin.jansa@gmail.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.