summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-15 21:30:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-12-17 01:01:34 +0300
commitba62239f1252ea1c6f58b834fc2d65466b44712a (patch)
treedd9d0d03196837772f8350047dac1eb62831c577 /meta-phosphor
parent0eed037386a3b318d01abab0b9d3a21509240f58 (diff)
downloadopenbmc-ba62239f1252ea1c6f58b834fc2d65466b44712a.tar.xz
entity-manager: srcrev bump a9c5892927..1e8e71f23f
Bruce Mitchell (1): Cleanup of code to pass CI, clang-tidy-13 Kumar Thangavel (1): Move global variable powerIsOn to local variable. Change-Id: I7807945f34d6a5aabeb2eda0cc8851ffad83f096 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 43c37bded..0a2350341 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 file://blocklist.json"
-SRCREV = "a9c589292720d62047eaefd6aa3a148a9ad4c506"
+SRCREV = "1e8e71f23fb4c686da5f2c9451e320b08637f15a"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"