[meta-freescale] [PATCH 13/27] lmsensors-apps: add required runtime dependencies

Daiane Angolini daiane.list at gmail.com
Fri Nov 30 02:11:05 PST 2012


On Fri, Nov 30, 2012 at 1:57 AM, Luo Zhenhua-B19537
<B19537 at freescale.com> wrote:
>> -----Original Message-----
>> From: meta-freescale-bounces at yoctoproject.org [mailto:meta-freescale-
>> bounces at yoctoproject.org] On Behalf Of Daiane Angolini
>> >
>> > Signed-off-by: Zhenhua Luo <b19537 at freescale.com>
>> > ---
>> >  .../lm_sensors/lmsensors-apps_3.3.2.bb             |    4 +++-
>> >  1 file changed, 3 insertions(+), 1 deletion(-)
>> >
>> > diff --git a/recipes-extended/lm_sensors/lmsensors-apps_3.3.2.bb
>> > b/recipes-extended/lm_sensors/lmsensors-apps_3.3.2.bb
>> > index 57a6f3e..62da814 100644
>> > --- a/recipes-extended/lm_sensors/lmsensors-apps_3.3.2.bb
>> > +++ b/recipes-extended/lm_sensors/lmsensors-apps_3.3.2.bb
>> > @@ -9,7 +9,7 @@ LICENSE = "GPLv2 & LGPLv2.1"
>> >  LIC_FILES_CHKSUM =
>> "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
>> >
>> file://COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c"
>> >
>> > -PR = "r1"
>> > +PR = "r2"
>> >  PACKAGE_ARCH = "${MACHINE_ARCH}"
>> >
>> >  SRC_URI = "http://dl.lm-sensors.org/lm-sensors/releases/lm_sensors-
>> ${PV}.tar.bz2"
>> > @@ -37,6 +37,8 @@ PACKAGES =+ "lmsensors-scripts"
>> >
>> >  FILES_lmsensors-scripts = "${bindir}/*.pl ${bindir}/ddcmon
>> ${sbindir}/fancontrol* ${sbindir}/pwmconfig ${sbindir}/sensors-detect"
>> >  RDEPENDS_lmsensors-scripts += "lmsensors-sensors perl bash"
>> > +RDEPENDS_lmsensors-apps += "perl-module-strict perl-module-vars perl-
>> module-warnings-register perl-module-warnings"
>> > +RDEPENDS_lmsensors-scripts += "perl-module-fcntl perl-module-exporter
>> perl-module-xsloader perl-module-exporter-heavy perl-module-file-basename
>> perl-module-constant"
>> You added runtime dependencies for lmsensors-scritps, but from subject
>> only lmsensors-apps is changed
> [Luo Zhenhua-B19537] the prefix of the subject means the name of updated recipe, if the name of all impacted binary packages is required to be indicated in the subject, I can re-create a patch.

Maybe mention the impacted binary packages in the commit log. But it´s
up to you.

Daiane
>
>
> Best Regards,
>
> Zhenhua
>



More information about the meta-freescale mailing list