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
Change-Id: I8a3f3d265c89ff9cc1a7361685d7dd611c3e8b56
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 d7e1b87..c8029c4 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 = "1937ef65b505b1d856c74074d6042bdb336728af"
+SRCREV = "bff0b0fe903868a08f18d170a308e76d497b7fbb"
S = "${WORKDIR}/git"