diff mbox series

[meta-oe,16/56] microsoft-gsl: upgrade 4.2.1 -> 4.2.2

Message ID 20260527094805.2039-16-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/56] ctags: upgrade 6.2.20260510.0 -> 6.2.20260524.0 | expand

Commit Message

Wang Mingyu May 27, 2026, 9:47 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
  Fix MSVC's C4875 when compiling GSL 4.2.1 with latest MSVC toolset.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{microsoft-gsl_4.2.1.bb => microsoft-gsl_4.2.2.bb}          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/microsoft-gsl/{microsoft-gsl_4.2.1.bb => microsoft-gsl_4.2.2.bb} (97%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl_4.2.1.bb b/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl_4.2.2.bb
similarity index 97%
rename from meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl_4.2.1.bb
rename to meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl_4.2.2.bb
index 87a8cbbb88..3d795878b2 100644
--- a/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl_4.2.1.bb
+++ b/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl_4.2.2.bb
@@ -11,7 +11,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=363055e71e77071107ba2bb9a54bd9a7"
 SRC_URI = "git://github.com/microsoft/GSL.git;protocol=https;branch=rel/4.2;tag=v${PV} \
            file://run-ptest \
            "
-SRCREV = "249146590e322123cd0b378b1f364d6069717687"
+SRCREV = "152d6eb989a1ecd23fe9c9cfb2fb8cfc7c0cd0c1"
 
 inherit cmake pkgconfig ptest