entity-manager: srcrev bump 079c47f676..b2fd7ca096

Jeremy Kerr (1):
      README: fix Thresholds array in example configuration fragments

Wludzik, Jozef (1):
      Fix segfault caused by accessing non existing key in busmap

Change-Id: Ibc3c9fe823ddbf22f975219c8584b7aec7e2d015
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 602631c..03f9b9f 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 = "079c47f6762fb2df06203819d18ff654f823d9c8"
+SRCREV = "b2fd7ca0969419e449a475c03333a08389035e80"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"