entity-manager: srcrev bump b5e32c2396..28dc2dae9f

Cezary Golder (1):
      Add gpio instances for WFP Baseboard

Ed Tanous (1):
      Implement the 2UX16 riser correctly

Jae Hyun Yoo (1):
      Replace apply_visitor() calls with visit()

James Feist (11):
      Upgrade to 17 standard
      Add delete object method
      Add Pid Zone Schema
      Remove empty frus from results
      Add PWM configurations to Chassis
      [fru-device] remove dependency on i2c-dev-user
      Stop using mapbox directly
      Add intial stepwise configuration example
      Add gpio properties
      Bump sdbusplus
      Don't allow hex strings on d-bus

Change-Id: I0ebaa77faa97dacccd259b63de62311b7499866b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/configuration/entity-manager_git.bb b/recipes-phosphor/configuration/entity-manager_git.bb
index b293727..c5d0c95 100644
--- a/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/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 = "b5e32c2396ac531f14d45d29dd4c6e159dcb1e0f"
+SRCREV = "28dc2dae9fc45d83c26517befd18c52f6526b455"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"