sdeventplus: srcrev bump b315a2ab41..8c34c80b81

William A. Kennington III (4):
      test: Allow optional usage of vendored googletest
      src: Allow for stdplus to be vendored
      src: Fix pkgconfig generation missing systemd requirement
      meson: Don't use unneeded features in subprojects

Change-Id: I05dfb5a157ff83955234abaa2f99e645c65c4620
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 f5404ce..0060312 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 = "b315a2ab41ab6408a2185162fdd56c836249abdc"
+SRCREV = "8c34c80b817c660fe33f7eb3e75bb0c2e8ddf479"
 
 S = "${WORKDIR}/git"