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)
Sat, Mar 7, 6:06 AM
Unknown Object (File)
Fri, Mar 6, 11:05 PM
Unknown Object (File)
Sat, Feb 28, 7:34 AM
Unknown Object (File)
Tue, Feb 17, 10:07 PM
Unknown Object (File)
Mon, Feb 16, 7:32 AM
Unknown Object (File)
Sun, Feb 15, 2:17 PM
Unknown Object (File)
Feb 12 2026, 5:24 AM
Unknown Object (File)
Feb 8 2026, 12:16 PM

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

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 15805
Build 15816: arc lint + arc unit

Event Timeline

lwhsu added inline comments.
sysutils/rpi-firmware/Makefile
37

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.