summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-19 23:20:15 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-23 22:56:23 +0300
commit40a33a80af2473f0e6f3061232116d19e110da07 (patch)
tree298b962ecab364319fbbeaa3d7bdf68820d0e8f7 /meta-phosphor
parentf4e38a0e376269639688b8b0e68561f6524ed042 (diff)
downloadopenbmc-40a33a80af2473f0e6f3061232116d19e110da07.tar.xz
entity-manager: srcrev bump f7fc474723..f6e4c1f588
Ed Tanous (2): Make clang-tidy changes Update clang-tidy with new checks Jason M. Bills (1): Fix sign-compare build error Yung Sheng Huang (1): devices: add SIC450 support Change-Id: Iecf782990f567868b1a92607b18416c6b0f7c625 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 fc9643f179..1db7c9de02 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 = "f7fc47472367bb4080862bf33c6c203eb38584b0"
+SRCREV = "f6e4c1f588558e5bf8d639349c09268f3511f42a"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"