diff options
author | Li xin <lixin.fnst@cn.fujitsu.com> | 2015-06-29 15:36:49 +0800 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-07-16 21:09:07 +0200 |
commit | e60684c06cb10993b6e0b6329856d8b7ceb2f20f (patch) | |
tree | 02721dfb2b14ab7b5814ff8a034302d30d37772e /meta-oe | |
parent | 484cfba907b86713b66ba55c96b0ced01cd6f043 (diff) | |
download | meta-openembedded-e60684c06cb10993b6e0b6329856d8b7ceb2f20f.tar.gz |
sg3-utils: 1.38 -> 1.40
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-support/sg3-utils/sg3-utils_1.40.bb (renamed from meta-oe/recipes-support/sg3-utils/sg3-utils_1.38.bb) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.38.bb b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.40.bb index 5ce11b62d..754e03ff9 100644 --- a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.38.bb +++ b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.40.bb | |||
@@ -9,8 +9,9 @@ LICENSE = "GPLv2+ & BSD" | |||
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=f90da7fc52172599dbf082d7620f18ca" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=f90da7fc52172599dbf082d7620f18ca" |
10 | 10 | ||
11 | SRC_URI = "http://sg.danny.cz/sg/p/sg3_utils-${PV}.tgz" | 11 | SRC_URI = "http://sg.danny.cz/sg/p/sg3_utils-${PV}.tgz" |
12 | SRC_URI[md5sum] = "e532a3d6648c422347f6d84cac469263" | 12 | |
13 | SRC_URI[sha256sum] = "d7d3a8b4b698e2c17c8f16bb876946720260d4d659d471c5d7c12ce652ba38f1" | 13 | SRC_URI[md5sum] = "4a74ed491b0891fc60cd91d2b5d68331" |
14 | SRC_URI[sha256sum] = "44a9ecfd3af018fa9f3586067a8fa5f4874451c3d773d74436d262a7e530ee83" | ||
14 | 15 | ||
15 | inherit autotools-brokensep | 16 | inherit autotools-brokensep |
16 | 17 | ||