diff options
| -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 | ||
