Page MenuHomeFreeBSD

Revert r475122, r475123 and r475124.
ClosedPublic

Authored by imp on Jul 22 2018, 9:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 14, 4:55 AM
Unknown Object (File)
Sun, Sep 14, 4:55 AM
Unknown Object (File)
Sun, Sep 14, 4:55 AM
Unknown Object (File)
Sun, Sep 14, 4:55 AM
Unknown Object (File)
Sun, Sep 14, 1:05 AM
Unknown Object (File)
Aug 25 2025, 6:00 PM
Unknown Object (File)
Aug 25 2025, 5:32 PM
Unknown Object (File)
Aug 25 2025, 5:30 PM
Subscribers
None

Details

Summary

To manage upstream, we use the exact patches we've submitted upstream
via their patchwork server. This deviates a little from a standard
port, but it's what we do with all the other u-boot ports and isn't
grossly out of line (many other ports pull patches during the build).
We do it this way because the standard way was an unmanageable
nightmare and resulted in divergence of u-boot ports.

---Approved-by: uboot@ (maintainer of these ports)

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 18259
Build 17986: arc lint + arc unit

Event Timeline

imp added a reviewer: linimon.

Thanks,

This also fixes the u-boot-rpi* ports are now the patches are not applied since EXTRA_PATCHES isn't set.

This revision is now accepted and ready to land.Jul 22 2018, 11:54 PM

I would like to see the u-boot-rpi and u-boot-rpi2 ports MAINTAINER be set to uboot@ as well, but I am not worried about it.

In D16397#348163, @brd wrote:

I would like to see the u-boot-rpi and u-boot-rpi2 ports MAINTAINER be set to uboot@ as well, but I am not worried about it.

We can do that in another review, I'm perfectly fine with this.

  • Remove MAINTAINER lines. They are set by the master port and all these
This revision now requires review to proceed.Jul 23 2018, 12:41 AM
In D16397#348166, @manu wrote:
In D16397#348163, @brd wrote:

I would like to see the u-boot-rpi and u-boot-rpi2 ports MAINTAINER be set to uboot@ as well, but I am not worried about it.

We can do that in another review, I'm perfectly fine with this.

Easy enough to piggy back on this one.

This revision is now accepted and ready to land.Jul 23 2018, 12:59 AM
This revision was automatically updated to reflect the committed changes.