stdplus: srcrev bump bff0b0fe90..97e394714e

William A. Kennington III (2):
      meson: Style fix
      meson: Use declare_dependency for libraries

Change-Id: Ieb044fd8fc4fedfa56f351a49803e868ec535ce7
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 c8029c4..45a699b 100644
--- a/recipes-extended/stdplus/stdplus_git.bb
+++ b/recipes-extended/stdplus/stdplus_git.bb
@@ -18,6 +18,6 @@
         "
 
 SRC_URI += "git://github.com/openbmc/stdplus"
-SRCREV = "bff0b0fe903868a08f18d170a308e76d497b7fbb"
+SRCREV = "97e394714ec7e88b13b2675c859c1ef56771ad24"
 
 S = "${WORKDIR}/git"