diff options
-rw-r--r-- | meta-oe/recipes-extended/smartmontools/smartmontools_6.6.bb (renamed from meta-oe/recipes-extended/smartmontools/smartmontools_6.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/smartmontools/smartmontools_6.5.bb b/meta-oe/recipes-extended/smartmontools/smartmontools_6.6.bb index 0970d2a307..1a1767e11f 100644 --- a/meta-oe/recipes-extended/smartmontools/smartmontools_6.5.bb +++ b/meta-oe/recipes-extended/smartmontools/smartmontools_6.6.bb | |||
@@ -22,8 +22,8 @@ PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'libcap-ng selinux', d) | |||
22 | PACKAGECONFIG[libcap-ng] = "--with-libcap-ng=yes,--with-libcap-ng=no,libcap-ng" | 22 | PACKAGECONFIG[libcap-ng] = "--with-libcap-ng=yes,--with-libcap-ng=no,libcap-ng" |
23 | PACKAGECONFIG[selinux] = "--with-selinux=yes,--with-selinux=no,libselinux" | 23 | PACKAGECONFIG[selinux] = "--with-selinux=yes,--with-selinux=no,libselinux" |
24 | 24 | ||
25 | SRC_URI[md5sum] = "093aeec3f8f39fa9a37593c4012d3156" | 25 | SRC_URI[md5sum] = "9ae2c6e7131cd2813edcc65cbe5f223f" |
26 | SRC_URI[sha256sum] = "89e8bb080130bc6ce148573ba5bb91bfe30236b64b1b5bbca26515d4b5c945bc" | 26 | SRC_URI[sha256sum] = "51f43d0fb064fccaf823bbe68cf0d317d0895ff895aa353b3339a3b316a53054" |
27 | 27 | ||
28 | inherit autotools update-rc.d systemd | 28 | inherit autotools update-rc.d systemd |
29 | 29 | ||