commit | 87e080b537aff3fd22ec56ef72660937bed38422 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Sun Jul 10 13:16:53 2016 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Sun Jul 10 13:22:10 2016 -0500 |
tree | 94b480faa7b36be1f5c75bd85bb812362cdf63da | |
parent | f75b87815d28cc5368d00a0c2d612158399822cc [diff] |
Add support to load versioned libraries Linux libraries, including the ipmi plugins, can be versioned, with suffix .so.* Add support in ipmid to find and load versioned libraries. There seems to not be an issue if ipmid loads the same library twice (a non-versioned and versioned) as with the cases where a symlink .so points to a .so.* library. Change-Id: I96d73e90dfec01c1a830dab4e6c20797b6130528 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>