fix typo.
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-base / smartmontools / smartmontools.inc
1 SECTION = "console/utils"
2 SUMMARY = "Control and monitor storage systems using S.M.A.R.T."
3 LICENSE = "GPLv2+"
4 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
5 INC_PR = "r1"
6
7 SRC_URI = "${SOURCEFORGE_MIRROR}/smartmontools/smartmontools-${PV}.tar.gz"
8 S = "${WORKDIR}/smartmontools-${PV}"
9
10 inherit autotools