diff options
Diffstat (limited to 'recipes/hdparm/hdparm_9.15.bb')
-rw-r--r-- | recipes/hdparm/hdparm_9.15.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/hdparm/hdparm_9.15.bb b/recipes/hdparm/hdparm_9.15.bb index d351e8dc85..e9388582f7 100644 --- a/recipes/hdparm/hdparm_9.15.bb +++ b/recipes/hdparm/hdparm_9.15.bb @@ -19,3 +19,6 @@ pkg_postinst_${PN} () { pkg_prerm_${PN} () { update-alternatives --remove hdparm hdparm.${PN} } + +SRC_URI[md5sum] = "0524dd10ad986285ff4eeb3507f7471c" +SRC_URI[sha256sum] = "689a413119c4d670ed95b9ac24511655c4805db678ad93866ab1036a0ba4d6bf" |