summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libraw1394
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2015-10-08 22:51:41 +0200
committerTudor Florea <tudor.florea@enea.com>2015-10-08 22:51:41 +0200
commit1219bf8a90a7bf8cd3a5363551ef635d51e8fc8e (patch)
treea21a5fc103bb3bd65ecd85ed22be5228fc54e447 /meta-oe/recipes-support/libraw1394
downloadmeta-openembedded-1219bf8a90a7bf8cd3a5363551ef635d51e8fc8e.tar.gz
initial commit for Enea Linux 5.0 arm
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'meta-oe/recipes-support/libraw1394')
-rw-r--r--meta-oe/recipes-support/libraw1394/libraw1394_2.1.0.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/libraw1394/libraw1394_2.1.0.bb b/meta-oe/recipes-support/libraw1394/libraw1394_2.1.0.bb
new file mode 100644
index 000000000..811829ebc
--- /dev/null
+++ b/meta-oe/recipes-support/libraw1394/libraw1394_2.1.0.bb
@@ -0,0 +1,11 @@
1SUMMARY = "base library for low-level IEEE 1394 accesses"
2HOMEPAGE = "https://ieee1394.wiki.kernel.org/index.php/Libraries#libraw1394"
3SECTION = "libs"
4LICENSE = "LGPL-2.1"
5LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=d8045f3b8f929c1cb29a1e3fd737b499"
6
7SRC_URI = "https://www.kernel.org/pub/linux/libs/ieee1394/${BPN}-${PV}.tar.gz"
8SRC_URI[md5sum] = "d06cccb776b240b6ab5efdee33b87af2"
9SRC_URI[sha256sum] = "a83cff16fb8885831bc29d7d17f3c570dc39251d89e20795c08e87720de0ba70"
10
11inherit autotools