mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
grpc: Upgrade to 1.66.1 release
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-2
@@ -20,8 +20,8 @@ RDEPENDS:${PN}-dev:append:class-native = " ${PN}-compiler"
|
||||
# RDEPENDS:${PN}-dev += "${PN}-compiler"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV_grpc = "e5ae3b6b44bf3b64d24bfb4b4f82556239b986db"
|
||||
BRANCH = "v1.60.x"
|
||||
SRCREV_grpc = "e821cdc231bda9ee93139a6daab6311dd8953832"
|
||||
BRANCH = "v1.66.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 \
|
||||
"
|
||||
Reference in New Issue
Block a user