sdeventplus: srcrev bump 6a447baf3a..4755818efb

William A. Kennington III (3):
      documentation: Cleanup and clarification
      source/signal: Document
      utility/timer: Callback should pass in the timer

Change-Id: Id0d94137e94c8b9d1958dfde44d0dc8cf665fe53
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 98135e5..cdbd5f6 100644
--- a/recipes-extended/sdeventplus/sdeventplus_git.bb
+++ b/recipes-extended/sdeventplus/sdeventplus_git.bb
@@ -19,6 +19,6 @@
         "
 
 SRC_URI += "git://github.com/openbmc/sdeventplus"
-SRCREV = "6a447baf3a76fb9f061fb55c3f2194522a231d98"
+SRCREV = "4755818efb01787b7098bd17946fa85686aeeee5"
 
 S = "${WORKDIR}/git"