commit | 193b22826c5a9ba8e6f03861967fe922ce3557ff | [log] [tgz] |
---|---|---|
author | Deepak Kodihalli <dkodihal@in.ibm.com> | Wed Jun 07 08:34:30 2017 -0500 |
committer | Deepak Kodihalli <dkodihal@in.ibm.com> | Wed Jun 07 13:38:43 2017 +0000 |
tree | f12e41131a198df9a41be2b86639c373ab8e7a8e | |
parent | 847d6495c39dee2a335c6499d027c50a20fca9a5 [diff] |
Pass char* to mapper GetObject Now that openbmc/openbmc#1025 is fixed, mapper's GetObject method can be provided char* type arguments. Previously they had to be converted to std::string to work around bug 1025. Resolves openbmc/openbmc#1131. Change-Id: I3f8a8809a17e866044959989d49ca32e16a8021c Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>