All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] lsscsi: Add new package
@ 2016-02-06 15:46 Armin Kuster
  2016-02-06 20:50 ` Burton, Ross
  0 siblings, 1 reply; 3+ messages in thread
From: Armin Kuster @ 2016-02-06 15:46 UTC (permalink / raw)
  To: openembedded-core

The lsscsi command lists information about SCSI devices in Linux

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 meta/recipes-bsp/lsscsi/lsscsi_0.28.bb | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 meta/recipes-bsp/lsscsi/lsscsi_0.28.bb

diff --git a/meta/recipes-bsp/lsscsi/lsscsi_0.28.bb b/meta/recipes-bsp/lsscsi/lsscsi_0.28.bb
new file mode 100644
index 0000000..4b8cbaf
--- /dev/null
+++ b/meta/recipes-bsp/lsscsi/lsscsi_0.28.bb
@@ -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
-- 
2.3.5



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-02-07  0:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-06 15:46 [PATCH] lsscsi: Add new package Armin Kuster
2016-02-06 20:50 ` Burton, Ross
2016-02-07  0:20   ` akuster808

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.