stdplus: srcrev bump 69a00d76b8..e38e42abbb

William A. Kennington III (11):
      net/addr/ether: Remove isEmpty
      zstring_view: Literal namespace should be inline
      net/addr/ip: Make IPv4 fully constexpr compliant
      net/addr/ip: Make IPv6 fully constexpr compliant
      net/addr/ip: Add compile time string conversion
      net/addr/ip: Add InAnyAddr compile time strings
      net/addr/ip: Add unicast / loopback queries
      net/addr/ip: Refactor string literal compilation
      net/addr/subnet: Simplify using concepts
      net/addr/subnet: Add string literals
      net/addr/ip: Fix operator== abiguity

Change-Id: I1f7b4e5bf3c9ee27a6803ba2214d264e79b4ab0a
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 091f140..291197f 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 = "69a00d76b8c5ce5571cde254c1d5396705b83f19"
+SRCREV = "e38e42abbbeb4ad8237d117962cbfee6936eebf4"
 PV = "0.1+git${SRCPV}"
 PR = "r1"