mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
lssci: Add package
The lsscsi command lists information about SCSI devices in Linux Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
80d76c66c7
commit
0408ccd6f0
@@ -0,0 +1,12 @@
|
||||
SUMMARY = "The lsscsi command lists information about SCSI devices in Linux"
|
||||
HOMEPAGE = "http://sg.danny.cz/scsi/lsscsi.html"
|
||||
LICENSE = "GPLv2"
|
||||
SECTION = "base"
|
||||
LIC_FILES_CHKSUM="file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
|
||||
|
||||
SRC_URI = "http://sg.danny.cz/scsi/${BP}.tgz"
|
||||
|
||||
SRC_URI[md5sum] = "4a39e3b09cd422e2cae3edbaf56b3176"
|
||||
SRC_URI[sha256sum] = "025d009a1af42bc5b2fca664c44c9ecdfd754356e4a44f5c6aced2420afadd50"
|
||||
|
||||
inherit autotools
|
||||
Reference in New Issue
Block a user