summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-26 03:20:34 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-01-28 00:47:22 +0300
commit6ecacec9d3bf7edbd8468c0cc77676c0020aef78 (patch)
tree1f2430b2dd0f3343ac2be0ee0dc01820d6d8369a /meta-phosphor/recipes-extended
parentf7b7d070a23efec1d6ea52d124347e0cba221b23 (diff)
downloadopenbmc-6ecacec9d3bf7edbd8468c0cc77676c0020aef78.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-extended')
-rw-r--r--meta-phosphor/recipes-extended/stdplus/stdplus_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
index 78c6cdb9a..52bfcb208 100644
--- a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
+++ b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
@@ -17,6 +17,6 @@ EXTRA_OEMESON = " \
"
SRC_URI += "git://github.com/openbmc/stdplus"
-SRCREV = "5f22a6c260295b5d8553d77893aba01684e4a72c"
+SRCREV = "be79c1ea9f092f55a2437309283f0bfaae9fe6ed"
S = "${WORKDIR}/git"