-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The toolchain only support 4.9 version? how to make the new commit of kernel #14
Comments
And I follow the guide of https://c-sky.gitlab.io/-/buildroot/-/jobs/197227857/artifacts/output/images/readme.txt. And get fail: |
If my understanding is wrong, please let me know |
This is for some people have exteranl toolchain with linux-4.9.56, don't care about this. The toolchain is built from buildroot See https://gitlab.com/c-sky/buildroot/pipelines/56964790, there are 4.9 4.14 4.19 5.x linux version. |
Please follow "Quick Start for qemu run" & "Build linux kernel" : wget https://gitlab.com/c-sky/buildroot/-/jobs/197227857/artifacts/raw/output/images/csky_toolchain_csky_810f_qemu_4.9_glibc_br_defconfig_56683a5a67ecf1dd0e67b05b9541de74530d0047.tar.xz; echo "Now extra kernel source, patch it and compile"; |
It has been tested on gitlab cloud runner with ubuntu 64-bits 16.04 docker image |
Thanks so much for your reply. I will try as you suggested. But I am puzzled, c-sky has been merged into mainline, but the new version can't build. |
The commit message said:The release is for toolchain v3.8.x/3.10.x with linux-4.9.56 headers. (Ubuntu-16.04-64bit).
Then how to build the new version?
The text was updated successfully, but these errors were encountered: