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: [RFC][PATCH 1/2] libjson: add 0.9
Date: Tue, 22 Nov 2011 08:19:51 -0800 [thread overview]
Message-ID: <4ECBCBA7.8080208@linux.intel.com> (raw)
In-Reply-To: <1321899155-19575-1-git-send-email-koen@dominion.thruhere.net>
On 11/21/2011 10:12 AM, Koen Kooi wrote:
> Signed-off-by: Koen Kooi<koen@dominion.thruhere.net>
> ---
> meta/recipes-devtools/libjson/libjson_0.9.bb | 13 +++++++++++++
> 1 files changed, 13 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..4d609a6
> --- /dev/null
> +++ b/meta/recipes-devtools/libjson/libjson_0.9.bb
> @@ -0,0 +1,13 @@
> +DESCRIPTION = "JSON-C - A JSON implementation in C"
> +
> +LICENSE = "MIT/X11"
I believe that LICENSE = "MIT" (or MIT-X) as the standard entry.
Maybe Beth can give the correct version here.
Thanks
Sau!
> +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
next prev parent reply other threads:[~2011-11-22 16:26 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-21 18:12 [RFC][PATCH 1/2] libjson: add 0.9 Koen Kooi
2011-11-21 18:12 ` [RFC][PATCH 2/2] pulseaudio: update to 1.1, delete 0.9.x Koen Kooi
2011-11-22 7:02 ` Martin Jansa
2011-11-22 7:03 ` Martin Jansa
2011-11-22 18:54 ` Martin Jansa
2011-11-22 18:55 ` Martin Jansa
2011-11-22 9:08 ` [RFC][PATCH 1/2] libjson: add 0.9 Paul Menzel
2011-11-22 10:19 ` Koen Kooi
2011-11-22 10:27 ` Paul Menzel
2011-11-22 10:50 ` Koen Kooi
2011-11-22 16:19 ` Saul Wold [this message]
2011-11-22 18:40 ` Koen Kooi
2011-11-22 18:52 ` Joshua Lock
2011-11-22 19:42 ` Saul Wold
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=4ECBCBA7.8080208@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