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>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index fc9643f..1db7c9d 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 @@
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"