Disable strict compilation flags for bctoolbox for yocto build.

Merged Ghislain MARY requested to merge fix/yocto-kirkstone-build into master

If strict compilation flags are enabled, the build fails with unused function parameters errors.

Merge request reports