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

(From meta-phosphor rev: 36fb2808506aeec25b82ad7224259b0c1f7749ca)

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