summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-02 12:20:04 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-06-02 14:12:59 +0300
commit1b03829e9d8d6047bda197992b2afdab23612d78 (patch)
tree23bf65f5b269edcd281f07b236ab3c42472641cb /meta-phosphor/recipes-extended
parent7753238cf99949f08ce20dadb40cd5026f288ba3 (diff)
downloadopenbmc-1b03829e9d8d6047bda197992b2afdab23612d78.tar.xz
stdplus: srcrev bump cae9d14ae5..521475e48f
William A. Kennington III (6): str/cexpr: Add a function to make a constexpr generated string hash: Add function for efficiently combining hashes hash: Add support for tuples hash: Add support for arrays numeric/endian: Add constexpr endian conversion functions str/maps: Add commonly used cheaper string map Change-Id: I3d8f2f0bf5a7d79ea0f1153c44c619f0d508b4a4 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 c56defae39..f4cb120b64 100644
--- a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
+++ b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
@@ -8,7 +8,7 @@ DEPENDS += " \
fmt \
liburing \
"
-SRCREV = "cae9d14ae5ccbafb0446ea3109e6119ac5b8e293"
+SRCREV = "521475e48faf4c9e3f66eec48476e5c4fbd34bea"
PV = "0.1+git${SRCPV}"
PR = "r1"