summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-05-16 20:10:13 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-05-17 00:03:58 +0300
commit105c35fb722f27d02e3972bce52cb15b81f8c2dc (patch)
tree2b03d46d62d79797ad41215b1b54420d1ae14f92
parenteb738ee1540e42c645fbe4511a038c2445207fe4 (diff)
downloadopenbmc-105c35fb722f27d02e3972bce52cb15b81f8c2dc.tar.xz
entity-manager: srcrev bump adb3ac6bee..1c9d3788a0
Jae Hyun Yoo (1): Utils: Fix big number string parsing error Change-Id: I46ef7c9e8bfbaaeabd4c94a0a20d34772913b35a 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 e1b2eea931..22e502d361 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 = "adb3ac6bee351ad73f546776edc76ec93bb57e38"
+SRCREV = "1c9d3788a0c40350a3efabf9b19f574e41637dcb"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"