-
The openhpi-switcher tool is being used
during the install part of the build to
change around the sym links to make the libraries
point to the standard set. This does not
work in a cross build e…
-
The hpp files are now being installed directly under
/usr/include instead of /usr/include/openhpi. Looks
like they were moved out of the top level Makefile.am
and put in the cpp/Makefile.am file.
…
-
I've made a small patch that fixes all the warning
messages for the latest gcc-4.1 toolchain and makes
openhpi-2.4.1 build properly with -Werror again.
Read ya, Phil
Reported by: *anonymous
Ori…
-
OpenHPI 2.2.0
IPMI plugin
ATCA platform
I found one issue about OPENHPI\_THREADED.
If we set OPENHPI\_THREADED=YES, hpitree,
hpifan,and hpiinv will segment fault when it is almost
close to…
-
Bump openhpi version number in configure.ac before branching, 2 locations.
Reported by: pdphan
Original Ticket: "openhpi/feature-requests/548":https://sourceforge.net/p/openhpi/feature-requests/548
-
In README file, it mentions if install openhpi manually,
cp
examples/openhpi.conf.example /etc/openhpi/openhpi.co
nf
It is not right in 2.1.x. Actually, the destination config
path is $\(DES…
-
in examples/openhpi.conf.example, at the first line of
each handler, there is extra space before "\{", which
cause plugin.so file can't be loaded properly.
Reported by: wangjing
Original Ticket:…
-
openhpi doesn't compile against net-snmp 5.2
reported by Anas Nassif
Reported by: sdague
Original Ticket: "openhpi/bugs/745":https://sourceforge.net/p/openhpi/bugs/745
-
Error\! Test fails: File=tsensorset012.c, Line=65
Returned err=NOT\_PRESENT, expected=INVALID\_DATA
FAIL: tsensorset012
same test passed on 12/13 build run
Reported by: cchia
Original Ticket: "…
-
Bug detailed description:
\--------------------------
Using the OpenHPI library v1.0.0 to access the BMC on
a LangleyPR using the
libipmihandler...
If the system specified in the libipmi handle…