mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 06:45:15 +00:00
There are 9 (out of 24) third party components used for build.
Add their licenses.
SUB third_party/abseil-cpp .. not used (unbundled)
third_party/address_sorting .. USED
SUB third_party/benchmark .. not used (testing)
SUB third_party/bloaty .. not used (testing)
SUB third_party/boringssl-with-bazel .. not used (unbundled; openssl)
third_party/cares .. not used (unbundled)
SUB third_party/envoy-api .. USED
SUB third_party/googleapis .. USED
SUB third_party/googletest .. not used (testing)
third_party/objective_c .. not used (build helpers)
SUB third_party/opencensus-proto .. USED
SUB third_party/opentelemetry .. not used (gRPC_BUILD_GRPCPP_OTEL_PLUGIN)
SUB third_party/opentelemetry-cpp .. not used (gRPC_BUILD_GRPCPP_OTEL_PLUGIN)
SUB third_party/protobuf .. not used (unbundled)
SUB third_party/protoc-gen-validate .. USED
third_party/py .. not used (build helpers)
third_party/rake-compiler-dock .. not used (build helpers)
SUB third_party/re2 .. not used (unbundled)
third_party/toolchains .. not used (build helpers)
third_party/upb .. USED
third_party/utf8_range .. USED
SUB third_party/xds .. USED
third_party/xxhash .. USED
SUB third_party/zlib .. not used (unbundled)
* address_sorting - BSD-3-CLAUSE (already in main license)
https://github.com/grpc/grpc/blob/master/third_party/address_sorting/LICENSE
* envoy-api - Apache-2.0 (already in main license)
4de3c74cf2/LICENSE
* googleapis - Apache-2.0 (already in main license)
fe8ba054ad/LICENSE
* opencensus-proto - Apache-2.0 (already in main license)
4aa53e15cb/LICENSE
* protoc-gen-validate - Apache-2.0 (already in main license)
32c2415389/LICENSE
* upb - BSD-3-Clause (already present in main LICENSE)
there is a note in all files
* utf8_range - MIT
https://github.com/grpc/grpc/blob/master/third_party/utf8_range/LICENSE
* xds - Apache-2.0 (already in main license)
3a472e5248/LICENSE
* xxhash - BSD-2-Clause
https://github.com/grpc/grpc/blob/master/third_party/xxhash/LICENSE
License-Update: added missing licenses
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Collection of layers for the OE-core universe
Main layer maintainer: Khem Raj raj.khem@gmail.com
This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories
Description
Languages
BitBake
85.5%
Shell
6.1%
C
3%
Roff
2.1%
NASL
1.9%
Other
1.1%