freebsd / crochet

Build FreeBSD images for RaspberryPi, BeagleBone, PandaBoard, and others.
BSD 2-Clause "Simplified" License
608 stars 187 forks source link

no board directory for Orange Pi PC Plus and Orange Pi One #248

Closed CurtisVillamizar closed 6 years ago

CurtisVillamizar commented 6 years ago

Board directories are provided in https://github.com/freebsd/crochet/pull/245 and https://github.com/freebsd/crochet/pull/246 . Both have been tested for 2 weeks to a month of light use including some port builds and testing.

ghost commented 6 years ago

Yes , board entry is expected to list in config.sh.sample file eagerly . Of cousre "-b" parameter can be used for direct compiling .

CurtisVillamizar commented 6 years ago

Both pull requests have been picked up so this issue can be closed.