stdplus: srcrev bump af0e0e81a1..20cab0c5e3
William A. Kennington III (4):
exception: Fix noexcept qualification
exception: Add ignoreQuiet functionality
cancel: Add cancelable utility
cancel: Add utility for always running callback
Change-Id: Id5424dae2b4676c845d0fd1430e56bf82670aa62
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
index 3cc661b..a283c1a 100644
--- a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
+++ b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
@@ -17,6 +17,6 @@
"
SRC_URI += "git://github.com/openbmc/stdplus"
-SRCREV = "af0e0e81a1d7958bc9c49b0b0edae7e1f190d74e"
+SRCREV = "20cab0c5e3a54b872d1a5736349fffa58ed71f9b"
S = "${WORKDIR}/git"