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

Richard Purdie richard.purdie at linuxfoundation.org
Thu Mar 21 23:32:28 UTC 2019


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?

Cheers,

Richard



More information about the Openembedded-core mailing list