[oe] [PATCH 2/3] sg3-utils: update to 1.38

Kai Kang kai.kang at windriver.com
Wed Apr 9 05:58:32 UTC 2014


Update sg3-utils to version 1.38.

Signed-off-by: Kai Kang <kai.kang at windriver.com>
---
 .../sg3-utils/{sg3-utils_1.31.bb => sg3-utils_1.38.bb}        | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
 rename meta-oe/recipes-support/sg3-utils/{sg3-utils_1.31.bb => sg3-utils_1.38.bb} (46%)

diff --git a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.31.bb b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.38.bb
similarity index 46%
rename from meta-oe/recipes-support/sg3-utils/sg3-utils_1.31.bb
rename to meta-oe/recipes-support/sg3-utils/sg3-utils_1.38.bb
index 29fe132..beee36c 100644
--- a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.31.bb
+++ b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.38.bb
@@ -1,15 +1,16 @@
 SUMMARY = "Utilities for working with generic SCSI devices"
+
+DESCRIPTION = "This package contains low level utilities for devices that use the SCSI command set"
+
 HOMEPAGE = "http://sg.danny.cz/sg/sg3_utils.html"
 SECTION = "console/admin"
 
 LICENSE = "GPLv2+ & BSD"
-LIC_FILES_CHKSUM = "file://COPYING;md5=1cc481c050dc92e12db9c8145043d5dc"
-
-PR = "r1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=f90da7fc52172599dbf082d7620f18ca"
 
 SRC_URI = "http://sg.danny.cz/sg/p/sg3_utils-${PV}.tgz"
-SRC_URI[md5sum] = "9431e1944cde829a24dedf027e1364b5"
-SRC_URI[sha256sum] = "d84b38b61f0ca3941eb1c48a5858f93d1d1b70a623e579f5ecce2440e18410a4"
+SRC_URI[md5sum] = "e532a3d6648c422347f6d84cac469263"
+SRC_URI[sha256sum] = "d7d3a8b4b698e2c17c8f16bb876946720260d4d659d471c5d7c12ce652ba38f1"
 
 inherit autotools
 
-- 
1.8.4




More information about the Openembedded-devel mailing list