From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Cliff Brake <cbrake@bec-systems.com>
Subject: [meta-oe][PATCHv2 1/3] libraw1394: add recipe
Date: Thu, 17 Oct 2013 16:11:58 -0700 [thread overview]
Message-ID: <1382051520-1562-1-git-send-email-raj.khem@gmail.com> (raw)
From: Cliff Brake <cbrake@bec-systems.com>
Initial recipe created by Khem Raj
Signed-off-by: Cliff Brake <cbrake@bec-systems.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
meta-oe/recipes-multimedia/libraw1394/libraw1394_2.1.0.bb | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 meta-oe/recipes-multimedia/libraw1394/libraw1394_2.1.0.bb
diff --git a/meta-oe/recipes-multimedia/libraw1394/libraw1394_2.1.0.bb b/meta-oe/recipes-multimedia/libraw1394/libraw1394_2.1.0.bb
new file mode 100644
index 0000000..617ba1b
--- /dev/null
+++ b/meta-oe/recipes-multimedia/libraw1394/libraw1394_2.1.0.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "base library for low-level IEEE 1394 accesses"
+HOMEPAGE = "https://ieee1394.wiki.kernel.org/index.php/Libraries#libraw1394"
+SECTION = "libs"
+LICENSE = "LGPL-2.1"
+LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=d8045f3b8f929c1cb29a1e3fd737b499"
+
+SRC_URI = "https://www.kernel.org/pub/linux/libs/ieee1394/${BPN}-${PV}.tar.gz"
+SRC_URI[md5sum] = "d06cccb776b240b6ab5efdee33b87af2"
+SRC_URI[sha256sum] = "a83cff16fb8885831bc29d7d17f3c570dc39251d89e20795c08e87720de0ba70"
+
+inherit autotools
--
1.8.3.2
next reply other threads:[~2013-10-17 23:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-17 23:11 Khem Raj [this message]
2013-10-17 23:11 ` [meta-multimedia][PATCHv2 2/3] coriander: add recipe Khem Raj
2013-10-17 23:12 ` [meta-oe][PATCv2 3/3] mikmod: Upgrade 3.3.2 -> 3.3.3 Khem Raj
2013-10-17 23:59 ` [meta-oe][PATCHv2 1/3] libraw1394: add recipe Martin Jansa
2013-10-18 0:02 ` 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=1382051520-1562-1-git-send-email-raj.khem@gmail.com \
--to=raj.khem@gmail.com \
--cc=cbrake@bec-systems.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.