From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][PATCH 7/8] avro: Add recipe
Date: Fri, 2 Dec 2016 19:04:21 -0800 [thread overview]
Message-ID: <20161203030422.17285-7-raj.khem@gmail.com> (raw)
In-Reply-To: <20161203030422.17285-1-raj.khem@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
meta-oe/recipes-support/avro/avro-c_1.8.1.bb | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
create mode 100644 meta-oe/recipes-support/avro/avro-c_1.8.1.bb
diff --git a/meta-oe/recipes-support/avro/avro-c_1.8.1.bb b/meta-oe/recipes-support/avro/avro-c_1.8.1.bb
new file mode 100644
index 0000000..ebaab4f
--- /dev/null
+++ b/meta-oe/recipes-support/avro/avro-c_1.8.1.bb
@@ -0,0 +1,18 @@
+SUMMARY = "Apache Avro data serialization system."
+HOMEPAGE = "http://apr.apache.org/"
+SECTION = "libs"
+
+
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=73bdf70f268f0b3b9c5a83dd7a6f3324"
+
+DEPENDS = "jansson zlib lzma"
+
+SRC_URI = "${APACHE_MIRROR}/avro/avro-${PV}/c/avro-c-${PV}.tar.gz"
+
+SRC_URI[md5sum] = "b268348536714541e10411823a1b59b0"
+SRC_URI[sha256sum] = "e5042088fa47e1aa2860c5cfed0bd061d81f9e96628f8b4d87a24d9b8c5e4ecc"
+
+LDFLAGS_append_libc-uclibc = " -lm"
+
+inherit cmake
--
2.10.2
next prev parent reply other threads:[~2016-12-03 3:04 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-03 3:04 [meta-oe][PATCH 1/8] libvncserver: Fix build with security flags on and disable libva Khem Raj
2016-12-03 3:04 ` [meta-python][PATCH 2/8] python-cson: Add recipe Khem Raj
2016-12-03 3:04 ` [meta-oe][PATCH 3/8] dmalloc: " Khem Raj
2016-12-03 3:04 ` [meta-oe][PATCH 4/8] libmng: " Khem Raj
2016-12-09 21:42 ` Martin Jansa
2016-12-03 3:04 ` [meta-oe][PATCH 5/8] zbar: " Khem Raj
2016-12-09 21:40 ` Martin Jansa
2016-12-03 3:04 ` [meta-oe][PATCH 6/8] msgpack-c: " Khem Raj
2016-12-03 3:04 ` Khem Raj [this message]
2016-12-10 19:48 ` [meta-oe][PATCH 7/8] avro: " Martin Jansa
2016-12-10 20:54 ` Khem Raj
2016-12-03 3:04 ` [meta-oe][PATCH 8/8] loop-aes: " Khem Raj
2016-12-09 21:40 ` Martin Jansa
2016-12-09 22:45 ` Khem Raj
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=20161203030422.17285-7-raj.khem@gmail.com \
--to=raj.khem@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox