diff options
| author | Andrej Valek <andrej.valek@siemens.com> | 2023-03-02 07:56:16 +0100 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2023-03-05 07:52:09 -0500 |
| commit | 54960c549b8f0f299f437c517c60a0fdac9f82da (patch) | |
| tree | 040c216229848240ea827b362b11a598a1d4d028 /meta-oe | |
| parent | 4676fa71c616233c05abb59dfc636a0621db3057 (diff) | |
| download | meta-openembedded-54960c549b8f0f299f437c517c60a0fdac9f82da.tar.gz | |
grpc: upgrade 1.46.6 -> 1.46.7
Includes fix for CVE-2023-0286
Signed-off-by: Andrej Valek <andrej.valek@siemens.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-devtools/grpc/grpc_1.46.7.bb (renamed from meta-oe/recipes-devtools/grpc/grpc_1.46.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/grpc/grpc_1.46.6.bb b/meta-oe/recipes-devtools/grpc/grpc_1.46.7.bb index 7cf27d1e05..15bf05919b 100644 --- a/meta-oe/recipes-devtools/grpc/grpc_1.46.6.bb +++ b/meta-oe/recipes-devtools/grpc/grpc_1.46.7.bb | |||
| @@ -20,7 +20,7 @@ RDEPENDS:${PN}-dev:append:class-native = " ${PN}-compiler" | |||
| 20 | # RDEPENDS:${PN}-dev += "${PN}-compiler" | 20 | # RDEPENDS:${PN}-dev += "${PN}-compiler" |
| 21 | 21 | ||
| 22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
| 23 | SRCREV_grpc = "af855eb64eea02d2f7b68d49c3d4d7a263649104" | 23 | SRCREV_grpc = "02384e39185f109bd299eb8482306229967dc970" |
| 24 | BRANCH = "v1.46.x" | 24 | BRANCH = "v1.46.x" |
| 25 | SRC_URI = "git://github.com/grpc/grpc.git;protocol=https;name=grpc;branch=${BRANCH} \ | 25 | SRC_URI = "git://github.com/grpc/grpc.git;protocol=https;name=grpc;branch=${BRANCH} \ |
| 26 | file://0001-Revert-Changed-GRPCPP_ABSEIL_SYNC-to-GPR_ABSEIL_SYNC.patch \ | 26 | file://0001-Revert-Changed-GRPCPP_ABSEIL_SYNC-to-GPR_ABSEIL_SYNC.patch \ |
