mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
grpc: upgrade 1.50.0 -> 1.50.1
Changelog: Fix Bazel 4 support and objc bazel tests on python3.9 (#31410) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
00895a31a8
commit
5bff9c4298
|
|
@ -20,7 +20,7 @@ RDEPENDS:${PN}-dev:append:class-native = " ${PN}-compiler"
|
|||
# RDEPENDS:${PN}-dev += "${PN}-compiler"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV_grpc = "91091e3668144de9c6aa392f496bb7639f7025a7"
|
||||
SRCREV_grpc = "90ccf24d22b6fc909a1021ebd89fd8c838467d26"
|
||||
BRANCH = "v1.50.x"
|
||||
SRC_URI = "gitsm://github.com/grpc/grpc.git;protocol=https;name=grpc;branch=${BRANCH} \
|
||||
file://0001-Revert-Changed-GRPCPP_ABSEIL_SYNC-to-GPR_ABSEIL_SYNC.patch \
|
||||
Loading…
Reference in New Issue
Block a user