stdplus: srcrev bump ba7d754e0e..5f22a6c260

William A. Kennington III (3):
      gitignore: Add meson build directories
      util/cexec: Add lazy evaluated error checking functions
      subprojects: Update to HEAD

Change-Id: I26ed9d462aad37a298bde3132ad982138285b286
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 7c7794b..78c6cdb 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 = "ba7d754e0e0afac3082691843366228b733386ed"
+SRCREV = "5f22a6c260295b5d8553d77893aba01684e4a72c"
 
 S = "${WORKDIR}/git"