Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openipmi: bump to version 2.0.24 | Joel Stanley | 2017-09-19 | 1 | -22/+22 |
| | | | | | | | | | | | | | Some changes in addition to the version bump: - The uint32_t patch is now upstream - Drop --no-glib12 flag as support was removed in 2.0.23 - The host library path patch was refreshed Signed-off-by: Joel Stanley <joel@jms.id.au> Reviewed-by: Bernd Kuhls <bernd.kuhls@t-online.de> [Arnout: remove uint32_t patch from hash file] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> | ||||
* | openipmi: don't search host library path | Baruch Siach | 2015-07-22 | 1 | -0/+52 |
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> |