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

* Re: [PATCH] lsscsi: Add new package
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Burton, Ross @ 2016-02-06 20:50 UTC (permalink / raw)
  To: Armin Kuster; +Cc: OE-core

[-- Attachment #1: Type: text/plain, Size: 196 bytes --]

On 6 February 2016 at 15:46, Armin Kuster <akuster808@gmail.com> wrote:

> The lsscsi command lists information about SCSI devices in Linux
>

And this should be in oe-core because?

Ross

[-- Attachment #2: Type: text/html, Size: 603 bytes --]

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

* Re: [PATCH] lsscsi: Add new package
  2016-02-06 20:50 ` Burton, Ross
@ 2016-02-07  0:20   ` akuster808
  0 siblings, 0 replies; 3+ messages in thread
From: akuster808 @ 2016-02-07  0:20 UTC (permalink / raw)
  To: Burton, Ross; +Cc: OE-core

On 2/6/16 12:50 PM, Burton, Ross wrote:
>
> On 6 February 2016 at 15:46, Armin Kuster <akuster808@gmail.com
> <mailto:akuster808@gmail.com>> wrote:
>
>     The lsscsi command lists information about SCSI devices in Linux
>
>
> And this should be in oe-core because?

The other sub-system utils appear to be in oe-core like pciutils,
usbutls and pcmciautils so it seemed like a reasonable assumption.

I can handle no as the answer. send it to meta-oe.

- armin

>
> Ross



^ permalink raw reply	[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.