Brad Davis
Brad Davis
@rozmansi I am actually building a new image right now for RaspBSD :)
Can one of you test the image I uploaded last night? I am on my way to OSCON and didn't have time to test it before leaving. http://download.raspbsd.org/FreeBSD-aarch64-12.0-GENERIC-317984M.img.gz
OK, I pulled the image and will take a look this weekend once I get home. Sorry guys!
@gvnn3 Do you have any insight on the Meinberg driver?
Did you install the u-boot pkg?
1. Crochet has only ever targeted HEAD. If it happens to work on 11 that is fine, but not something we are that concerned with. This is for multiple reasons,...
Nope, building on -STABLE is fine. Assuming you are only one major version number behind as FreeBSD only guarantees that.
I suppose the only problem with this is mkimg was added to FreeBSD in 10.1. So we could add a check that only uses it on anything after 10.1.. or...
This would just be updating TARGET_ARCH for the relevant boards, no? This shows most of them: `git grep TARGET board/*/setup.sh` Some boards I see are already armv7.
It looks like this can be worked around by going to 'Manage Jenkins' -> 'Configure System' and in the GitLab section filling in the 'Global GitLab CI Service URL Identifier'...