mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
lsscsi: update to 0.31
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
343f0c9467
commit
16f141efa3
+3
-3
@@ -6,9 +6,9 @@ LIC_FILES_CHKSUM="file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
|
||||
|
||||
SRC_URI = "http://sg.danny.cz/scsi/${BP}.tgz"
|
||||
|
||||
SRC_URI[md5sum] = "298a700cd50bb4be1382d618f7b038f4"
|
||||
SRC_URI[sha256sum] = "619a2187405f02c5f57682f3478bffc75326803cd08839e39d434250c5518b15"
|
||||
SRC_URI[md5sum] = "efb68946f51860e8eedc18d6784afdae"
|
||||
SRC_URI[sha256sum] = "12bf1973014803c6fd6d547e7594a4c049f0eef3bf5d22190d4be29d7c09f3ca"
|
||||
|
||||
inherit autotools
|
||||
|
||||
S = "${WORKDIR}/lsscsi-030r154"
|
||||
S = "${WORKDIR}/lsscsi-${PV}"
|
||||
Reference in New Issue
Block a user