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)
Feb 26 2025, 3:07 AM
Unknown Object (File)
Feb 23 2025, 11:53 AM
Unknown Object (File)
Feb 22 2025, 2:19 PM
Unknown Object (File)
Jan 23 2025, 6:56 AM
Unknown Object (File)
Dec 11 2024, 10:11 AM
Unknown Object (File)
Dec 5 2024, 4:18 PM
Unknown Object (File)
Nov 27 2024, 2:10 PM
Unknown Object (File)
Nov 25 2024, 4:32 AM
Subscribers

Details

Summary

Bump the PORTREVISION of dependent u-boot ports.

Diff Detail

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

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.