[meta-freescale] [PATCH 04/27] lm_sensors: added recipe for v3.3.2

Luo Zhenhua-B19537 B19537 at freescale.com
Thu Nov 29 19:50:07 PST 2012


> -----Original Message-----
> From: meta-freescale-bounces at yoctoproject.org [mailto:meta-freescale-
> bounces at yoctoproject.org] On Behalf Of Daiane Angolini
> >
> >     the patch is generated based on
> http://patches.openembedded.org/patch/27213/
> >     which is submitted by Jackie Huang <jackie.huang at windriver.com>
> >     * Adapted from the recipe for v3.2.0
> >     * Added MANDIR in EXTRA_OEMAKE instead of the moving operation for
> >       manuals in do_install
> >     * put .a files in _staticdev package
> >
> > Signed-off-by: Zhenhua Luo <b19537 at freescale.com>
> > ---
> >  .../lm_sensors/lmsensors-apps_3.3.2.bb             |   48
> ++++++++++++++++++++
> >  1 file changed, 48 insertions(+)
> >  create mode 100644
> > recipes-extended/lm_sensors/lmsensors-apps_3.3.2.bb
> >
> > diff --git a/recipes-extended/lm_sensors/lmsensors-apps_3.3.2.bb
> > b/recipes-extended/lm_sensors/lmsensors-apps_3.3.2.bb
> > new file mode 100644
> > index 0000000..57a6f3e
> > --- /dev/null
> > +++ b/recipes-extended/lm_sensors/lmsensors-apps_3.3.2.bb
> > @@ -0,0 +1,48 @@
> > +SUMMARY = "A hardware health monitoring package for Linux"
> > +DESCRIPTION = "Lm-sensors is a hardware health monitoring package for
> Linux. \
> > +               It allows you to access information from temperature,
> voltage, \
> > +               and fan speed sensors."
> > +HOMEPAGE = "http://www.lm-sensors.org/"
> > +DEPENDS = "sysfsutils virtual/libiconv \
> > +           bison-native flex-native"
> > +LICENSE = "GPLv2 & LGPLv2.1"
> > +LIC_FILES_CHKSUM =
> "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
> > +
> file://COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c"
> > +
> > +PR = "r1"
> > +PACKAGE_ARCH = "${MACHINE_ARCH}"
> > +
> > +SRC_URI = "http://dl.lm-sensors.org/lm-sensors/releases/lm_sensors-
> ${PV}.tar.bz2"
> > +
> > +SRC_URI[md5sum] = "f357ba00b080ab102a170f7bf8bb2578"
> > +SRC_URI[sha256sum] =
> "f13dd885406841a7352ccfb8b9ccb23c4c057abe3de4258da5444c149a9e3ae1"
> > +
> > +S = "${WORKDIR}/lm_sensors-${PV}"
> 
> Is this a must or is it optional?
> I only want to understand. Because it looks like it´s defined just like
> default value would be.
[Luo Zhenhua-B19537] the default value is lmsensors-apps, what we want is lmsensors. 


Best Regards,

Zhenhua




More information about the meta-freescale mailing list