summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/hdparm/hdparm_9.52.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/hdparm/hdparm_9.52.bb')
-rw-r--r--meta/recipes-extended/hdparm/hdparm_9.52.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta/recipes-extended/hdparm/hdparm_9.52.bb b/meta/recipes-extended/hdparm/hdparm_9.52.bb
index 49fdc941a5..13cfb3fdf1 100644
--- a/meta/recipes-extended/hdparm/hdparm_9.52.bb
+++ b/meta/recipes-extended/hdparm/hdparm_9.52.bb
@@ -19,9 +19,11 @@ PACKAGES =+ "wiper"
19 19
20FILES_wiper = "${bindir}/wiper.sh" 20FILES_wiper = "${bindir}/wiper.sh"
21 21
22RDEPENDS_wiper = "bash gawk stat" 22RDEPENDS_wiper = "bash gawk coreutils"
23 23
24SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/${BP}.tar.gz" 24SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/${BP}.tar.gz \
25 file://wiper.sh-fix-stat-path.patch \
26 "
25 27
26SRC_URI[md5sum] = "410539d0bf3cc247181594581edbfb53" 28SRC_URI[md5sum] = "410539d0bf3cc247181594581edbfb53"
27SRC_URI[sha256sum] = "c3429cd423e271fa565bf584598fd751dd2e773bb7199a592b06b5a61cec4fb6" 29SRC_URI[sha256sum] = "c3429cd423e271fa565bf584598fd751dd2e773bb7199a592b06b5a61cec4fb6"