Newer
Older
image: robertcnelson/debian-bookworm-slim-ti-linux-kernel-dev:latest
- . version.sh && echo $BRANCH
- mkdir -p /root/.cache/ccache/ || true
- ccache -s
- tar -xf ccache.tar.gz -C / || true
- cp -v system.sh.sample system.sh
- echo "AUTO_BUILD=1" >> system.sh
- echo "LINUX_GIT=/mnt/yocto-cache/git/linux-src/" >> system.sh
- git config --global --add safe.directory /mnt/yocto-cache/git/linux-src
- du -sh deploy/linux-image-*.deb || true
- tar -cf ccache.tar.gz /root/.cache/ccache/