sdeventplus: srcrev bump 2d8f8cc0a2..9ce0d10bd5

William A. Kennington III (5):
      tree-wide: Use get() helper instead of direct access
      internal/sdref: Remove in favor of stdplus/handle
      source/base: Remove unused ref constructor
      tree-wide: Use cexec for checking calls
      sdevent: Fix missing parameter names

Change-Id: Iec9c4e868628f346c5867c4b88f8fd3b57ab351e
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-extended/sdeventplus/sdeventplus_git.bb b/recipes-extended/sdeventplus/sdeventplus_git.bb
index 17ead14..02b4825 100644
--- a/recipes-extended/sdeventplus/sdeventplus_git.bb
+++ b/recipes-extended/sdeventplus/sdeventplus_git.bb
@@ -20,6 +20,6 @@
         "
 
 SRC_URI += "git://github.com/openbmc/sdeventplus"
-SRCREV = "2d8f8cc0a2a8e289019d99f5edba0703817b9727"
+SRCREV = "9ce0d10bd5f10c9aa218817df879388d7d169379"
 
 S = "${WORKDIR}/git"