[Bug 214729] [NEW PORT] sysutils/u-boot-orangepi-plus-2e: slave port for u-bootorangepi-plus-2e ARM SoC board u-boot support
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun May 7 12:36:50 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214729
James Elstone <james at elstone.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |james at elstone.net
--- Comment #7 from James Elstone <james at elstone.net> ---
>From an outsider point of view:
This PR (u-boot-orangepi-plus-2e) sets
'MASTERDIR= ${.CURDIR}/../u-boot-olimex-a20-som-evb'
The Olimex A20 port sets
'MASTERDIR= ${.CURDIR}/../u-boot-master'
Thus this current PR (attachment 181683) is dependent on the 'Olimex A20' meta
port which links to 'u-boot-master'.
This PR (u-boot-orangepi-plus-2e) could have set
'FAMILY= allwinner'
'MASTERDIR= ${.CURDIR}/../u-boot-master'
Why not link to the u-boot-master directly and specify the FAMILY; just wanted
to understand the logic rather than challenge it?
James
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list