[oe-commits] [meta-openembedded] 10/25: smartmontools: 6.4 -> 6.5

git at git.openembedded.org git at git.openembedded.org
Tue Sep 6 15:08:29 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 2c61572c2a044da75821eb56775fd6d8e574103d
Author: Wang Xin <wangxin2015.fnst at cn.fujitsu.com>
AuthorDate: Thu Sep 1 03:23:19 2016 -0400

    smartmontools: 6.4 -> 6.5
    
    Upgrade smartmontools from 6.4 to 6.5.
    
    Signed-off-by: Wang Xin <wangxin2015.fnst at cn.fujitsu.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../smartmontools/{smartmontools_6.4.bb => smartmontools_6.5.bb}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-extended/smartmontools/smartmontools_6.4.bb b/meta-oe/recipes-extended/smartmontools/smartmontools_6.5.bb
similarity index 93%
rename from meta-oe/recipes-extended/smartmontools/smartmontools_6.4.bb
rename to meta-oe/recipes-extended/smartmontools/smartmontools_6.5.bb
index fce50e5..55d366e 100644
--- a/meta-oe/recipes-extended/smartmontools/smartmontools_6.4.bb
+++ b/meta-oe/recipes-extended/smartmontools/smartmontools_6.5.bb
@@ -24,8 +24,8 @@ PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'libcap-ng', 'libcap-
 PACKAGECONFIG[libcap-ng] = "--with-libcap-ng=yes,--with-libcap-ng=no,libcap-ng"
 PACKAGECONFIG[selinux] = "--with-selinux=yes,--with-selinux=no,libselinux"
 
-SRC_URI[md5sum] = "56812c8312fd123ed40ef65afde1049e"
-SRC_URI[sha256sum] = "eab75600c1eda9c34b13097db71138ab376f3dad8a6a4667fb4d1d081feb7a85"
+SRC_URI[md5sum] = "093aeec3f8f39fa9a37593c4012d3156"
+SRC_URI[sha256sum] = "89e8bb080130bc6ce148573ba5bb91bfe30236b64b1b5bbca26515d4b5c945bc"
 
 inherit autotools update-rc.d systemd
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list