entity-manager: srcrev bump 02d2b9334b..98063a4081

Brad Bishop (8):
      Add support for building with meson
      update clang-ignore
      meson: add support for boost library vendoring
      meson: add cpp convenience var and use it
      meson: add support for nlohmann-json vendoring
      meson: add support for valijson library vendoring
      meson: add support for sdbusplus library vendoring
      meson: add support for gtest library vendoring

Change-Id: Ic6f5d0143115dc90725d57428671bfca5e47a7cf
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/configuration/entity-manager_git.bb b/recipes-phosphor/configuration/entity-manager_git.bb
index 59c09cb..73a3ac6 100644
--- a/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/recipes-phosphor/configuration/entity-manager_git.bb
@@ -3,7 +3,7 @@
 and configures system sensors"
 
 SRC_URI = "git://github.com/openbmc/entity-manager.git"
-SRCREV = "02d2b9334b75879883ed7e9bba138bab54f39886"
+SRCREV = "98063a4081498ef1840fb58c29e9134183f7d967"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"