[OE-core] [PATCH] sysstat: Explicitly disable sensors support.

Martin Jansa martin.jansa at gmail.com
Thu Aug 30 14:05:32 UTC 2012


On Thu, Aug 30, 2012 at 09:54:22AM -0400, Marc Ferland wrote:
> Since no lmsensors recipe exists by default in oe-core, explicitly disable
> support for it in sysstat. In my case sysstat would fail linking complaining
> about undefined references when adding my own lmsensors recipe.

Missing PR bump

> 
> Signed-off-by: Marc Ferland <ferlandm at sonatest.com>
> ---
>  meta/recipes-extended/sysstat/sysstat.inc |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/meta/recipes-extended/sysstat/sysstat.inc b/meta/recipes-extended/sysstat/sysstat.inc
> index 9da40a7..76c9252 100644
> --- a/meta/recipes-extended/sysstat/sysstat.inc
> +++ b/meta/recipes-extended/sysstat/sysstat.inc
> @@ -9,6 +9,7 @@ SRC_URI = "http://pagesperso-orange.fr/sebastien.godard/sysstat-${PV}.tar.gz \
>  
>  inherit autotools gettext
>  
> +EXTRA_OECONF += "--disable-sensors"
>  EXTRA_OEMAKE += 'LFLAGS=""'
>  
>  do_install() {
> -- 
> 1.7.5.4
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20120830/71543b58/attachment-0002.sig>


More information about the Openembedded-core mailing list