entity-manager: srcrev bump c609082941..d79675594a

Ed Tanous (2):
      Fix entity-manager issues against GCC8
      Disable -Werror

(From meta-phosphor rev: b2d087daa3a387ccd159512525cf62232e18b186)

Change-Id: If69b1b435d00e1516085afe23148a8e224d812ec
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 6216838..7d1004a 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/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 = "c609082941c1aaf2f5a1fb0a68ebcef42f988c40"
+SRCREV = "d79675594ac8024c9a4b745a5f147310d238470d"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"