summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-01-08 21:31:31 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-01-08 18:18:48 -0500
commit5b9ede0403237c7dace972affa65cf64a1aadd0e (patch)
treef6c3f1d9c5c76a7bab6bf43a7731d1fa55f5b935
parent3becf049ee9158919709a983c0b681deb7ef2be7 (diff)
downloadtalos-openbmc-5b9ede0403237c7dace972affa65cf64a1aadd0e.tar.gz
talos-openbmc-5b9ede0403237c7dace972affa65cf64a1aadd0e.zip
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>
-rw-r--r--meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 62168387b..7d1004a40 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 @@ DESCRIPTION = "Entity Manager provides d-bus configuration data \
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"
OpenPOWER on IntegriCloud