entity-manager: srcrev bump 61c25c07ca..2f0030cd9f

James Feist (1):
      CmakeLists: Remove unneeded line

Change-Id: I702b2d49a1d52d9e1d6f9d1d5b72834fc6ca69a1
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 cfb1308..5b82175 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 = "61c25c07ca78d68bf0718a98b8a12ff68bdd4239"
+SRCREV = "2f0030cd9fdbc1422eff3951e90e0a72b0091b9c"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"