aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/sdparm
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/sdparm')
-rw-r--r--meta-oe/recipes-support/sdparm/sdparm_1.12.bb (renamed from meta-oe/recipes-support/sdparm/sdparm_1.11.bb)8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-oe/recipes-support/sdparm/sdparm_1.11.bb b/meta-oe/recipes-support/sdparm/sdparm_1.12.bb
index 7fc87db2bd..a5f98e6723 100644
--- a/meta-oe/recipes-support/sdparm/sdparm_1.11.bb
+++ b/meta-oe/recipes-support/sdparm/sdparm_1.12.bb
@@ -15,12 +15,12 @@ MIRRORS += "http://sg.danny.cz/sg/p https://fossies.org/linux/misc"
UPSTREAM_CHECK_REGEX = "sdparm-(?P<pver>\d+(\.\d+)+)\.tgz"
PACKAGES =+ "${PN}-scripts"
-RDEPENDS_${PN}-scripts += "bash ${PN}"
+RDEPENDS:${PN}-scripts += "bash ${PN}"
-SRC_URI[md5sum] = "cd998d1c12a4ec11652d0af580f06b4d"
-SRC_URI[sha256sum] = "432fdbfe90f0c51640291faf7602489b0ae56dfb96d0c02ed02308792adc7fb0"
+SRC_URI[md5sum] = "2902fd29e6834fd62c16bb5d1ac53c7e"
+SRC_URI[sha256sum] = "e7f84247069da9a0c293963948d8aba8e5897a13e35e5476c8258acb7ca3a124"
inherit autotools
# Put the bash scripts to ${PN}-scripts
-FILES_${PN}-scripts = "${bindir}/sas_disk_blink ${bindir}/scsi_ch_swp"
+FILES:${PN}-scripts = "${bindir}/sas_disk_blink ${bindir}/scsi_ch_swp"