summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/sdparm/sdparm_1.12.bb (renamed from meta-oe/recipes-support/sdparm/sdparm_1.11.bb)4
1 files changed, 2 insertions, 2 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..d0a4a0467d 100644
--- a/meta-oe/recipes-support/sdparm/sdparm_1.11.bb
+++ b/meta-oe/recipes-support/sdparm/sdparm_1.12.bb
@@ -17,8 +17,8 @@ UPSTREAM_CHECK_REGEX = "sdparm-(?P<pver>\d+(\.\d+)+)\.tgz"
17PACKAGES =+ "${PN}-scripts" 17PACKAGES =+ "${PN}-scripts"
18RDEPENDS_${PN}-scripts += "bash ${PN}" 18RDEPENDS_${PN}-scripts += "bash ${PN}"
19 19
20SRC_URI[md5sum] = "cd998d1c12a4ec11652d0af580f06b4d" 20SRC_URI[md5sum] = "2902fd29e6834fd62c16bb5d1ac53c7e"
21SRC_URI[sha256sum] = "432fdbfe90f0c51640291faf7602489b0ae56dfb96d0c02ed02308792adc7fb0" 21SRC_URI[sha256sum] = "e7f84247069da9a0c293963948d8aba8e5897a13e35e5476c8258acb7ca3a124"
22 22
23inherit autotools 23inherit autotools
24 24