From 7df63c4604c423d3f192e3a1977563c17f67cf08 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 14 Jun 2021 23:30:42 +0000 Subject: 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 --- meta-phosphor/recipes-extended/stdplus/stdplus_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') 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" -- cgit v1.2.3