entity-manager: srcrev bump a591d6c0b1..431faa1a9f
Jonico Eustaquio (5):
configurations: Add Mori motherboard config
mori_motherboard: Add ADM1272 hotswap controller
mori_motherboard: Support more MB temp sensors and VBAT
mori_motherboard: Add fan sensor configurations
mori_motherboard: Add PID fan table sensor configuration
Change-Id: I150e737a0961094e22e60264c4b3b10d212b66c7
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 64a7cc6..a93b161 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -10,7 +10,7 @@
valijson \
${PYTHON_PN}-jsonschema-native \
"
-SRCREV = "a591d6c0b144ebc81e8175651364b2fa29f05cc8"
+SRCREV = "431faa1a9f74bcd9bc7c55ce262d6b9436a69913"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"