stdplus: srcrev bump a9cf86f1d2..8efeaa303b

Jerry Zhu (1):
      io_uring params and polling added

William A. Kennington III (1):
      io_uring: Add file registration management

Change-Id: I85c74528038359ddd3c236262c63b22dc592fa44
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
index 1705759..72a84be 100644
--- a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
+++ b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
@@ -20,6 +20,6 @@
         "
 
 SRC_URI += "git://github.com/openbmc/stdplus"
-SRCREV = "a9cf86f1d26243c99f607ebdff6f71645d3a9276"
+SRCREV = "8efeaa303bbb3fcc197093fd92686c78946819d6"
 
 S = "${WORKDIR}/git"