stdplus: srcrev bump 8efeaa303b..8056259966

William A. Kennington III (5):
      io_uring: Add wait functions
      io_uring: FileHandles should convert to int
      io_uring: Make file handle test more comprehensive
      io_uring: Improve file handle allocation
      io_uring: Make it possible to initialize flags

Change-Id: I82557f176eed72b53dce68557db19c5e8e73c1ae
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 72a84be..3ffa70e 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 = "8efeaa303bbb3fcc197093fd92686c78946819d6"
+SRCREV = "80562599669df54434939299da7444313a1748b3"
 
 S = "${WORKDIR}/git"