summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/smartmontools/smartmontools_7.1.bb (renamed from meta-oe/recipes-extended/smartmontools/smartmontools_7.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/smartmontools/smartmontools_7.0.bb b/meta-oe/recipes-extended/smartmontools/smartmontools_7.1.bb
index d98456654..b401272d2 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)
22PACKAGECONFIG[libcap-ng] = "--with-libcap-ng=yes,--with-libcap-ng=no,libcap-ng" 22PACKAGECONFIG[libcap-ng] = "--with-libcap-ng=yes,--with-libcap-ng=no,libcap-ng"
23PACKAGECONFIG[selinux] = "--with-selinux=yes,--with-selinux=no,libselinux" 23PACKAGECONFIG[selinux] = "--with-selinux=yes,--with-selinux=no,libselinux"
24 24
25SRC_URI[md5sum] = "b2a80e4789af23d67dfe1e88a997abbf" 25SRC_URI[md5sum] = "430cd5f64caa4524018b536e5ecd9c29"
26SRC_URI[sha256sum] = "e5e1ac2786bc87fdbd6f92d0ee751b799fbb3e1a09c0a6a379f9eb64b3e8f61c" 26SRC_URI[sha256sum] = "3f734d2c99deb1e4af62b25d944c6252de70ca64d766c4c7294545a2e659b846"
27 27
28inherit autotools update-rc.d systemd 28inherit autotools update-rc.d systemd
29 29