Page MenuHomeFreeBSD

release: arm: Use BOARDNAME in the image name
ClosedPublic

Authored by manu on Jul 30 2018, 4:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 31, 6:06 PM
Unknown Object (File)
Sat, Dec 21, 4:58 PM
Unknown Object (File)
Sat, Dec 14, 8:56 PM
Unknown Object (File)
Nov 11 2024, 9:39 AM
Unknown Object (File)
Oct 3 2024, 10:54 AM
Unknown Object (File)
Oct 2 2024, 2:07 AM
Unknown Object (File)
Oct 1 2024, 4:25 AM
Unknown Object (File)
Sep 30 2024, 4:35 PM
Subscribers

Details

Summary

Using KERNEL made sense when all boards had different kernel configuration.
Now that all of them are using GENERIC use the board name instead

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jul 30 2018, 4:50 PM
gjb requested changes to this revision.Jul 30 2018, 5:17 PM

Actually, RPI-B does not use GENERIC, so its configuration will need updating, too.

This revision now requires changes to proceed.Jul 30 2018, 5:17 PM
In D16512#350531, @gjb wrote:

Actually, RPI-B does not use GENERIC, so its configuration will need updating, too.

That's because it's armv6. I'll add a boardname for it.

OK. Please do that as part of D16511.

This revision is now accepted and ready to land.Jul 30 2018, 5:23 PM
This revision was automatically updated to reflect the committed changes.