blob: 15e1ee2438b3cfda6d9a270553d8a8c2d02a17d6 [file] [log] [blame]
Brad Bishop6e60e8b2018-02-01 10:27:11 -05001SUMMARY = "base library for low-level IEEE 1394 accesses"
2HOMEPAGE = "https://ieee1394.wiki.kernel.org/index.php/Libraries#libraw1394"
3SECTION = "libs"
Andrew Geissler9aee5002022-03-30 16:27:02 +00004LICENSE = "LGPL-2.1-only"
Brad Bishop6e60e8b2018-02-01 10:27:11 -05005LIC_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] = "45031ab15ca93e50c19886a38bc1814a"
9SRC_URI[sha256sum] = "ddc4e32721cdfe680d964aaede68ac606a20cd17dd2ba70e2d7e0692086ab57c"
10
11inherit autotools