From c4ff1c9313a89983b87a8c262d83c046e7007a49 Mon Sep 17 00:00:00 2001 From: Wang Xin Date: Thu, 1 Sep 2016 03:23:19 -0400 Subject: [PATCH] smartmontools: 6.4 -> 6.5 Upgrade smartmontools from 6.4 to 6.5. Signed-off-by: Wang Xin Signed-off-by: Martin Jansa --- .../{smartmontools_6.4.bb => smartmontools_6.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-extended/smartmontools/{smartmontools_6.4.bb => smartmontools_6.5.bb} (93%) 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 fce50e5bdd..55d366e2e8 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