-
Notifications
You must be signed in to change notification settings - Fork 80
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
Newer buildroot #236
Comments
closing this bc its due to being built with an older version of buildroot. currently testing newer buildroot |
reopening as a newer buildroot issue cuz why not. technically this would be for https://github.com/fnuecke/buildroot but idc |
ive got a repo where i just merged everything from the latest stable release of upstream buildroot into fnuecke's repo https://github.com/OldWorldOrdr/buildroot. |
i tried to build it and i get this idk what to do
|
i think its a patch made for an older version of the kernel so it would need to be adapted for 5.17 (version in latest stable buildroot). I'm gonna compile without the patch and see how far it gets me. |
it seems to work fine at first glance. ill remove the breaking patch real quick so it builds without any tweaks |
OK https://github.com/OldWorldOrdr/buildroot/ is finished. |
After building just open the sedna jar (not the oc2 jar) and go to the generated folder and replace the files with their counterparts from output/images in the buildroot directory |
the kernel appears to just not work, so dont replace the |
Kernel 5.15 works, I've modified the build config to use it. |
running |
5.9 is kinda old. I think we should use the latest LTS kernel (currently 5.15). I'm not too familiar with buildroot or sedna so if theres some weird reason why only 5.9.0 works then let me know.
The text was updated successfully, but these errors were encountered: