aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libraw1394/libraw1394_2.1.0.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-03-27 20:02:21 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2017-04-05 19:28:27 +0200
commitaccb3f4ea6504a762095bb7e80b4b67689a94c62 (patch)
tree291e65c0b5fa43554fc3e33c8a3314234dcdfa85 /meta-oe/recipes-support/libraw1394/libraw1394_2.1.0.bb
parentd021ff09b42753332a6587c6cdf8355c97b6af7f (diff)
downloadmeta-openembedded-contrib-accb3f4ea6504a762095bb7e80b4b67689a94c62.tar.gz
libraw1394: Update to 2.1.2 release
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/libraw1394/libraw1394_2.1.0.bb')
-rw-r--r--meta-oe/recipes-support/libraw1394/libraw1394_2.1.0.bb11
1 files changed, 0 insertions, 11 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
deleted file mode 100644
index 811829ebcd..0000000000
--- a/meta-oe/recipes-support/libraw1394/libraw1394_2.1.0.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-SUMMARY = "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