summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-08-03 22:00:34 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-08-04 04:32:08 +0300
commite5136e7b7a65b9c2e336e3550fa7b91fc6dd1488 (patch)
tree1c10f237ce68e799f040e2da98aa951d86744ed6
parent6f6300ba35505218e65199357a2733780bc7b687 (diff)
downloadopenbmc-e5136e7b7a65b9c2e336e3550fa7b91fc6dd1488.tar.xz
stdplus: srcrev bump 5a52802948..a9cf86f1d2
William A. Kennington III (1): raw: Fix for single element containers Change-Id: Ie346fde7958db951abac5591a431bacda97fca61 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 ebec748b2..1705759d2 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 = "5a5280294859827d75ee7133ee5d3a295fcfb6e1"
+SRCREV = "a9cf86f1d26243c99f607ebdff6f71645d3a9276"
S = "${WORKDIR}/git"