commit | 26f2902cf4a645dad4aebbf281dd7fb41e2823ad | [log] [tgz] |
---|---|---|
author | Chris Austen <austenc@us.ibm.com> | Mon Nov 09 22:47:44 2015 -0600 |
committer | Chris Austen <austenc@us.ibm.com> | Mon Nov 09 22:47:44 2015 -0600 |
tree | d3de873c36cecb0cc7e501eba46482c2d4aa7ca1 | |
parent | 8ed878025941fc71902006fc140e1845bedcfaaa [diff] |
boot sensor was not reporting
diff --git a/common/recipes-phosphor/host-ipmid/host-ipmid.bb b/common/recipes-phosphor/host-ipmid/host-ipmid.bb index d94ac80..2a2959a 100644 --- a/common/recipes-phosphor/host-ipmid/host-ipmid.bb +++ b/common/recipes-phosphor/host-ipmid/host-ipmid.bb
@@ -14,7 +14,7 @@ SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid" -SRCREV = "e8ea3befc0f6120cbe9de2cf4d9dec1c95daf2b5" +SRCREV = "8f71a6190d17d59f8de49182b0a8f3f063be3146" S = "${WORKDIR}/git"