I’m trying to deploy the toradex project https://github.com/toradex/lowpower
it works natively on my linux pc but while deploying on colibri, I get following error
Error: linux/usr/bin/repc: Command not found
The suspect is that remote objects need to be included while yocto sdk build.
Can you please point me to the bb file / command to make it work?
Thanks