stdplus: srcrev bump cae9d14ae5..521475e48f

William A. Kennington III (6):
      str/cexpr: Add a function to make a constexpr generated string
      hash: Add function for efficiently combining hashes
      hash: Add support for tuples
      hash: Add support for arrays
      numeric/endian: Add constexpr endian conversion functions
      str/maps: Add commonly used cheaper string map

Change-Id: I3d8f2f0bf5a7d79ea0f1153c44c619f0d508b4a4
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 c56defa..f4cb120 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 = "cae9d14ae5ccbafb0446ea3109e6119ac5b8e293"
+SRCREV = "521475e48faf4c9e3f66eec48476e5c4fbd34bea"
 PV = "0.1+git${SRCPV}"
 PR = "r1"