summaryrefslogtreecommitdiffstats
path: root/rules/smartmontools.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-10-23 10:39:21 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-10-23 10:39:21 +0200
commitc935c2d083c01ff939ad46935962372467f1395d (patch)
tree68a729bf7827a7e63a923db63ec13912374449b2 /rules/smartmontools.make
parent9d5020a1965c14b8d3626e77302081adc9b513d4 (diff)
downloadptxdist-c935c2d083c01ff939ad46935962372467f1395d.tar.gz
ptxdist-c935c2d083c01ff939ad46935962372467f1395d.tar.xz
smartmontools: version bump 5.42 -> 6.6
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/smartmontools.make')
-rw-r--r--rules/smartmontools.make9
1 files changed, 6 insertions, 3 deletions
diff --git a/rules/smartmontools.make b/rules/smartmontools.make
index 5555fa855..ab771bb5d 100644
--- a/rules/smartmontools.make
+++ b/rules/smartmontools.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_SMARTMONTOOLS) += smartmontools
#
# Paths and names
#
-SMARTMONTOOLS_VERSION := 5.42
-SMARTMONTOOLS_MD5 := 4460bf9a79a1252ff5c00ba52cf76b2a
+SMARTMONTOOLS_VERSION := 6.6
+SMARTMONTOOLS_MD5 := 9ae2c6e7131cd2813edcc65cbe5f223f
SMARTMONTOOLS := smartmontools-$(SMARTMONTOOLS_VERSION)
SMARTMONTOOLS_SUFFIX := tar.gz
SMARTMONTOOLS_URL := $(call ptx/mirror, SF, smartmontools/$(SMARTMONTOOLS).$(SMARTMONTOOLS_SUFFIX))
@@ -34,8 +34,11 @@ SMARTMONTOOLS_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
--disable-sample \
--with-systemdsystemunitdir=/usr/lib/systemd/system \
+ --without-update-smart-drivedb \
+ --without-gnupg \
--without-selinux \
- --without-libcap-ng
+ --without-libcap-ng \
+ --without-nvme-devicescan
# ----------------------------------------------------------------------------
# Target-Install