summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-03-23 03:40:13 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-03-24 01:29:44 +0300
commit8d94c94a68f1919b259a7c2070ec3ae69aa2928c (patch)
tree1cb6717da4327d7b90bea4ac4c934ece0fdbc4b5 /meta-phosphor/recipes-phosphor/configuration
parent1a8ea6cd3f10255abbd867c6ce541d79824e8db4 (diff)
downloadopenbmc-8d94c94a68f1919b259a7c2070ec3ae69aa2928c.tar.xz
entity-manager: srcrev bump 7135f3d9fe..0710828f44
Zev Weiss (1): fru-device: fix return value of i2cSmbusWriteThenRead() Change-Id: Ic0b97e78ef4c86e0f55932a43ea47346ec35a39e 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 ee4aecf325..7d99406601 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 = "7135f3d9fef886a3e683b56e0a7f7cfa3f9b47ef"
+SRCREV = "0710828f44f31645c5dc864111bea797ad97516f"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"