commit | eaf0eb172f2348bba4ea9cf398819ce66219bc5c | [log] [tgz] |
---|---|---|
author | Chris Austen <austenc@us.ibm.com> | Wed May 04 15:22:16 2016 -0500 |
committer | Chris Austen <austenc@us.ibm.com> | Wed May 04 15:22:16 2016 -0500 |
tree | a6e0b601bdd5302cbace52d7d95f85c48884859f | |
parent | c04c3048c40fc53dde26b6427cbda89307488693 [diff] |
Add version_id support in to openbmc Adding https://github.com/openbmc/phosphor-host-ipmid/commit/176c96534484213dfb19d2ef5f70306b145a4fcf to all the ipmi -I dbus mc info command to reflect what is seen via REST
diff --git a/common/recipes-phosphor/host-ipmid/host-ipmid.bb b/common/recipes-phosphor/host-ipmid/host-ipmid.bb index e22c0d3..432007c 100644 --- a/common/recipes-phosphor/host-ipmid/host-ipmid.bb +++ b/common/recipes-phosphor/host-ipmid/host-ipmid.bb
@@ -19,7 +19,7 @@ RDEPENDS_${PN} += "network" SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid" -SRCREV = "2bcf128699eaff43f4bd4084ab4096d49d782b6b" +SRCREV = "eee949f14d921d84497f41df84ab7ae45a0d830d" S = "${WORKDIR}/git" INSTALL_NAME = "ipmid"