| Submitter | Khem Raj |
|---|---|
| Date | Sept. 19, 2012, 4:43 a.m. |
| Message ID | <1348029799-31922-1-git-send-email-raj.khem@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/36871/ |
| State | Accepted |
| Commit | 0de90ae3fae0a389f6587bcf79983eb771a1ce31 |
| Headers | show |
Comments
Patch
diff --git a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.31.bb b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.31.bb index 5fa0765..8b0b76a 100644 --- a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.31.bb +++ b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.31.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1cc481c050dc92e12db9c8145043d5dc" PR = "r1" SRC_URI = "http://sg.danny.cz/sg/p/sg3_utils-${PV}.tgz" -RC_URI[md5sum] = "9431e1944cde829a24dedf027e1364b5" +SRC_URI[md5sum] = "9431e1944cde829a24dedf027e1364b5" SRC_URI[sha256sum] = "d84b38b61f0ca3941eb1c48a5858f93d1d1b70a623e579f5ecce2440e18410a4" inherit autotools
Signed-off-by: Khem Raj <raj.khem@gmail.com> --- .../recipes-support/sg3-utils/sg3-utils_1.31.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)