summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-16 23:20:56 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-18 00:21:52 +0300
commit6dd39196e606ef092598689d3ec5e5aecb5f5d00 (patch)
treec17e323054b45788a79dc9ec1b9670e656ccc7c9 /meta-phosphor
parent916b78b5099210d2b8148dba11d0abdf35b747b1 (diff)
downloadopenbmc-6dd39196e606ef092598689d3ec5e5aecb5f5d00.tar.xz
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>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-extended/stdplus/stdplus_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
index 3f9a38cfc2..6d61844adf 100644
--- a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
+++ b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
@@ -24,6 +24,6 @@ EXTRA_OEMESON = " \
"
SRC_URI += "git://github.com/openbmc/stdplus;branch=master;protocol=https"
-SRCREV = "42827deb280a4fbe22d044bf58831476415340ad"
+SRCREV = "8e30a515d13c64d95bf1085c01070089bac5b43f"
S = "${WORKDIR}/git"