meta-openembedded/meta-oe/recipes-devtools/grpc
Peter Marko 83c6dfcce6
grpc: remove unneeded dependencies
googletest is needed only if we would build tests, and then it should be
conditional on PTEST_ENABLED

libnsl is not needed. there is no linking command in any cmake.
The only grep hit is in cares.cmake to disable it.
Commit 2ffc7b45d6 which added it talks
about host distros, but also such case would be wrong when adding it to
general depends (should be in native only depends) and it would have to
have be reference in cmake (in grpc or in one of recipe-sysroot).

Also sort the dependencies in the process.

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-02-08 20:43:46 -08:00
..
grpc grpc: upgrade 1.59.2 -> 1.60.0 2024-01-11 12:11:36 -08:00
grpc_1.68.0.bb grpc: remove unneeded dependencies 2025-02-08 20:43:46 -08:00