summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-11-07 02:00:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-11-10 01:42:44 +0300
commitb29f14a2d395f7dca7cf5409a72444a9ba307d84 (patch)
tree7f693dae470f8513233ab7fa496502c55e0712e4
parent1c3cd97f57ce503b151b211658c8efd15a9ecb89 (diff)
downloadopenbmc-b29f14a2d395f7dca7cf5409a72444a9ba307d84.tar.xz
stdplus: srcrev bump 6679ebdb8b..a0875538b4
Peter Foley (1): include: Improve libc++ compat Vlad Sytchenko (1): print: Add missing include guard Change-Id: Icf830bf66ecad1e8dab1e59f2b27f6c7165cbc32 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 10a9fc2f2f..5ce796e1a4 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 = "6679ebdb8bd38139d006a14ac782841f276ebf96"
+SRCREV = "a0875538b4d7cdb04dd478ec343c2b086a7ce098"
PV = "0.1+git${SRCPV}"
PR = "r1"