diff options
Diffstat (limited to 'meta-oe/recipes-support/sg3-utils')
-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 | ||