GoldVIP Yocto build

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

GoldVIP Yocto build

1,383 次查看
MidhunSreenivas
Contributor I

Hi,

We followed the steps for building Gold VIP Yocto image as mentioned in the user guide. But the build failed. Please refer the attached log and help us resolve it.

0 项奖励
回复
1 回复

1,360 次查看
gmocanu
NXP Employee
NXP Employee

Hello,

 

Do you run the build in a restricted environment that doesn't have access to public registries? Do you have configured some private registries in your Docker configuration?

If possible, could you run the following commands (it's almost the same skopeo command referenced in the k3s recipe) and let us know what output you get:

$ bitbake k3s -c devshell
$ skopeo --debug --override-arch arm64 copy --additional-tag="docker.io/rancher/mirrored-pause:3.5" \
docker://rancher/mirrored-pause:3.5 docker-archive:mirrored-pause-test.tar

 

Best regards,

George

0 项奖励
回复