stdplus: srcrev bump 8e30a515d1..a4f71f92a0
William A. Kennington III (3):
fd/line: Memcpy is faster than insert
fd/fmt: Correct write call
treewide: Remove unnecessary namespacing
Change-Id: I3f2250f5f41d3584c506d7014feafbb9561c8bdb
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 6d61844..e26b3a0 100644
--- a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
+++ b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
@@ -24,6 +24,6 @@
"
SRC_URI += "git://github.com/openbmc/stdplus;branch=master;protocol=https"
-SRCREV = "8e30a515d13c64d95bf1085c01070089bac5b43f"
+SRCREV = "a4f71f92a065cd190c550f6591c91d4a94e0689e"
S = "${WORKDIR}/git"