From: ml@communistcode.co.uk
To: openembedded-core@lists.openembedded.org
Cc: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Subject: [PATCH] New recipe - jansson, C library for encoding, decoding and manipulating JSON data
Date: Thu, 12 Apr 2012 14:42:27 +0100 [thread overview]
Message-ID: <1334238147-15338-1-git-send-email-ml@communistcode.co.uk> (raw)
From: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
---
meta-oe/recipes-support/jansson/jansson.inc | 8 ++++++++
meta-oe/recipes-support/jansson/jansson_2.3.bb | 4 ++++
2 files changed, 12 insertions(+)
create mode 100644 meta-oe/recipes-support/jansson/jansson.inc
create mode 100644 meta-oe/recipes-support/jansson/jansson_2.3.bb
diff --git a/meta-oe/recipes-support/jansson/jansson.inc b/meta-oe/recipes-support/jansson/jansson.inc
new file mode 100644
index 0000000..d3620ad
--- /dev/null
+++ b/meta-oe/recipes-support/jansson/jansson.inc
@@ -0,0 +1,8 @@
+DESCRIPTION = "Jansson is a C library for encoding, decoding and manipulating JSON data."
+HOMEPAGE = "http://www.digip.org/jansson/"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=f521466f4aa39f2dec7513bf8ad26805"
+
+SRC_URI = "http://www.digip.org/jansson/releases/${PN}-${PV}.tar.gz"
+
+inherit autotools
diff --git a/meta-oe/recipes-support/jansson/jansson_2.3.bb b/meta-oe/recipes-support/jansson/jansson_2.3.bb
new file mode 100644
index 0000000..7e6e797
--- /dev/null
+++ b/meta-oe/recipes-support/jansson/jansson_2.3.bb
@@ -0,0 +1,4 @@
+require jansson.inc
+
+SRC_URI[md5sum] = "17d92cb6200cc06d8403134cb37ad2b8"
+SRC_URI[sha256sum] = "db2a4202b4731398b16c97335f94536611283801236dbcd529e190f11e837292"
--
1.7.10
next reply other threads:[~2012-04-12 13:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-12 13:42 ml [this message]
2012-04-12 14:08 ` [PATCH] New recipe - jansson, C library for encoding, decoding and manipulating JSON data Koen Kooi
2012-04-12 14:17 ` Jack Mitchell
2012-04-12 14:36 ` Paul Eggleton
2012-04-12 14:38 ` Andreas Oberritter
2012-04-12 14:40 ` Koen Kooi
2012-04-12 15:14 ` Jack Mitchell
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=1334238147-15338-1-git-send-email-ml@communistcode.co.uk \
--to=ml@communistcode.co.uk \
--cc=jack.mitchell@dbbroadcast.co.uk \
--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