meta-atmel icon indicating copy to clipboard operation
meta-atmel copied to clipboard

egt-benchmark: git submodules are not initialized

Open priv-kweihmann opened this issue 2 years ago • 2 comments

tool is using an external dependency https://github.com/linux4sam/egt-benchmark/tree/master/external, which doesn't seem to be fully initialized when using the git-fetcher compilation fails with src/main.cpp:7:10: fatal error: 'hayai.hpp' file not found

priv-kweihmann avatar Dec 24 '21 11:12 priv-kweihmann

Hello,

How can I reproduce your issue, I have run a build and I have no issue to build this package.

Regards,

ldesroches avatar Jan 05 '22 11:01 ldesroches

Requires a not yet merged patch in bitbake (see https://lists.openembedded.org/g/openembedded-core/message/159995, resp. https://errors.yoctoproject.org/Errors/Build/137579/) - it isn't a problem as of now, but likely will break once upstream merges that feature. IMO that should happen very soon.

In my opinion the recipe should use the gitsm fetcher instead of plain git

priv-kweihmann avatar Jan 05 '22 11:01 priv-kweihmann