diff options
author | Peter Marko <peter.marko@siemens.com> | 2025-02-08 16:03:05 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-02-08 20:43:46 -0800 |
commit | 83c6dfcce6c334d9e699858614e902f2a5a41e20 (patch) | |
tree | be0fe21bd5521095d687ff3f475b6c1965309acc /meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python | |
parent | f02e99377c35228a0d9ce350454af18dce91c1a7 (diff) | |
download | meta-openembedded-83c6dfcce6c334d9e699858614e902f2a5a41e20.tar.gz |
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 2ffc7b45d638a89535b963533d39b8b13e4c8c1e 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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python')
0 files changed, 0 insertions, 0 deletions