summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-12 00:31:15 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-10-12 01:04:21 +0300
commitd1341d440bb7ac93e5644e349bf56368a6361a58 (patch)
tree914195f413b7ca45a2c1bcab990e9792cfcf100e /meta-phosphor
parent652bba889777253cb0de044f501e98a4e5a194da (diff)
downloadopenbmc-d1341d440bb7ac93e5644e349bf56368a6361a58.tar.xz
stdplus: srcrev bump aaa8e0dd01..37b2d5eaec
William A. Kennington III (3): raw: Add strict copy/ref functions raw: Make constexpr where possible zstring_view: Fix find functions Change-Id: Ia36984960ba54e652fb456a6df1e2636d5fa3f6d 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 752457cd45..0b46b8cee8 100644
--- a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
+++ b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
@@ -8,7 +8,7 @@ DEPENDS += " \
fmt \
liburing \
"
-SRCREV = "aaa8e0dd01c86958b440debb0d94dfa11e8258ee"
+SRCREV = "37b2d5eaec6c1158fc513539e30df6ba3eeccf7d"
PV = "0.1+git${SRCPV}"
PR = "r1"