stdplus: srcrev bump eac8771813..500b061737

William A. Kennington III (14):
      variant: Fix missing pragma once
      treewide: Cleanup inline constexpr
      exception: Add error for incomplete operations
      test/fd: Split out some utility functions
      fd/ops: Exact operations to differentiate incomplete and blocking
      fd/ops: Fix aligned ops to return incomplete
      fd/ops: Remove bad accept function
      fd/ops: Fix accept() address return
      fd/impl: Make common check routine
      concepts: Add Enum concept
      flags: Utilize underlying_type for more expressiveness
      flags: Make all operations constexpr compatible
      flags: Allow flag to set conversion
      treewide: Remove use of c++23 in headers

Change-Id: Iaf50864477340e69a4e6fcd69c4257a5208e2c5c
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 f1d5237..6a5912c 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 = "eac877181331d5bb480a9f270f57980906e4b634"
+SRCREV = "500b0617375e321490e8f817c64f2c8d2e0f0d38"
 PV = "0.1+git${SRCPV}"
 PR = "r1"