summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-05-07 22:00:59 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-08 00:05:47 +0300
commit5a8b8ee1a67ae46e808d0e786232e0ea8f2cd734 (patch)
tree44fb700c3fa4713640435f68f709f1d632dd881e /meta-phosphor/recipes-extended
parent5d4f4340bea177fd1503a632d0a1cb06e87214a8 (diff)
downloadopenbmc-5a8b8ee1a67ae46e808d0e786232e0ea8f2cd734.tar.xz
stdplus: srcrev bump 9a70f4e1a5..eaa382533c
William A. Kennington III (1): exception: Fix compiling for c++17 Change-Id: I23a3cb85f367dce3cc57a43b73d5247f817ec857 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 884de6d5a..bfd0ec1c8 100644
--- a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
+++ b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
@@ -17,6 +17,6 @@ EXTRA_OEMESON = " \
"
SRC_URI += "git://github.com/openbmc/stdplus"
-SRCREV = "9a70f4e1a5d0ca4380d3c44e4ebcf6c905d73531"
+SRCREV = "eaa382533cb67af057e51df93a83091f31dba408"
S = "${WORKDIR}/git"