diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-01-19 21:27:31 +1300 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2026-01-20 10:15:15 +0530 |
| commit | 4beb45b6153e1eb4f27ff01dd36fafeb00be5e62 (patch) | |
| tree | 4495a168340cc8da8acf6a3bcbc5fa51832b8665 | |
| parent | cce0f2d7cdbbf3767e0b84360c8c35bd80b244f9 (diff) | |
| download | meta-openembedded-4beb45b6153e1eb4f27ff01dd36fafeb00be5e62.tar.gz | |
microsoft-gsl: upgrade 4.2.0 -> 4.2.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 1d33fb39d9700a125a02d5bbd8292db2756b6f6c)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
| -rw-r--r-- | meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl_4.2.1.bb (renamed from meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl_4.2.0.bb) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl_4.2.0.bb b/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl_4.2.1.bb index 16a0af334d..87a8cbbb88 100644 --- a/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl_4.2.0.bb +++ b/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl_4.2.1.bb | |||
| @@ -8,10 +8,10 @@ HOMEPAGE = "https://github.com/microsoft/GSL" | |||
| 8 | LICENSE = "MIT" | 8 | LICENSE = "MIT" |
| 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=363055e71e77071107ba2bb9a54bd9a7" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=363055e71e77071107ba2bb9a54bd9a7" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/microsoft/GSL.git;protocol=https;branch=main \ | 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 = "2828399820ef4928cc89b65605dca5dc68efca6e" | 14 | SRCREV = "249146590e322123cd0b378b1f364d6069717687" |
| 15 | 15 | ||
| 16 | inherit cmake pkgconfig ptest | 16 | inherit cmake pkgconfig ptest |
| 17 | 17 | ||
