summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-05-15 11:10:30 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-18 04:03:30 +0300
commitad9105f3145440fbfe65490ad687a9acd5e8f122 (patch)
tree9910a2cb63b825655db28a1c5e164ae737216c23 /meta-phosphor
parent6411e6209ca96911fcdb98ea2688a9411c0a8790 (diff)
downloadopenbmc-ad9105f3145440fbfe65490ad687a9acd5e8f122.tar.xz
stdplus: srcrev bump eaa382533c..af0e0e81a1
William A. Kennington III (1): meson: Fix span check for c++20 Change-Id: Iaac608f4702426f53f83b776b0a88590b912cec6 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 bfd0ec1c8..3cc661b01 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 = "eaa382533cb67af057e51df93a83091f31dba408"
+SRCREV = "af0e0e81a1d7958bc9c49b0b0edae7e1f190d74e"
S = "${WORKDIR}/git"