diff options
-rw-r--r-- | meta-oe/recipes-extended/smartmontools/smartmontools_6.4.bb (renamed from meta-oe/recipes-extended/smartmontools/smartmontools_6.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/smartmontools/smartmontools_6.2.bb b/meta-oe/recipes-extended/smartmontools/smartmontools_6.4.bb index fd7b1b8c5d..4e5187610f 100644 --- a/meta-oe/recipes-extended/smartmontools/smartmontools_6.2.bb +++ b/meta-oe/recipes-extended/smartmontools/smartmontools_6.4.bb | |||
@@ -24,8 +24,8 @@ PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'libcap-ng', 'libcap-ng', | |||
24 | PACKAGECONFIG[libcap-ng] = "--with-libcap-ng=yes,--with-libcap-ng=no,libcap-ng" | 24 | PACKAGECONFIG[libcap-ng] = "--with-libcap-ng=yes,--with-libcap-ng=no,libcap-ng" |
25 | PACKAGECONFIG[selinux] = "--with-selinux=yes,--with-selinux=no,libselinux" | 25 | PACKAGECONFIG[selinux] = "--with-selinux=yes,--with-selinux=no,libselinux" |
26 | 26 | ||
27 | SRC_URI[md5sum] = "d44f84081a12cef79cd17f78044351fc" | 27 | SRC_URI[md5sum] = "56812c8312fd123ed40ef65afde1049e" |
28 | SRC_URI[sha256sum] = "486f660579bb0fb4f6b927ded7531cb1f99685c666397377761c5b04dd96065b" | 28 | SRC_URI[sha256sum] = "eab75600c1eda9c34b13097db71138ab376f3dad8a6a4667fb4d1d081feb7a85" |
29 | 29 | ||
30 | inherit autotools update-rc.d systemd | 30 | inherit autotools update-rc.d systemd |
31 | 31 | ||