I run  Yocto builds in a gitlab runner, but it always does rebuilds of some 
packages. Not all packages fortunately, but it always does a rootfs build.

When I do a fresh start with a git clone of my yocto manifest, and a bitbake on 
my own PC. Everything is fetched from my sstate mirror.
By fresh, I mean that no tmp folder exists and has to be rebuild.

Thus I have some environment difference in the gitlab which causes Yocto to do 
some rebuilds.

* I use the same docker container
* I tried to do the clone and build on the build server, but outside the 
gitlab-runner. No rebuilds.
* I mapped a local disk into the containers /builds
* I removed git commands from recipes

Does anyone have some recommendations for configuring a gitlab runner for Yocto?

--
--
Regards
Kjeld Flarup
DEIF A/S
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#63439): https://lists.yoctoproject.org/g/yocto/message/63439
Mute This Topic: https://lists.yoctoproject.org/mt/107054918/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to