entity-manager: srcrev bump cad2d1fc4c..213ee21f5f

Joseph Fu (1):
      devices: add ADS1015 support

Patrick Williams (3):
      format: reformat with latest openbmc-build-scripts
      markdownlint: fix all warnings
      clang-ignore: remove unneeded file

krishnar4 (1):
      Fru-device : Extended support for 16bit logic bus

Change-Id: Ib9eee5723449b5894e9542b24b9dee1d5be8b227
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 8726857..3ee7b83 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 = "cad2d1fc4c339ef6e56dd92c7354b17553c472bc"
+SRCREV = "213ee21f5fc6132938a628ecf0d6c2553bcefa62"
 PACKAGECONFIG ??= "ipmi-fru"
 PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
 PV = "0.1+git${SRCPV}"