summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-19 01:00:50 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-19 22:36:39 +0300
commit4759b14294769d716a493ec58b8009f35455386d (patch)
tree3b74e48f623b5277a96e0b50c3127e7e3eb4155d /meta-phosphor/recipes-extended
parentc51969806112618aaf912e933ebe39882b3f7c49 (diff)
downloadopenbmc-4759b14294769d716a493ec58b8009f35455386d.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-extended')
-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 6d61844adf..e26b3a0f13 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 = "8e30a515d13c64d95bf1085c01070089bac5b43f"
+SRCREV = "a4f71f92a065cd190c550f6591c91d4a94e0689e"
S = "${WORKDIR}/git"