[OE-core] [PATCH 8/8] oe-core: add ledmon to support Intel VROC

Liwei Song liwei.song at windriver.com
Fri Mar 22 01:44:42 UTC 2019



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 at 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
> 
> 
> 


More information about the Openembedded-core mailing list