summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended/stdplus
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-16 04:41:02 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-17 00:35:28 +0300
commitdd299efac656e656ab165f9f3af8f007d522fbff (patch)
tree159f70be086116900c850c2fd73db4a492d0ec05 /meta-phosphor/recipes-extended/stdplus
parent0d6828b567c186a9c98fc7d3c52ac0ebd5d2dbae (diff)
downloadopenbmc-dd299efac656e656ab165f9f3af8f007d522fbff.tar.xz
stdplus: srcrev bump ba7d754e0e..5f22a6c260
William A. Kennington III (3): gitignore: Add meson build directories util/cexec: Add lazy evaluated error checking functions subprojects: Update to HEAD (From meta-phosphor rev: b1bc992542158375c0b754b45e7f8ca4b65932ec) Change-Id: Ic7f5bca82c9522f63ca0a484de1bf4bceed2133b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-extended/stdplus')
-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 7c7794b62..78c6cdb9a 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 = "ba7d754e0e0afac3082691843366228b733386ed"
+SRCREV = "5f22a6c260295b5d8553d77893aba01684e4a72c"
S = "${WORKDIR}/git"