summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-09 01:20:41 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-09 01:20:41 +0300
commitf949a3a2c27f847c124d8cd03c4187254ba38e96 (patch)
tree01d66652bef00151f2bd7b9c158ff3aa100dadfe /meta-phosphor/recipes-phosphor/configuration
parented6981eaf7a70858b9d080dd7c498d670546feef (diff)
downloadopenbmc-f949a3a2c27f847c124d8cd03c4187254ba38e96.tar.xz
entity-manager: srcrev bump 97353ed262..086f19d287
John Wang (1): autojson.py: Check the sensor name Josh Lehan (1): Add Timeout numeric parameter Zev Weiss (1): Add Nuvoton w83773g temp-sensor to devices list Change-Id: I4a0f2598c0c5b766e53f33d201457fa2e7577734 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 0fb63f2ae..a492b3d00 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 = "97353ed26200a7d1c29d8e85983fb7d9bd7b94aa"
+SRCREV = "086f19d287fdc7d7be9c52ad9aee7704e4f339f5"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"