summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-12-09 03:10:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-12-09 15:42:57 +0300
commit08cf7c1f122235eb11be8d4745d359f2c1e1b143 (patch)
treef6874a98c891313ea0541e263c03aeb8c4323093 /meta-phosphor
parent9890c79f9abd3a29c2aa1a3c21101452c3ee0673 (diff)
downloadopenbmc-08cf7c1f122235eb11be8d4745d359f2c1e1b143.tar.xz
stdplus: srcrev bump cccd82de98..4c8d242169
William A. Kennington III (10): debug/lifetime: Add lifetime stderr printer net/addr/ip: Use cheaper char find build: Don't libraries in subproject unless needed stdplus/exception: Use std::print instead of fmt net/addr/ip: Constify isLoopback / isUnicast fd/managed: Remove unused header net/addr/ip: Verify null-terminated strings net/addr/ip: Remove extra char array treewide: Test constexpr more thoroughly net/addr: Use consteval where applicable Change-Id: I111306df1d5d24703e1a0ee1a894ab006f77fac0 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 ee1e108d73..65e0779492 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 = "cccd82de98f3848e3166b6d77227128d52c1d3ae"
+SRCREV = "4c8d242169b8caa04ffa0b64eb1012354a7f1c20"
PV = "0.1+git${SRCPV}"
PR = "r1"