From 76d6c93dab313609d6784928887029cb87a7428b Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Fri, 3 Jan 2020 04:57:30 -0800 Subject: [PATCH] smartmontools: upgrade 7.0 -> 7.1 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{smartmontools_7.0.bb => smartmontools_7.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-extended/smartmontools/{smartmontools_7.0.bb => smartmontools_7.1.bb} (93%) diff --git a/meta-oe/recipes-extended/smartmontools/smartmontools_7.0.bb b/meta-oe/recipes-extended/smartmontools/smartmontools_7.1.bb similarity index 93% rename from meta-oe/recipes-extended/smartmontools/smartmontools_7.0.bb rename to meta-oe/recipes-extended/smartmontools/smartmontools_7.1.bb index d984566547..b401272d24 100644 --- a/meta-oe/recipes-extended/smartmontools/smartmontools_7.0.bb +++ b/meta-oe/recipes-extended/smartmontools/smartmontools_7.1.bb @@ -22,8 +22,8 @@ PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'libcap-ng selinux', d) 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] = "b2a80e4789af23d67dfe1e88a997abbf" -SRC_URI[sha256sum] = "e5e1ac2786bc87fdbd6f92d0ee751b799fbb3e1a09c0a6a379f9eb64b3e8f61c" +SRC_URI[md5sum] = "430cd5f64caa4524018b536e5ecd9c29" +SRC_URI[sha256sum] = "3f734d2c99deb1e4af62b25d944c6252de70ca64d766c4c7294545a2e659b846" inherit autotools update-rc.d systemd