All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Marc Ferland <ferlandm@sonatest.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] lmsensors: Initial commit (cover letter)
Date: Tue, 16 Oct 2012 16:17:42 -0700	[thread overview]
Message-ID: <507DEB16.1060803@linux.intel.com> (raw)
In-Reply-To: <1350424046-18863-1-git-send-email-ferlandm@sonatest.com>

On 10/16/2012 02:47 PM, Marc Ferland wrote:
> Hi,
>
> This is a first attempt at getting lm_sensors included in oe-core. Comments
> are very welcomed!
>
Can you give more background as to why it should be in oe-core?  What 
distros/hardware types use this?


> Regards,
>
> Marc
>
> Marc Ferland (1):
>    lmsensors: Initial commit.
>
>   meta/recipes-bsp/lm_sensors/files/fancontrol       |    2 +
>   meta/recipes-bsp/lm_sensors/files/fancontrol.sh    |   48 ++++++
>   meta/recipes-bsp/lm_sensors/files/sensord.cgi      |   10 ++
>   meta/recipes-bsp/lm_sensors/files/sensord.conf     |   16 ++
>   meta/recipes-bsp/lm_sensors/files/sensord.sh       |   49 +++++++
>   meta/recipes-bsp/lm_sensors/files/sensors.conf     |    2 +
>   meta/recipes-bsp/lm_sensors/lmsensors_3.3.2.bb     |  150 ++++++++++++++++++++
>   meta/recipes-support/rrdtool/files/automake.patch  |   15 ++
>   meta/recipes-support/rrdtool/files/configure.patch |   19 +++
Just a note these two patches need Signed-off-by and Upstream-Status 
tags to be accpeted.
>   meta/recipes-support/rrdtool/rrdtool_1.4.7.bb      |   31 ++++
>   10 files changed, 342 insertions(+), 0 deletions(-)
>   create mode 100644 meta/recipes-bsp/lm_sensors/files/fancontrol
>   create mode 100644 meta/recipes-bsp/lm_sensors/files/fancontrol.sh
>   create mode 100644 meta/recipes-bsp/lm_sensors/files/sensord.cgi
>   create mode 100644 meta/recipes-bsp/lm_sensors/files/sensord.conf
>   create mode 100644 meta/recipes-bsp/lm_sensors/files/sensord.sh
>   create mode 100644 meta/recipes-bsp/lm_sensors/files/sensors.conf
>   create mode 100644 meta/recipes-bsp/lm_sensors/lmsensors_3.3.2.bb
>   create mode 100644 meta/recipes-support/rrdtool/files/automake.patch
>   create mode 100644 meta/recipes-support/rrdtool/files/configure.patch
>   create mode 100644 meta/recipes-support/rrdtool/rrdtool_1.4.7.bb
>



      parent reply	other threads:[~2012-10-16 23:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-16 21:47 [PATCH] lmsensors: Initial commit (cover letter) Marc Ferland
2012-10-16 21:47 ` [PATCH] lmsensors: Initial commit Marc Ferland
2012-10-16 22:37   ` Martin Jansa
2012-10-16 23:28     ` Paul Eggleton
2012-10-17  0:29       ` Patrick Turley
2012-10-17  7:31         ` Martin Jansa
2012-10-17 13:12           ` Marc Ferland
2012-10-16 23:17 ` Saul Wold [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=507DEB16.1060803@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=ferlandm@sonatest.com \
    --cc=openembedded-core@lists.openembedded.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.