meta-phosphor: master refresh 632923e49c..65f8850b66

Update meta-phosphor to master HEAD.

Andrew Geissler (8):
      bmcweb: srcrev bump 99ad599508..3112a144b3
      phosphor-networkd: srcrev bump 74db23cf88..35297177b8
      phosphor-objmgr: srcrev bump 6a39e8c727..47c09755e5
      entity-manager: srcrev bump b69602b877..61c25c07ca
      dbus-sensors: srcrev bump 95b079b785..f87dc4c139
      phosphor-snmp: srcrev bump bbee5d0d8f..9d18e56285
      phosphor-host-ipmid: srcrev bump 77ff3fe596..e04c004b21
      phosphor-ipmi-blobs: srcrev bump 50539d3646..9e0c1af678

Yong Li (2):
      Fix incorrect license type
      Do not use DBUS_SERVICES in the systemd string substitutions

Change-Id: I3f170aee1b5d0e0ab5f040c6a13d39274fdedfc2
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index d63c40e..eb2a2a4 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "99ad5995089bace233dac20de28ef021591d89c1"
+SRCREV = "3112a144b3d47b8927ef1ad0eaa2094c7fbb96fe"
 
 S = "${WORKDIR}/git"