All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy MacLeod <randy.macleod@windriver.com>
To: akuster808@gmail.com
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [oe] [kirkstone][meta-oe][PATCH] lmsensors: do not pull in unneeded perl modules for run-time dependencies
Date: Thu, 10 Aug 2023 14:56:00 -0400	[thread overview]
Message-ID: <8a52ceed-e4d5-6008-2995-e1c28955575d@windriver.com> (raw)
In-Reply-To: <1777F944D33CE024.19936@lists.openembedded.org>

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

On 2023-08-03 16:24, Randy MacLeod via lists.openembedded.org wrote:
> From: Beniamin Sandu<beniaminsandu@gmail.com>
>
> Signed-off-by: Beniamin Sandu<beniaminsandu@gmail.com>
> Signed-off-by: Khem Raj<raj.khem@gmail.com>
> ---
>   meta-oe/recipes-bsp/lm_sensors/lmsensors_3.6.0.bb | 5 +++--
>   1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/meta-oe/recipes-bsp/lm_sensors/lmsensors_3.6.0.bb b/meta-oe/recipes-bsp/lm_sensors/lmsensors_3.6.0.bb
> index f821cdaf4..aba5ab587 100644
> --- a/meta-oe/recipes-bsp/lm_sensors/lmsensors_3.6.0.bb
> +++ b/meta-oe/recipes-bsp/lm_sensors/lmsensors_3.6.0.bb
> @@ -151,12 +151,13 @@ RRECOMMENDS:${PN}-fancontrol = "lmsensors-config-fancontrol"
>   # sensors-detect script files
>   FILES:${PN}-sensorsdetect = "${sbindir}/sensors-detect"
>   FILES:${PN}-sensorsdetect-doc = "${mandir}/man8/sensors-detect.8"
> -RDEPENDS:${PN}-sensorsdetect = "${PN}-sensors perl perl-modules"
> +RDEPENDS:${PN}-sensorsdetect = "${PN}-sensors perl perl-module-fcntl perl-module-file-basename \
> +	perl-module-strict perl-module-constant"
>   
>   # sensors-conf-convert script files
>   FILES:${PN}-sensorsconfconvert = "${bindir}/sensors-conf-convert"
>   FILES:${PN}-sensorsconfconvert-doc = "${mandir}/man8/sensors-conf-convert.8"
> -RDEPENDS:${PN}-sensorsconfconvert = "${PN}-sensors perl perl-modules"
> +RDEPENDS:${PN}-sensorsconfconvert = "${PN}-sensors perl perl-module-strict perl-module-vars"
>   
>   # pwmconfig script files
>   FILES:${PN}-pwmconfig = "${sbindir}/pwmconfig"


Armin,

I see this lmsensors cherry-pick merged to mickledore a week ago but it 
didn't land in kirkstone yet:

https://git.openembedded.org/meta-openembedded/commit/?h=mickledore&id=75cf318cef3b4ee81fad2782cf063ecd69ba8842
https://git.openembedded.org/meta-openembedded/log/?h=kirkstone

Thanks,

../Randy

>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#104224):https://lists.openembedded.org/g/openembedded-devel/message/104224
> Mute This Topic:https://lists.openembedded.org/mt/100534246/3616765
> Group Owner:openembedded-devel+owner@lists.openembedded.org
> Unsubscribe:https://lists.openembedded.org/g/openembedded-devel/unsub  [randy.macleod@windriver.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>

-- 
# Randy MacLeod
# Wind River Linux

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

       reply	other threads:[~2023-08-10 18:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1777F944D33CE024.19936@lists.openembedded.org>
2023-08-10 18:56 ` Randy MacLeod [this message]
2023-08-11 14:33   ` [oe] [kirkstone][meta-oe][PATCH] lmsensors: do not pull in unneeded perl modules for run-time dependencies akuster808

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=8a52ceed-e4d5-6008-2995-e1c28955575d@windriver.com \
    --to=randy.macleod@windriver.com \
    --cc=akuster808@gmail.com \
    --cc=openembedded-devel@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.