stdplus: srcrev bump fd0f551cbd..9a70f4e1a5

William A. Kennington III (2):
      meson: Cleanup
      exception: Add wrapper to ignore lambda failures

Change-Id: I1b267a6c9aace4f490310c8c90cf2a4a2b532515
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 81141ab..884de6d 100644
--- a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
+++ b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
@@ -17,6 +17,6 @@
         "
 
 SRC_URI += "git://github.com/openbmc/stdplus"
-SRCREV = "fd0f551cbdd26229dcdcfde2d6195bdf9f258197"
+SRCREV = "9a70f4e1a5d0ca4380d3c44e4ebcf6c905d73531"
 
 S = "${WORKDIR}/git"