summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-24 23:31:01 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-25 04:46:09 +0300
commit12b3cd30e2477ca207f59bcd30571738778be5b3 (patch)
tree138b71b5eebd8b3de5dc4d96237a73117b4f355c
parentfe235e8526a347e1bf51f3040a48ca70e4583db4 (diff)
downloadopenbmc-12b3cd30e2477ca207f59bcd30571738778be5b3.tar.xz
entity-manager: srcrev bump 709934e7a7..e31e00aeac
James Feist (1): Don't return early for TRUE_T and FALSE_T (From meta-phosphor rev: 55851d68228f220a6b6f2affca21842c24f48b47) Change-Id: Id2028c553ef41aadf693c3259c211d2d232ff391 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 a4dc415d3..adb24f1bc 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 = "709934e7a70d9114979d6e35738d218734385d4a"
+SRCREV = "e31e00aeacecb286239c1260d450e976718efebc"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"