stdplus: srcrev bump 42827deb28..8e30a515d1

William A. Kennington III (4):
      fd/line: Add line buffered reader
      fd/fmt: Add buffered formatting to fd
      fd/fmt: Add storage consistent formatted output
      fd: Fix installed headers

Change-Id: I9bb050fd0d6ce326bd1ce03babd15a1f1977c1c5
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 3f9a38c..6d61844 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 = "42827deb280a4fbe22d044bf58831476415340ad"
+SRCREV = "8e30a515d13c64d95bf1085c01070089bac5b43f"
 
 S = "${WORKDIR}/git"