summaryrefslogtreecommitdiffstats
path: root/package/openipmi
Commit message (Collapse)AuthorAgeFilesLines
* openipmi: add homepage URLBaruch Siach2015-07-231-0/+2
| | | | | | | The homepage is now back online. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* openipmi: fix missing -lrt for clock_gettimeBaruch Siach2015-07-231-0/+57
| | | | | | | | | | | Add a patch to detect when -lrt is needed. This fixes build with glibc < 2.17. Fixes: http://autobuild.buildroot.net/results/2b0/2b0eb7149c7bdd8ebd72c1070aeefb210379a889/ http://autobuild.buildroot.net/results/49f/49fbd7e2dc72279c5b54d0f59a055e3e5e73f648/ Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* openipmi: don't search host library pathBaruch Siach2015-07-222-0/+54
| | | | | | | | | | | | | | Add a patch removing search of host library path. Fixes: http://autobuild.buildroot.net/results/bb9/bb9a5d4f2058765a3630170a11ee087c9c289c3d/ http://autobuild.buildroot.net/results/0b3/0b37f7648bed99bcb1b5bf727171ccc83283d01e/ http://autobuild.buildroot.net/results/5f7/5f7e6b3279d0e78e3298cdfe7db595e5043ff685/ and many more. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* openipmi: new packageBaruch Siach2015-07-213-0/+54
OpenIPMI provides libraries and command line tools for interacting with IPMI enabled devices. [Thomas: fix indentation.] Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud