diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-05-27 17:47:25 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-31 03:08:49 -0700 |
| commit | 72808c4804baef421f267f0d5e0cbae98ac01b13 (patch) | |
| tree | 10c51120c8f76c22302e42f2a50618c87170085d /meta-oe | |
| parent | aab5fcaf7983875b9f9e84acea56891e755aa536 (diff) | |
| download | meta-openembedded-72808c4804baef421f267f0d5e0cbae98ac01b13.tar.gz | |
microsoft-gsl: upgrade 4.2.1 -> 4.2.2
Changelog:
Fix MSVC's C4875 when compiling GSL 4.2.1 with latest MSVC toolset.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl_4.2.2.bb (renamed from meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl_4.2.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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" | |||
| 11 | SRC_URI = "git://github.com/microsoft/GSL.git;protocol=https;branch=rel/4.2;tag=v${PV} \ | 11 | SRC_URI = "git://github.com/microsoft/GSL.git;protocol=https;branch=rel/4.2;tag=v${PV} \ |
| 12 | file://run-ptest \ | 12 | file://run-ptest \ |
| 13 | " | 13 | " |
| 14 | SRCREV = "249146590e322123cd0b378b1f364d6069717687" | 14 | SRCREV = "152d6eb989a1ecd23fe9c9cfb2fb8cfc7c0cd0c1" |
| 15 | 15 | ||
| 16 | inherit cmake pkgconfig ptest | 16 | inherit cmake pkgconfig ptest |
| 17 | 17 | ||
