diff options
| -rw-r--r-- | meta-oe/recipes-bsp/lsscsi/lsscsi_0.31.bb (renamed from meta-oe/recipes-bsp/lsscsi/lsscsi_0.30.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-bsp/lsscsi/lsscsi_0.30.bb b/meta-oe/recipes-bsp/lsscsi/lsscsi_0.31.bb index af34cdc483..2c96de163b 100644 --- a/meta-oe/recipes-bsp/lsscsi/lsscsi_0.30.bb +++ b/meta-oe/recipes-bsp/lsscsi/lsscsi_0.31.bb | |||
| @@ -6,9 +6,9 @@ LIC_FILES_CHKSUM="file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" | |||
| 6 | 6 | ||
| 7 | SRC_URI = "http://sg.danny.cz/scsi/${BP}.tgz" | 7 | SRC_URI = "http://sg.danny.cz/scsi/${BP}.tgz" |
| 8 | 8 | ||
| 9 | SRC_URI[md5sum] = "298a700cd50bb4be1382d618f7b038f4" | 9 | SRC_URI[md5sum] = "efb68946f51860e8eedc18d6784afdae" |
| 10 | SRC_URI[sha256sum] = "619a2187405f02c5f57682f3478bffc75326803cd08839e39d434250c5518b15" | 10 | SRC_URI[sha256sum] = "12bf1973014803c6fd6d547e7594a4c049f0eef3bf5d22190d4be29d7c09f3ca" |
| 11 | 11 | ||
| 12 | inherit autotools | 12 | inherit autotools |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/lsscsi-030r154" | 14 | S = "${WORKDIR}/lsscsi-${PV}" |
