diff options
-rw-r--r-- | meta/recipes-extended/hdparm/hdparm_9.63.bb (renamed from meta/recipes-extended/hdparm/hdparm_9.62.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/hdparm/hdparm_9.62.bb b/meta/recipes-extended/hdparm/hdparm_9.63.bb index 61bb44ff38..e286610d6a 100644 --- a/meta/recipes-extended/hdparm/hdparm_9.62.bb +++ b/meta/recipes-extended/hdparm/hdparm_9.63.bb | |||
@@ -26,7 +26,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/${BP}.tar.gz \ | |||
26 | file://wiper.sh-fix-stat-path.patch \ | 26 | file://wiper.sh-fix-stat-path.patch \ |
27 | " | 27 | " |
28 | 28 | ||
29 | SRC_URI[sha256sum] = "2c0f9d75cdbeda928a25a128cd3d0b7120445ec0910c0b29d4c1038ed1be777f" | 29 | SRC_URI[sha256sum] = "70785deaebba5877a89c123568b41dee990da55fc51420f13f609a1072899691" |
30 | 30 | ||
31 | EXTRA_OEMAKE = 'STRIP="echo" LDFLAGS="${LDFLAGS}"' | 31 | EXTRA_OEMAKE = 'STRIP="echo" LDFLAGS="${LDFLAGS}"' |
32 | 32 | ||