Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Cc: Koen Kooi <koen@dominion.thruhere.net>
Subject: Re: [PATCHv2 1/2] libjson: add 0.9
Date: Tue, 29 Nov 2011 07:49:52 -0800	[thread overview]
Message-ID: <4ED4FF20.2050001@linux.intel.com> (raw)
In-Reply-To: <1322126292-25928-1-git-send-email-koen@dominion.thruhere.net>

On 11/24/2011 01:18 AM, Koen Kooi wrote:
> Signed-off-by: Koen Kooi<koen@dominion.thruhere.net>
> ---
>
> Changes since v1:
> 	* fix LICENSE
>
>   meta/recipes-devtools/libjson/libjson_0.9.bb |   14 ++++++++++++++
>   1 files changed, 14 insertions(+), 0 deletions(-)
>   create mode 100644 meta/recipes-devtools/libjson/libjson_0.9.bb
>
> diff --git a/meta/recipes-devtools/libjson/libjson_0.9.bb b/meta/recipes-devtools/libjson/libjson_0.9.bb
> new file mode 100644
> index 0000000..e4951a8
> --- /dev/null
> +++ b/meta/recipes-devtools/libjson/libjson_0.9.bb
> @@ -0,0 +1,14 @@
> +DESCRIPTION = "JSON-C - A JSON implementation in C"
> +HOMEPAGE = "http://oss.metaparadigm.com/json-c/"
> +
> +LICENSE = "MIT"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=30a276a476b02c2dcd0849bde417fb17"
> +
> +SRC_URI = "http://oss.metaparadigm.com/json-c/json-c-${PV}.tar.gz"
> +SRC_URI[md5sum] = "3a13d264528dcbaf3931b0cede24abae"
> +SRC_URI[sha256sum] = "702a486c9bf8e19137d484ab5c49b4ad314eb5e1fe37062a72c0a0fa39439475"
> +
> +S = "${WORKDIR}/json-c-${PV}"
> +
> +
> +inherit autotools

Merged into OE-Core

Thanks
	Sau!



      parent reply	other threads:[~2011-11-29 15:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-24  9:18 [PATCHv2 1/2] libjson: add 0.9 Koen Kooi
2011-11-24  9:18 ` [PATCHv2 2/2] pulseaudio: update to 1.1, delete 0.9.x Koen Kooi
2011-11-24 11:18   ` Koen Kooi
2011-11-28 16:31   ` Koen Kooi
2011-12-07 16:00     ` Ulf Samuelsson
2011-11-29 15:50   ` Saul Wold
2011-11-29 15:49 ` Saul Wold [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=4ED4FF20.2050001@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=koen@dominion.thruhere.net \
    --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