summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-15 02:30:42 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-06-17 02:12:45 +0300
commit7df63c4604c423d3f192e3a1977563c17f67cf08 (patch)
tree5941e054f8a63cfb28d479c713d8470564db7986 /meta-phosphor
parenta057db3f4b05fe834a2462d8b85352247896e64a (diff)
downloadopenbmc-7df63c4604c423d3f192e3a1977563c17f67cf08.tar.xz
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>
Diffstat (limited to 'meta-phosphor')
-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 3cc661b01..a283c1ab5 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 = "af0e0e81a1d7958bc9c49b0b0edae7e1f190d74e"
+SRCREV = "20cab0c5e3a54b872d1a5736349fffa58ed71f9b"
S = "${WORKDIR}/git"