summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-23 14:30:32 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-24 03:22:44 +0300
commit716f08c7f3d169d1e0c22837e9fb1812c5efdf03 (patch)
tree85d067a9b4352fd7740d82d2aaa47a29ac7a7b61
parent22db97dd96cc4acb70400c21e66d60fcbae494d5 (diff)
downloadopenbmc-716f08c7f3d169d1e0c22837e9fb1812c5efdf03.tar.xz
stdplus: srcrev bump 01db662ac1..eac9d47a91
William A. Kennington III (3): util/string: Add cStr function exception: Add common file exceptions fd: Implement managed file descriptor support Change-Id: Ia6c4723224bdbca67450178cfce3eb703faea80f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 db0ec884c..ee14d4491 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 = "01db662ac12b9dd97082b3e56e43ea164f77d310"
+SRCREV = "eac9d47a91770fa47b9f857ea38a484048bcb31a"
S = "${WORKDIR}/git"