summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-08 21:50:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-09 02:02:09 +0300
commit01424e1f175ffe28f34dbba699e18d0cf47ac195 (patch)
treef902c740df15c3c5584db84a17d3c808548192b8 /meta-phosphor/recipes-extended
parent64b0332f87fa2892a480f4adcce4543237e60502 (diff)
downloadopenbmc-01424e1f175ffe28f34dbba699e18d0cf47ac195.tar.xz
stdplus: srcrev bump 8056259966..5e3b13f022
Patrick Williams (1): exception: added guards around builtin redefinition Change-Id: I2c8528f689e50aa1efa0405746f509dfbb50fd6e 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 3ffa70ea1..875f178c5 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 = "80562599669df54434939299da7444313a1748b3"
+SRCREV = "5e3b13f0224afb09bae9f32e7ab4464d34afcb1f"
S = "${WORKDIR}/git"