stdplus: srcrev bump 3b4c20fe51..a2d67e2052

William A. Kennington III (2):
      meson: Don't build tests or examples if subproject
      test: Allow optional usage of vendored googletest

Change-Id: Ib64b15abb9f668fcf14c1e41cbbfe07b7897d374
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-extended/stdplus/stdplus_git.bb b/recipes-extended/stdplus/stdplus_git.bb
index e1440c1..4c3822f 100644
--- a/recipes-extended/stdplus/stdplus_git.bb
+++ b/recipes-extended/stdplus/stdplus_git.bb
@@ -14,6 +14,6 @@
         "
 
 SRC_URI += "git://github.com/openbmc/stdplus"
-SRCREV = "3b4c20fe517c23fbe8d1418ee3cdb98b59b2fd30"
+SRCREV = "a2d67e20529a1f720c13586553ad2cec1451d5a8"
 
 S = "${WORKDIR}/git"