summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-17 00:00:50 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-20 01:04:56 +0300
commit9093f70b0f8b900a283030b3b9319f5f57ff4a2e (patch)
tree488be96c749ef083eb8d5642250699c2104002bf /meta-phosphor/recipes-extended
parentdded65e531908772c22ef0e2f8031f9210f02380 (diff)
downloadopenbmc-9093f70b0f8b900a283030b3b9319f5f57ff4a2e.tar.xz
stdplus: srcrev bump eac9d47a91..fd0f551cbd
William A. Kennington III (5): meson: Fix formatting meson: Remove werror override meson: Rename stdplus to stdplus_dep meson: Update minimum version to 0.57.0 meson: Update to c++20 Change-Id: I9b2083f9ffa641081cdd6418c2f245a935594d1d 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 ee14d44918..81141abac5 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 = "eac9d47a91770fa47b9f857ea38a484048bcb31a"
+SRCREV = "fd0f551cbdd26229dcdcfde2d6195bdf9f258197"
S = "${WORKDIR}/git"