smartmontools: bump to version 6.1
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 19 Mar 2013 10:04:24 +0000 (10:04 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 19 Mar 2013 21:43:24 +0000 (22:43 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/smartmontools/Config.in
package/smartmontools/smartmontools.mk

index 18320f02251c41f6489edc17cc786c664d7dac6d..dd8197fe0d6bbd5cc9bc39a52bde20920f672329 100644 (file)
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_SMARTMONTOOLS
        bool "smartmontools"
        depends on BR2_INSTALL_LIBSTDCPP
+       depends on BR2_USE_MMU # fork()
        help
          Control and monitor storage systems using S.M.A.R.T.
 
index 5736771e96131755caea3924e02303f2a039f274..850001a365772b8b345701da4afc46b877799f0e 100644 (file)
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-SMARTMONTOOLS_VERSION = 6.0
+SMARTMONTOOLS_VERSION = 6.1
 SMARTMONTOOLS_SITE = http://downloads.sourceforge.net/project/smartmontools/smartmontools/$(SMARTMONTOOLS_VERSION)
 SMARTMONTOOLS_LICENSE = GPLv2+
 SMARTMONTOOLS_LICENSE_FILES = COPYING