freeipmi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Freeipmi-devel] [PATCH] freeimpi in embedded world


From: Fillod Stephane
Subject: [Freeipmi-devel] [PATCH] freeimpi in embedded world
Date: Thu, 9 Jul 2009 17:41:11 +0200

Hi,

I don't know whether it's been done already, me and a colleague, 
we're trying to use freeipmi in an embedded machine. The machine
is running Linux 2.6 nodes on powerpc SoC. The cross-compilation
tool chain is based on uClibc, and we have to keep the library
dependency low.

Please find attached a patch against freeipmi 0.7.10 with following
changes:

* Allow FreeIPMI to build without libgcrypt and libgpg-error. 
  This proves useful for embedded machines using only SSIF/openipmi.
  Feel free to comment on the way how to make libgcrypt optional.
  BTW, there was a typo in configure.ac: have_gcrypte_header.
* Check for cbrt(), which may be missing in uClibc.
* common/src/toolcommon/tool-cmdline-common.c: no need to check X_OK 
  file access right upon driver device, this is too restrictive.

Thanks for making available freeimpi.
-- 
Stephane

Attachment: freeipmi-gcryptless.patch
Description: freeipmi-gcryptless.patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]