stdplus: srcrev bump 521475e48f..8a6eca3ae3

William A. Kennington III (8):
      net/addr/ip: Add basic IP comparison and hash ops
      net/addr/ether: Add basic MAC comparison and hashing
      variant: Add equals operator helper
      net/addr/ip: Add an any addr class
      net/addr/subnet: Add class for representing a network subnet
      treewide: Various fixes for clang compilation
      treewide: Add NOLINT where needed to make clang-tidy happy
      build: Enable clang-tidy

Change-Id: Ie0b1568f23bbabdd37a987e19c65a43971eda815
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 f4cb120..39c2eb0 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 = "521475e48faf4c9e3f66eec48476e5c4fbd34bea"
+SRCREV = "8a6eca3ae3c9a78b8ebfddc2c37fa94e09733bdf"
 PV = "0.1+git${SRCPV}"
 PR = "r1"