diff options
Diffstat (limited to 'meta-oe/recipes-devtools/grpc/grpc_1.41.1.bb')
-rw-r--r-- | meta-oe/recipes-devtools/grpc/grpc_1.41.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/grpc/grpc_1.41.1.bb b/meta-oe/recipes-devtools/grpc/grpc_1.41.1.bb index 925907e173..3fe7993107 100644 --- a/meta-oe/recipes-devtools/grpc/grpc_1.41.1.bb +++ b/meta-oe/recipes-devtools/grpc/grpc_1.41.1.bb | |||
@@ -3,7 +3,7 @@ Provides gRPC libraries for multiple languages written on top of shared C core l | |||
3 | (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)" | 3 | (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)" |
4 | HOMEPAGE = "https://github.com/grpc/grpc" | 4 | HOMEPAGE = "https://github.com/grpc/grpc" |
5 | SECTION = "libs" | 5 | SECTION = "libs" |
6 | LICENSE = "Apache-2" | 6 | LICENSE = "Apache-2.0" |
7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" |
8 | 8 | ||
9 | DEPENDS = "c-ares protobuf protobuf-native protobuf-c protobuf-c-native openssl libnsl2 abseil-cpp re2" | 9 | DEPENDS = "c-ares protobuf protobuf-native protobuf-c protobuf-c-native openssl libnsl2 abseil-cpp re2" |