summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-04 05:51:01 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-05 18:02:24 +0300
commitb61ded15838a71e91827d399fd5dad431099534c (patch)
treea652c8d3dd77ecdb3e683e1b054ba03c302d574c /meta-phosphor/recipes-extended
parentc52ad8c09242babf4c2a37e519fb69015ca8d1e2 (diff)
downloadopenbmc-b61ded15838a71e91827d399fd5dad431099534c.tar.xz
stdplus: srcrev bump a2d67e2052..da284aa9e9
William A. Kennington III (7): test: Add initial support for catch2 test: Only build tests when needed test/signal: Convert to catch2 util/cexec: Add convenience methods for taking strings raw: Add class for extracting bytes into structures src: Filter pkgconfig requires src: Fix missing installed header (From meta-phosphor rev: 73425732b56bd1e72781e807c9099e69b43c7ffb) Change-Id: I04e3b0e540b1aad91549cdbb9af0a21d6ab84515 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 0a92028ca..9f95a7ffa 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 = "a2d67e20529a1f720c13586553ad2cec1451d5a8"
+SRCREV = "da284aa9e9e4ad8a805745351fc8d9915e323099"
S = "${WORKDIR}/git"