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/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index ec09ad2..cfb1308 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -3,7 +3,7 @@
 and configures system sensors"
 
 SRC_URI = "git://github.com/openbmc/entity-manager.git"
-SRCREV = "b69602b8771dd6cffe47da06612d07395e0b3698"
+SRCREV = "61c25c07ca78d68bf0718a98b8a12ff68bdd4239"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"