Remove warning messages.
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-multimedia / cdrkit / cdrkit_1.1.10.bb
1 SUMMARY = "A set of tools for CD recording"
2 HOMEPAGE = "http://www.cdrkit.org"
3 DEPENDS = "libcap bzip2 zlib"
4 RDEPENDS_${PN} += "perl"
5 LICENSE = "GPLv2"
6 LIC_FILES_CHKSUM = "file://COPYING;md5=b30d3b2750b668133fc17b401e1b98f8"
7 PR = "r1"
8
9 SRC_URI = " \
10         http://cdrkit.org/releases/${P}.tar.gz;name=archive \
11         file://xconfig.patch \
12 "
13
14 inherit cmake
15
16 SRC_URI[archive.md5sum] = "3c25505d567113c269dc6e71640646d8"
17 SRC_URI[archive.sha256sum] = "8b6e90b4068cac6f3a75a501d7a85aba6583b2dc34f434e3eb62d29104b107e5"