From 123615aa1831693149e2697dccd5885453f583d6 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 20 Aug 2021 18:00:44 +0000 Subject: stdplus: srcrev bump 8efeaa303b..8056259966 William A. Kennington III (5): io_uring: Add wait functions io_uring: FileHandles should convert to int io_uring: Make file handle test more comprehensive io_uring: Improve file handle allocation io_uring: Make it possible to initialize flags Change-Id: I82557f176eed72b53dce68557db19c5e8e73c1ae 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 72a84be61..3ffa70ea1 100644 --- a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb +++ b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb @@ -20,6 +20,6 @@ EXTRA_OEMESON = " \ " SRC_URI += "git://github.com/openbmc/stdplus" -SRCREV = "8efeaa303bbb3fcc197093fd92686c78946819d6" +SRCREV = "80562599669df54434939299da7444313a1748b3" S = "${WORKDIR}/git" -- cgit v1.2.3