Page MenuHomeFreeBSD

sysutils/opensbi: update to version 1.1
ClosedPublic

Authored by mhorne on Jun 27 2022, 9:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 19, 8:37 PM
Unknown Object (File)
Sun, Apr 19, 8:36 PM
Unknown Object (File)
Wed, Apr 15, 1:00 PM
Unknown Object (File)
Fri, Apr 10, 8:45 AM
Unknown Object (File)
Wed, Apr 8, 8:33 PM
Unknown Object (File)
Wed, Apr 8, 1:26 PM
Unknown Object (File)
Fri, Apr 3, 8:21 PM
Unknown Object (File)
Sat, Mar 28, 3:25 AM
Subscribers

Details

Summary

Bump the PORTREVISION of dependent u-boot ports.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 46141
Build 43030: arc lint + arc unit

Event Timeline

Looks good to me with U_BOOT_SLAVE_PORTREVISION_2022.04 updated to 2.

sysutils/u-boot-sifive-fu540/Makefile
8

PORTREVISION is already 1 in sysutils/u-boot-master so this line will have no effect. Needs to be 2.

sysutils/u-boot-sifive-fu740/Makefile
8

same as above.

This revision is now accepted and ready to land.Jun 27 2022, 9:45 PM

Looks good to me with U_BOOT_SLAVE_PORTREVISION_2022.04 updated to 2.

Oh, duh. It will be done :)

This revision was automatically updated to reflect the committed changes.