summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-08-20 21:00:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-08-24 04:53:19 +0300
commit123615aa1831693149e2697dccd5885453f583d6 (patch)
treebe9ab4445d283a6d9d4e94cfe10774d04283b7c1 /meta-phosphor/recipes-extended
parent0ad4530d13f6af21acf3b9e241a32b76fdd8743c (diff)
downloadopenbmc-123615aa1831693149e2697dccd5885453f583d6.tar.xz
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 <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 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"