mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 21:14:50 +00:00
python3-grpcio: add missing license
LICENSE file contains 3 licenses, but recipe lists only 2. Add the missing "Mozilla Public License Version 2.0". License-Update: added missing license Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
990b03b616
commit
819da5c15d
@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "Google gRPC"
|
||||
HOMEPAGE = "http://www.grpc.io/"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "Apache-2.0 & BSD-3-Clause"
|
||||
LICENSE = "Apache-2.0 & BSD-3-Clause & MPL-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=731e401b36f8077ae0c134b59be5c906"
|
||||
|
||||
DEPENDS += "abseil-cpp c-ares openssl python3-protobuf re2 zlib"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user