summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-28 04:40:12 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-29 02:38:31 +0300
commit403aa4f3b4793eb4cfbb69614c5ff72ba3dc29ab (patch)
tree8f579654ada7c1afdb0794f0a5d53bcaa62b4ad9
parent109423cbfdfc34de29e9fc2e7e4a218b5de1bf54 (diff)
downloadopenbmc-403aa4f3b4793eb4cfbb69614c5ff72ba3dc29ab.tar.xz
entity-manager: srcrev bump 1dda2b32c6..1525e85952
Zev Weiss (1): fru-device: use off_t/size_t for FRU IO offsets & lengths Change-Id: If65770dc77f58ff1ace38dcd6f9d616e85a86790 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 c531eb9f87..bf86039539 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 = "1dda2b32c6d87153ae3c2cf06d241ea05efe36ee"
+SRCREV = "1525e85952d6067df03f473e5ac42c0b1be6d35f"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"