summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-29 04:18:57 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-06-29 23:31:12 +0300
commit0ee49ef1a8bf8cf874b32c1897a49fcdb2faee30 (patch)
tree024894a170606fcf0c28be6d6f429e89a9c2c33a
parentdd57a74592c1da31cb31b609165a03aaa70e13a8 (diff)
downloadopenbmc-0ee49ef1a8bf8cf874b32c1897a49fcdb2faee30.tar.xz
entity-manager: srcrev bump 8232a6ac94..f18be7fec0
Jayashree Dhanapal (1): Add NIC and fan voltage sensor for fbyv35. Potin Lai (1): Add HDC1080 support Change-Id: Ib86fbde82344c0c3f966e74d148a1ae846cef588 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 ee7b67bcd6..5cc6ad11e5 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 = "8232a6ac947a79bfd6af1c23a1920ebc02e91705"
+SRCREV = "f18be7fec042d68b4dcdc502b501e12cd2605058"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"