stdplus: srcrev bump 01db662ac1..eac9d47a91
William A. Kennington III (3):
util/string: Add cStr function
exception: Add common file exceptions
fd: Implement managed file descriptor support
Change-Id: Ia6c4723224bdbca67450178cfce3eb703faea80f
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 db0ec88..ee14d44 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 = "01db662ac12b9dd97082b3e56e43ea164f77d310"
+SRCREV = "eac9d47a91770fa47b9f857ea38a484048bcb31a"
S = "${WORKDIR}/git"