All of lore.kernel.org
 help / color / mirror / Atom feed
From: Liwei Song <liwei.song@windriver.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>,
	oe-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 8/8] oe-core: add ledmon to support Intel VROC
Date: Fri, 22 Mar 2019 09:44:42 +0800	[thread overview]
Message-ID: <5C943E0A.5050501@windriver.com> (raw)
In-Reply-To: <5b0bba9dde47bff3dec243a7a3d39e12c6efc2a8.camel@linuxfoundation.org>



On 03/22/2019 07:32 AM, Richard Purdie wrote:
> On Wed, 2019-03-20 at 23:19 -0400, Liwei Song wrote:
>> This add ledmon demon to control Intel VROC's SSD disk led.
>>
>> Signed-off-by: Liwei Song <liwei.song@windriver.com>
>> ---
>>  meta/recipes-extended/ledmon/ledmon_git.bb | 32 ++++++++++++++++++++++++++++++
>>  1 file changed, 32 insertions(+)
>>  create mode 100644 meta/recipes-extended/ledmon/ledmon_git.bb
>>
>> diff --git a/meta/recipes-extended/ledmon/ledmon_git.bb b/meta/recipes-extended/ledmon/ledmon_git.bb
>> new file mode 100644
>> index 000000000000..77a620860cab
>> --- /dev/null
>> +++ b/meta/recipes-extended/ledmon/ledmon_git.bb
>> @@ -0,0 +1,32 @@
>> +SUMMARY = "Intel(R) Enclosure LED Utilities"
>> +
>> +DESCRIPTION = "The utilities are designed primarily to be used on storage servers \
>> + utilizing MD devices (aka Linux Software RAID) for RAID arrays.\
>> +"
>> +HOMEPAGE = "https://github.com/intel/ledmon"
>>
> 
> I'm not sure many of our systems have this. Would this not be more
> appropriate in meta-intel or in some other layer? it does seem a bit of
> a specialist use case?

OK, will try to send it to meta-intel, Thanks for your suggestion.

Liwei.


> 
> Cheers,
> 
> Richard
> 
> 
> 


      reply	other threads:[~2019-03-22  1:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-21  3:19 [PATCH 0/8] changes to allow boot/install from/to virtual raid disk Liwei Song
2019-03-21  3:19 ` [PATCH 1/8] mdadm: add mdmon service to support Intel VROC Liwei Song
2019-03-21  3:19 ` [PATCH 2/8] mdadm: add udev rules to create by-partuuid for MD devices Liwei Song
2019-03-25 11:55   ` Richard Purdie
2019-03-26  3:18     ` Liwei Song
2019-03-21  3:19 ` [PATCH 3/8] udev-extraconf: move md* and dm* from mount blacklist Liwei Song
2019-03-21  3:19 ` [PATCH 4/8] initramfs-framework: mount efivarfs to make Intel VROC work well Liwei Song
2019-03-21  3:19 ` [PATCH 5/8] initramfs-framework: add lvm module Liwei Song
2019-03-21  3:19 ` [PATCH 6/8] init-install: add support for install image to Intel VROC raid disk Liwei Song
2019-03-21  3:19 ` [PATCH 7/8] init-install: fix a typo which will led delete section failed when use sed Liwei Song
2019-03-21  3:19 ` [PATCH 8/8] oe-core: add ledmon to support Intel VROC Liwei Song
2019-03-21 23:32   ` Richard Purdie
2019-03-22  1:44     ` Liwei Song [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5C943E0A.5050501@windriver.com \
    --to=liwei.song@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.