sg3_utils: bump to version 1.40
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 18 Nov 2014 17:05:17 +0000 (14:05 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 18 Nov 2014 21:59:19 +0000 (22:59 +0100)
Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/sg3_utils/sg3_utils.hash [new file with mode: 0644]
package/sg3_utils/sg3_utils.mk

diff --git a/package/sg3_utils/sg3_utils.hash b/package/sg3_utils/sg3_utils.hash
new file mode 100644 (file)
index 0000000..d3ae1a0
--- /dev/null
@@ -0,0 +1,2 @@
+# Locally calculated from download (no sig, hash)
+sha256 901ece577d797a8a3870881fe765f6eac4bb381b99a1f7311551689e9f17130b        sg3_utils-1.40.tar.xz
index d59d26c1062934d358f78c6d3c9c7bfc3a5aa093..dca0f6bf89c49c82e89e98c18642a475d286450c 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SG3_UTILS_VERSION = 1.39
+SG3_UTILS_VERSION = 1.40
 SG3_UTILS_SOURCE = sg3_utils-$(SG3_UTILS_VERSION).tar.xz
 SG3_UTILS_SITE = http://sg.danny.cz/sg/p
 SG3_UTILS_LICENSE = BSD-3c
@@ -27,10 +27,10 @@ define SG3_UTILS_REMOVE_PROGS
                raw rbuf rdac read readcap read_block_limits \
                read_buffer read_long reassign referrals \
                rep_zones requests reset reset_wp rmsn rtpg safte sanitize \
-               sat_identify sat_phy_event sat_set_features scan \
-               senddiag ses start stpg sync test_rwbuf turs \
-               unmap verify vpd write_buffer write_long \
-               write_same wr_mode xcopy; do \
+               sat_identify sat_phy_event sat_read_gplog sat_set_features \
+               scan senddiag ses ses_microcode start stpg sync test_rwbuf \
+               turs unmap verify vpd write_buffer write_long \
+               write_same write_verify wr_mode xcopy; do \
                $(RM) $(TARGET_DIR)/usr/bin/sg_$${prog} ; \
        done
        for prog in \