summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-01 22:50:51 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-02 17:02:16 +0300
commit35a7c497e370f5f286ca0f3a2c04d6166cf062ce (patch)
treef69390edc0385684dc62ef6a9ddbf423b553e503 /meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
parente3f440e8368c0f99e3d3cad7545fe7464aa64432 (diff)
downloadopenbmc-35a7c497e370f5f286ca0f3a2c04d6166cf062ce.tar.xz
entity-manager: srcrev bump 7798712404..97353ed262
Johnathan Mantey (1): Improve initialization of I2C sensors Konstantin Aladyshev (2): entity-manager: Add lm75a support entity-manager: Add lm95234 support Change-Id: Ia94521289b30c178853268a5de66dc9223494544 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb')
-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 b82d18e07..0fb63f2ae 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 = "779871240461808a9a52e48343d23551fc125ff9"
+SRCREV = "97353ed26200a7d1c29d8e85983fb7d9bd7b94aa"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"