entity-manager: srcrev bump fc2152a87f..2ec1f15f33

Add phosphor-logging DEPENDS.

Alexander Hansen (1):
      meson: use phosphor-logging for debug statements

Bright Cheng (1):
      configurations: yosemite4: Add PowerState to Medusa Board

Daniel Hsu (3):
      configurations: add minerva pdb second source
      configurations: update minerva_pttv.json
      configurations: update minerva_pdb.json

Ian Chien (5):
      configurations: yosemite4: Support second sources Spider board
      configurations: yosemite4: Support fourth sources Medusa board
      configurations: yosemite4: Support sixth sources Medusa board
      configurations: yosemite4: Support seventh sources Medusa board
      configurations: yosemite4: Support eighth sources Medusa board

Change-Id: I54312c1d607a65e0e609e2eee82029c97afc8c3b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index e6eb54f..567c0a7 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -6,10 +6,11 @@
 DEPENDS = "boost \
            dbus \
            nlohmann-json \
+           phosphor-logging \
            sdbusplus \
            valijson \
 "
-SRCREV = "fc2152a87fa35709bec4f82f1af21e7bc5f758fe"
+SRCREV = "2ec1f15f33d83e9bddb5e3318a6d94d4a92ddc90"
 PACKAGECONFIG ??= "ipmi-fru"
 PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
 PACKAGECONFIG[validate-json] = "-Dvalidate-json=true, \