summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-22 00:01:13 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-22 05:06:51 +0300
commitabb8fc1639f02924d39fd48768753ad63953e6e5 (patch)
treeb891b10409a41197eab76ac0c5f6d315df72b0e5
parent1770e05aa0337e034dd88e2649bb8e3517676995 (diff)
downloadopenbmc-abb8fc1639f02924d39fd48768753ad63953e6e5.tar.xz
entity-manager: srcrev bump d73b744432..e18edb5bad
James Feist (1): Fix PSU Fan Configuration (From meta-phosphor rev: 93d7e8a9de8ea7d0c2722f875c3ab01289a9bd97) Change-Id: I4c0532e068dbb716a6a5be7c72747a83297b3116 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 f16e69b9b..05e7b3081 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 = "d73b744432911131861fc746dc8d6b895b6b1dba"
+SRCREV = "e18edb5badc2e16181cfc464a6ccd0ef51dc4548"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"