commit | 5a8b8ee1a67ae46e808d0e786232e0ea8f2cd734 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri May 07 19:00:59 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri May 07 21:05:47 2021 +0000 |
tree | 44fb700c3fa4713640435f68f709f1d632dd881e | |
parent | 5d4f4340bea177fd1503a632d0a1cb06e87214a8 [diff] |
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>
diff --git a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb index 884de6d..bfd0ec1 100644 --- a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb +++ b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
@@ -17,6 +17,6 @@ " SRC_URI += "git://github.com/openbmc/stdplus" -SRCREV = "9a70f4e1a5d0ca4380d3c44e4ebcf6c905d73531" +SRCREV = "eaa382533cb67af057e51df93a83091f31dba408" S = "${WORKDIR}/git"