From b269c72ad4bdfe6f498a2269d1c08e669ed040e1 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 1 Feb 2021 02:10:33 +0000 Subject: stdplus: srcrev bump be79c1ea9f..01db662ac1 William A. Kennington III (3): test/gtest: Ignore pedantic compiler warnings types: Use nonstd::span until we can guarantee c++20 test/catch2: Use split headers and static library Change-Id: I6bb2cc9cd11b58114b7dc35eaa1acee5c4614c88 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') diff --git a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb index 52bfcb208..db0ec884c 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 = "be79c1ea9f092f55a2437309283f0bfaae9fe6ed" +SRCREV = "01db662ac12b9dd97082b3e56e43ea164f77d310" S = "${WORKDIR}/git" -- cgit v1.2.3