summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-13 20:40:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-11-14 20:56:44 +0300
commit9d7c71f7170a7d4d67a88cb677329533198637b1 (patch)
treeec99e3594927ad3fcda166c12df4b878a400468a
parentc10678cd9c15ce46b0015bb2bf4e713ea513a4e0 (diff)
downloadopenbmc-9d7c71f7170a7d4d67a88cb677329533198637b1.tar.xz
entity-manager: srcrev bump 22ed42860d..7939a765cb
Jiaqing Zhao (1): Fix probing rule for PSSF162205A PSU Karthikeyan Pasupathi (1): Tiogapass:Update INA230 sensor config Type as INA230 instead of pmbus in EM json. Change-Id: I6788cbccb497d5544a1dbd33214e115549920352 Signed-off-by: Andrew Geissler <openbmcbump-github@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 eaf0b211b..17ad49b7e 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 = "22ed42860d12ea9112ffb0c9c72588f34f65fdf7"
+SRCREV = "7939a765cb6f6e128c87ab61e2bd86d2cae0f9da"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"