summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/hdparm/hdparm_9.53.bb (renamed from meta/recipes-extended/hdparm/hdparm_9.52.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/hdparm/hdparm_9.52.bb b/meta/recipes-extended/hdparm/hdparm_9.53.bb
index 13cfb3fdf1..4c3ec5c48c 100644
--- a/meta/recipes-extended/hdparm/hdparm_9.52.bb
+++ b/meta/recipes-extended/hdparm/hdparm_9.53.bb
@@ -25,8 +25,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/${BP}.tar.gz \
25 file://wiper.sh-fix-stat-path.patch \ 25 file://wiper.sh-fix-stat-path.patch \
26 " 26 "
27 27
28SRC_URI[md5sum] = "410539d0bf3cc247181594581edbfb53" 28SRC_URI[md5sum] = "1e54b52e0c8cb79389d4d47eacba411d"
29SRC_URI[sha256sum] = "c3429cd423e271fa565bf584598fd751dd2e773bb7199a592b06b5a61cec4fb6" 29SRC_URI[sha256sum] = "2673f591df6916c6a1faec07069a7eb1cb8ee307615a615d808192fb0c0265e5"
30 30
31EXTRA_OEMAKE = 'STRIP="echo" LDFLAGS="${LDFLAGS}"' 31EXTRA_OEMAKE = 'STRIP="echo" LDFLAGS="${LDFLAGS}"'
32 32