mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01:00
grpc: upgrade 1.66.1 -> 1.68.0
This includes CVE-fix for CVE-2024-11407 Changelog: ================================== https://github.com/grpc/grpc/releases/tag/v1.68.0 https://github.com/grpc/grpc/compare/v1.66.1...v1.68.0 Signed-off-by: Divya Chellam <divya.chellam@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
338e2ff78b
commit
5c2793258e
|
|
@ -20,8 +20,8 @@ RDEPENDS:${PN}-dev:append:class-native = " ${PN}-compiler"
|
|||
# RDEPENDS:${PN}-dev += "${PN}-compiler"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV_grpc = "e821cdc231bda9ee93139a6daab6311dd8953832"
|
||||
BRANCH = "v1.66.x"
|
||||
SRCREV_grpc = "6b49ae626bc9cd7033e062f89dbe0e0576b1110e"
|
||||
BRANCH = "v1.68.x"
|
||||
SRC_URI = "gitsm://github.com/grpc/grpc.git;protocol=https;name=grpc;branch=${BRANCH} \
|
||||
file://0001-cmake-Link-with-libatomic-on-rv32-rv64.patch \
|
||||
"
|
||||
Loading…
Reference in New Issue
Block a user