libraw1394: add recipe
authorCliff Brake <cbrake@bec-systems.com>
Tue, 15 Oct 2013 22:43:25 +0000 (22:43 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:33:59 +0000 (08:33 -0800)
Initial recipe created by Khem Raj

(From meta-openembedded rev: 309eb8a5ff0e7ecbeaf191a9dc906b618d40dd94)

Signed-off-by: Cliff Brake <cbrake@bec-systems.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-support/libraw1394/libraw1394_2.0.9.bb [new file with mode: 0644]

diff --git a/meta-openembedded/meta-oe/recipes-support/libraw1394/libraw1394_2.0.9.bb b/meta-openembedded/meta-oe/recipes-support/libraw1394/libraw1394_2.0.9.bb
new file mode 100644 (file)
index 0000000..b0b4a53
--- /dev/null
@@ -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/${P}.tar.gz"
+SRC_URI[md5sum] = "faf6b18a92075d80e45b603f9a659670"
+SRC_URI[sha256sum] = "f83268b3f5d37e8d42ae9881c099b55839b70ac0af71549be7ef6af2578e809a"
+
+inherit autotools