From 2224d58fa4d85ac9c8fc4067d1880d0292a837ec Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 20 Jul 2020 03:21:06 +0000 Subject: stdplus: srcrev bump 3b35fcf3b0..ba7d754e0e William A. Kennington III (6): raw: Allow mutable spans to be extracted raw: Simplify handling of const references raw: Span doesn't need to only hold integral types raw: Add the ability to extract references to data in buffers raw: Allow prvalue references to have data referenced raw: Fix span and string_view construnction from views (From meta-phosphor rev: b950f8cde3ee1224a0d8eafda91cb8f8ca59f348) Change-Id: I14c802e84cb678e11c4105dbe37dea81b48fe6e0 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-extended/stdplus/stdplus_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-extended/stdplus') diff --git a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb index 038ef37c8..7c7794b62 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 = "3b35fcf3b0ec0d37e427aa03ba758f9b578d58e2" +SRCREV = "ba7d754e0e0afac3082691843366228b733386ed" S = "${WORKDIR}/git" -- cgit v1.2.3