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>
diff --git a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
index ee1e108..65e0779 100644
--- a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
+++ b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
@@ -8,7 +8,7 @@
fmt \
liburing \
"
-SRCREV = "cccd82de98f3848e3166b6d77227128d52c1d3ae"
+SRCREV = "4c8d242169b8caa04ffa0b64eb1012354a7f1c20"
PV = "0.1+git${SRCPV}"
PR = "r1"