stdplus: srcrev bump da284aa9e9..1f1681e26a

William A. Kennington III (1):
      util/cexec: Fix bug in std::string helper

Change-Id: I7615bcd29727157372f89362c76f3a2224dcee39
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-extended/stdplus/stdplus_git.bb b/recipes-extended/stdplus/stdplus_git.bb
index 9f95a7f..d83c3a3 100644
--- a/recipes-extended/stdplus/stdplus_git.bb
+++ b/recipes-extended/stdplus/stdplus_git.bb
@@ -17,6 +17,6 @@
         "
 
 SRC_URI += "git://github.com/openbmc/stdplus"
-SRCREV = "da284aa9e9e4ad8a805745351fc8d9915e323099"
+SRCREV = "1f1681e26a5d5b55de46501263f5ec8fa7efaa7a"
 
 S = "${WORKDIR}/git"