Closed itsmeow closed 3 years ago
Missed a few minor variables in my initial commit- see full diff for what I think the correct changes are https://github.com/TOLDOTECHNIK/buildroot-webkit/compare/master...itsmeow:master
It built with my final changes and seems to work great! Take a look at my changes and feel free to re-create them. Don't have time to make a proper PR as I also have to remove the logo I encoded before making it, but if you're ever looking for a working RPi2 version, check my fork!
Awesome! Some prebuilt images + README update are all that's left for that if you have time. Thanks for the merge.
Thank you for sharing your changes. Unfortunately we cannot create a working image. Did you do some settings which are not available in your GitHub repo yet?
As far as I know, no. That's confusing. Does it not build?
It builds ok, but it does not boot. Could you please send/show us the content of the boot partition?
Here's some system info, not sure if useful or not. As you can see it is running though...
I did make these changes in the middle of my make before it had likely gotten to that point (it failed a few times due to missing libraries before actually building the OS I believe). It appears they took effect though since the system name was rpi2 in the image.
I can also verify this is the most up-to-date version on my repo.
I also ran git diff HEAD > buildroot-diff.txt
on my local buildroot
directory to get the final changes applied to the buildroot repo. There is one change I made manually while building because I had accidentally blocked inbound FTP and not realized until after I changed it, which is the change to package/gnutls/gnutls.mk
buildroot-diff.txt
Could you please try our new build? Thanks a lot. https://dev.toldotechnik.li/download/387854/
Closing due to no activity.
Sorry, can confirm. Just tried it out, boots just fine. Acts exactly the same with my build (aside from my custom splash) vs the one linked. Thanks guys :)
Some configurations for the RPi 2 would be great. I have an old one sitting around and it would be nice to put it to use. I have no idea what I'm doing, but I think I made one in my fork. I'm building it now but I have no idea if it will actually work. For reference (feel free to use, although I'm sure you guys would know far better than me): https://github.com/itsmeow/buildroot-webkit/commit/445f4a2de9de6b50f67dc44b94b1b4a82a53e557