Skip to content

gn.bbclass: Add extra toolchain tools

Robert Drab requested to merge robertd/oniro:feat/add-toolchain-tools into kirkstone

Some projects rely on additional tools, which are not used by the GN itself, like readelf of strip being present in the GN toolchain definition and therefore gn.bbclass should expose those as they are provided in the bitbake build environment.

Signed-off-by: Robert Drab robert.drab@huawei.com

Merge request reports

Loading