From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 3/3] yajl: update to 2.1.0
Date: Sun, 20 Apr 2014 11:31:09 +0200 [thread overview]
Message-ID: <20140420093109.GI2486@jama> (raw)
In-Reply-To: <1397023113-29936-4-git-send-email-kai.kang@windriver.com>
[-- Attachment #1: Type: text/plain, Size: 1945 bytes --]
On Wed, Apr 09, 2014 at 01:58:33PM +0800, Kai Kang wrote:
> Update yajl to version 2.1.0:
> * Correct license
> * Update SRCREV
> * Drop PR
Merged, thanks!
>
> Signed-off-by: Kai Kang <kai.kang@windriver.com>
> ---
> .../yajl/{yajl_2.0.4.bb => yajl_2.1.0.bb} | 17 +++++++++++------
> 1 file changed, 11 insertions(+), 6 deletions(-)
> rename meta-oe/recipes-devtools/yajl/{yajl_2.0.4.bb => yajl_2.1.0.bb} (24%)
>
> diff --git a/meta-oe/recipes-devtools/yajl/yajl_2.0.4.bb b/meta-oe/recipes-devtools/yajl/yajl_2.1.0.bb
> similarity index 24%
> rename from meta-oe/recipes-devtools/yajl/yajl_2.0.4.bb
> rename to meta-oe/recipes-devtools/yajl/yajl_2.1.0.bb
> index 9d67e2d..1bf5389 100644
> --- a/meta-oe/recipes-devtools/yajl/yajl_2.0.4.bb
> +++ b/meta-oe/recipes-devtools/yajl/yajl_2.1.0.bb
> @@ -1,10 +1,15 @@
> -DESCRIPTION = "Yet Another JSON Library - A Portable JSON parsing and serialization library in ANSI C"
> -LICENSE = "MIT"
> -LIC_FILES_CHKSUM = "file://COPYING;md5=74f541bd9a2b6c8e5d0714bcdc327f32"
> -PR = "r1"
> +SUMMARY = "Yet Another JSON Library."
>
> -SRCREV = "fee1ebef9fa7dc0e9f5a23f37123b19b68c796ff"
> -SRC_URI = "git://github.com/lloyd/yajl.git"
> +DESCRIPTION = "YAJL is a small event-driven (SAX-style) JSON parser \
> +written in ANSI C, and a small validating JSON generator."
> +
> +HOMEPAGE = "http://lloyd.github.com/yajl/"
> +
> +LICENSE = "ISC"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=39af6eb42999852bdd3ea00ad120a36d"
> +
> +SRC_URI = "git://github.com/lloyd/yajl"
> +SRCREV = "a0ecdde0c042b9256170f2f8890dd9451a4240aa"
>
> S = "${WORKDIR}/git"
>
> --
> 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 --]
prev parent reply other threads:[~2014-04-20 9:31 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
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 [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=20140420093109.GI2486@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.