stdplus: srcrev bump 1937ef65b5..bff0b0fe90

William A. Kennington III (3):
      handle/managed: Implement non-copyable handle
      handle/copyable: Implement copyable handle
      util/cexec: Implement exception helpers

(From meta-phosphor rev: 80bb91ea494909122a919d86c05f986da81c59af)

Change-Id: I28d0db0b0dca3804283f89962e9f0a3bd8f61495
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
index d7e1b87..c8029c4 100644
--- a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
+++ b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
@@ -18,6 +18,6 @@
         "
 
 SRC_URI += "git://github.com/openbmc/stdplus"
-SRCREV = "1937ef65b505b1d856c74074d6042bdb336728af"
+SRCREV = "bff0b0fe903868a08f18d170a308e76d497b7fbb"
 
 S = "${WORKDIR}/git"