Sam-ba sources missing in Yocto
Symptoms
On the branch 1.3.x which uses sam-ba-native recipe, you can have the following Yocto error:
Yocto build log
Description
The source repository of sam-ba on which depends the meta meta-atmel is not longer hosted on Github and then the recipe sam-ba-native can't fetch theses sources anymore.
Since LORIX OS doesn't have a strong requirement on it, we can simply remove this dependency.
Resolution
Update your source to the latest 1.3.x branch commit which fixes this issue by removing the dependency and keep your sources update to date with our repo.
If you can't, you can also fix the issue your self by adding in the file lorix-os/layers/bsp/meta-atmel-wifx/conf/machine/include/sama5d4-wifx.inc
the following content:
Then restart the build.