stdplus: srcrev bump a2d67e2052..da284aa9e9

William A. Kennington III (7):
      test: Add initial support for catch2
      test: Only build tests when needed
      test/signal: Convert to catch2
      util/cexec: Add convenience methods for taking strings
      raw: Add class for extracting bytes into structures
      src: Filter pkgconfig requires
      src: Fix missing installed header

Change-Id: I3121235e089cba0e211bdcd8c26e4bc266b5feff
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 0a92028..9f95a7f 100644
--- a/recipes-extended/stdplus/stdplus_git.bb
+++ b/recipes-extended/stdplus/stdplus_git.bb
@@ -17,6 +17,6 @@
         "
 
 SRC_URI += "git://github.com/openbmc/stdplus"
-SRCREV = "a2d67e20529a1f720c13586553ad2cec1451d5a8"
+SRCREV = "da284aa9e9e4ad8a805745351fc8d9915e323099"
 
 S = "${WORKDIR}/git"