diff options
author | Robert Rose <robertroyrose@gmail.com> | 2018-11-28 22:21:40 -0800 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-11-29 21:49:50 +0100 |
commit | d21366e11a98bc18db75d829d5cb20e853d1ac7f (patch) | |
tree | d961614aba1f20bfdcc2a3ff312988084ce41369 /package/grpc/grpc.hash | |
parent | 740a9893816b5904c7f78dcfa9f6875a59b8eff1 (diff) | |
download | buildroot-d21366e11a98bc18db75d829d5cb20e853d1ac7f.tar.gz buildroot-d21366e11a98bc18db75d829d5cb20e853d1ac7f.zip |
package/grpc: new package
Signed-off-by: Robert Rose <robertroyrose@gmail.com>
[Thomas:
- add missing Config.in dependencies inherited from
BR2_PACKAGE_PROTOBUF, as well as the corresponding Config.in
comment
- replace spaces by tabs in grpc.mk indentation
- remove superfluous GRPC_SOURCE variable
- improved patch description.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/grpc/grpc.hash')
-rw-r--r-- | package/grpc/grpc.hash | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/grpc/grpc.hash b/package/grpc/grpc.hash new file mode 100644 index 0000000000..9e5011125a --- /dev/null +++ b/package/grpc/grpc.hash @@ -0,0 +1,3 @@ +# Locally computed +sha256 a5342629fe1b689eceb3be4d4f167b04c70a84b9d61cf8b555e968bc500bdb5a grpc-v1.16.1.tar.gz +sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE |