entity-manager: srcrev bump b4ea2e159c..04b0b013e5

Ali El-Haj-Mahmoud (2):
      entity-manager: add `fan1_Name` to the legacy json schema.
      entity-manager: add support for 3Y Power VAST2112AM PSU.

Chris Cain (1):
      schema: ibm: add default power mode props. schema

Konstantin Aladyshev (1):
      devices: add MP2975 support

Matt Spinler (1):
      configs: Add battery config to pennybacker

Change-Id: I208e4c6e04b51d76d63f1da0a0ee3a12191cc4dc
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index de174f2..3495e89 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -10,7 +10,7 @@
            valijson \
            ${PYTHON_PN}-jsonschema-native \
 "
-SRCREV = "b4ea2e159cf10ae18e59471611bcbbeaf377f60d"
+SRCREV = "04b0b013e5020f43258e05116ddd49f80cbfecfc"
 PACKAGECONFIG ??= "ipmi-fru"
 PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
 PV = "0.1+git${SRCPV}"