summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-02-09 12:40:07 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-02-11 02:22:39 +0300
commit133a1632cacdd3b3d5d444e50ed2a66c179eafef (patch)
tree7ab8417a4401f4e294d17728729e4c7368d54b9a /meta-phosphor/recipes-extended
parent614d30cf43c7ec3b8e6656334ce106d49de4cb20 (diff)
downloadopenbmc-133a1632cacdd3b3d5d444e50ed2a66c179eafef.tar.xz
stdplus: srcrev bump 0c26013be1..1151c6d3d9
William A. Kennington III (1): fd: Add TCP stream functions Change-Id: I60b0c09d9697c28e1cbbe90c43697638fe0332b0 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 d0fa1b9e2c..f606cbdb9b 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;branch=master;protocol=https"
-SRCREV = "0c26013be1efa7cf132689d4964d42dcab330f0e"
+SRCREV = "1151c6d3d93369f16ccedd16dbb410ec2c59cfa5"
S = "${WORKDIR}/git"