diff options
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/hdparm/hdparm_9.48.bb (renamed from meta/recipes-extended/hdparm/hdparm_9.45.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-extended/hdparm/hdparm_9.45.bb b/meta/recipes-extended/hdparm/hdparm_9.48.bb index d11412d40c..8267fd9025 100644 --- a/meta/recipes-extended/hdparm/hdparm_9.45.bb +++ b/meta/recipes-extended/hdparm/hdparm_9.48.bb | |||
@@ -16,10 +16,10 @@ FILES_wiper = "${bindir}/wiper.sh" | |||
16 | 16 | ||
17 | RDEPENDS_wiper = "bash gawk stat" | 17 | RDEPENDS_wiper = "bash gawk stat" |
18 | 18 | ||
19 | SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/hdparm-${PV}.tar.gz " | 19 | SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/${BP}.tar.gz " |
20 | 20 | ||
21 | SRC_URI[md5sum] = "1c75d0751a44928b6c4bc81fb16d7fe8" | 21 | SRC_URI[md5sum] = "213efdbe7471fad3408198918e164354" |
22 | SRC_URI[sha256sum] = "23b01caa56a995cf0897877b6aff98ea622a5df255bc2894b1a7693387f38669" | 22 | SRC_URI[sha256sum] = "ce97b4a71cb04146f54cf6f69787e7f97ddfda9836dc803b459d3b3df3a4fbee" |
23 | 23 | ||
24 | EXTRA_OEMAKE += 'STRIP="echo"' | 24 | EXTRA_OEMAKE += 'STRIP="echo"' |
25 | 25 | ||