summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-28 20:51:06 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-29 22:31:27 +0300
commit9201952e418b391808a1e772b339ff3f642ee236 (patch)
tree57422b1829ed9a8c4450cf6c8f898071eba348ed /meta-phosphor/recipes-phosphor/configuration
parentf14b93260b9aaa956099249041d01fcb60a25fd7 (diff)
downloadopenbmc-9201952e418b391808a1e772b339ff3f642ee236.tar.xz
entity-manager: srcrev bump 3446cbad04..c57f049412
Jayashree Dhanapal (1): Add shutdown interface in fbyv35 platform Johnathan Mantey (1): Replace ExportTempate createsHWMon boolean with an enumeration type Change-Id: I72d5728eaf10b6ddf5ce5ed7c237dcef33445621 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/configuration')
-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 4708cbc2a5..c8e3f51111 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -5,7 +5,7 @@ and configures system sensors"
SRC_URI = "git://github.com/openbmc/entity-manager.git;branch=master;protocol=https \
file://blocklist.json \
"
-SRCREV = "3446cbad0427f04afce762f34f1e42062857d610"
+SRCREV = "c57f04941236ea1d4067c0a7e4df2a9d12c87b24"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"