stdplus: srcrev bump 5f22a6c260..be79c1ea9f
William A. Kennington III (5):
meson: Fix pkgconfig generation
raw: noexcept correctness
handle: Support functors alongside function pointers
handle: Improve noexcept qualification
test/raw: Fix missing <array> include
Change-Id: I74b0d145244122723d8aecd1bcdfcd5e4323ca92
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 78c6cdb..52bfcb2 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 = "5f22a6c260295b5d8553d77893aba01684e4a72c"
+SRCREV = "be79c1ea9f092f55a2437309283f0bfaae9fe6ed"
S = "${WORKDIR}/git"