summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended/stdplus
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-01 05:10:33 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-02 16:43:59 +0300
commitb269c72ad4bdfe6f498a2269d1c08e669ed040e1 (patch)
tree4a28dbf0ec54f72ff63453951d0a22b2d62a2718 /meta-phosphor/recipes-extended/stdplus
parent522d93bc3dc6fb77429007b33fa0bfb7697340bc (diff)
downloadopenbmc-b269c72ad4bdfe6f498a2269d1c08e669ed040e1.tar.xz
stdplus: srcrev bump be79c1ea9f..01db662ac1
William A. Kennington III (3): test/gtest: Ignore pedantic compiler warnings types: Use nonstd::span until we can guarantee c++20 test/catch2: Use split headers and static library Change-Id: I6bb2cc9cd11b58114b7dc35eaa1acee5c4614c88 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-extended/stdplus')
-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 52bfcb208..db0ec884c 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 = "be79c1ea9f092f55a2437309283f0bfaae9fe6ed"
+SRCREV = "01db662ac12b9dd97082b3e56e43ea164f77d310"
S = "${WORKDIR}/git"