From 1a0dff00a4f51312c71d7c25356c4d8e97833911 Mon Sep 17 00:00:00 2001 From: zangrc Date: Fri, 8 Jan 2021 22:14:13 +0800 Subject: [PATCH] smartmontools: upgrade 7.1 -> 7.2 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../{smartmontools_7.1.bb => smartmontools_7.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-extended/smartmontools/{smartmontools_7.1.bb => smartmontools_7.2.bb} (93%) diff --git a/meta-oe/recipes-extended/smartmontools/smartmontools_7.1.bb b/meta-oe/recipes-extended/smartmontools/smartmontools_7.2.bb similarity index 93% rename from meta-oe/recipes-extended/smartmontools/smartmontools_7.1.bb rename to meta-oe/recipes-extended/smartmontools/smartmontools_7.2.bb index b401272d24..3c01e589ca 100644 --- a/meta-oe/recipes-extended/smartmontools/smartmontools_7.1.bb +++ b/meta-oe/recipes-extended/smartmontools/smartmontools_7.2.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] = "430cd5f64caa4524018b536e5ecd9c29" -SRC_URI[sha256sum] = "3f734d2c99deb1e4af62b25d944c6252de70ca64d766c4c7294545a2e659b846" +SRC_URI[md5sum] = "e8d134c69ae4959a05cb56b31172ffb1" +SRC_URI[sha256sum] = "5cd98a27e6393168bc6aaea070d9e1cd551b0f898c52f66b2ff2e5d274118cd6" inherit autotools update-rc.d systemd