stdplus: srcrev bump da284aa9e9..1f1681e26a
William A. Kennington III (1):
util/cexec: Fix bug in std::string helper
(From meta-phosphor rev: eea9688b8397b94412196ffa347459a91d2a62da)
Change-Id: I6618e068015a83c017475ec3e2ab9b7d244ec500
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
index 9f95a7f..d83c3a3 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 = "da284aa9e9e4ad8a805745351fc8d9915e323099"
+SRCREV = "1f1681e26a5d5b55de46501263f5ec8fa7efaa7a"
S = "${WORKDIR}/git"