Page MenuHomeFreeBSD

sysutils/rpi-firware Update to latest commit
ClosedPublic

Authored by manu on Mar 26 2018, 6:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 7, 7:11 AM
Unknown Object (File)
Sun, May 3, 12:09 PM
Unknown Object (File)
Sun, May 3, 10:28 AM
Unknown Object (File)
Sun, May 3, 8:31 AM
Unknown Object (File)
Tue, Apr 28, 2:02 PM
Unknown Object (File)
Mon, Apr 27, 8:30 AM
Unknown Object (File)
Sat, Apr 25, 8:06 PM
Unknown Object (File)
Apr 12 2026, 6:28 AM

Details

Summary

Latest commit add RPI3B+ support in the firmware files and the dtb for it

Test Plan

Tested by : emaste (RPI3B and RPI3B+)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lwhsu added inline comments.
sysutils/rpi-firmware/Makefile
37 ↗(On Diff #40754)

from portlint -abct:

WARN: Makefile: [37]: possible use of "${MKDIR} -p" found. ${MKDIR} includes "-p" by default.

Other parts look good to me.

${MKDIR} already have -p

manu marked an inline comment as done.Mar 26 2018, 7:11 PM
This revision is now accepted and ready to land.Mar 27 2018, 2:56 AM
This revision was automatically updated to reflect the committed changes.