Sprint 4 candidate

updates include btbridge, ipmid and fru parser
diff --git a/common/recipes-phosphor/host-ipmid/host-ipmid-fru.bb b/common/recipes-phosphor/host-ipmid/host-ipmid-fru.bb
index d61b2e6..72d847d 100644
--- a/common/recipes-phosphor/host-ipmid/host-ipmid-fru.bb
+++ b/common/recipes-phosphor/host-ipmid/host-ipmid-fru.bb
@@ -18,7 +18,7 @@
 
 SRC_URI += "git://github.com/openbmc/ipmi-fru-parser"
 
-SRCREV = "20656b1e15bebd7bc2754bd680f045e253bd2809"
+SRCREV = "63696f4b23c9fd0a84ce539a6414ada406aaf229"
 
 FILES_${PN} += "${libdir}/host-ipmid/*.so"
 FILES_${PN}-dbg += "${libdir}/host-ipmid/.debug"
@@ -31,4 +31,4 @@
 
 
 #        install -m 0755 -d ${D}${libdir}/host-ipmid
-#        install -m 0755 ${S}/*.so ${D}${libdir}/host-ipmid/
\ No newline at end of file
+#        install -m 0755 ${S}/*.so ${D}${libdir}/host-ipmid/