CRUX-ARM ports overlay for Odroid XU4
To use these ports, download the odroidxu4-arm.httpup
file to /etc/ports
:
$ sudo wget -P /etc/ports https://raw.githubusercontent.com/crux-arm/crux-ports-odroidxu4-arm/main/odroidxu4-arm.httpup
$ sudo ports -u odroidxu4-arm
You may want to list it first in /etc/prt-get.conf
to take advantage of ports overlay:
###
### prt-get conf
###
# note: the order matters: the package found first is used
prtdir /usr/ports/odroidxu4-arm
prtdir /usr/ports/core-arm
prtdir /usr/ports/opt-arm
prtdir /usr/ports/xorg-arm
prtdir /usr/ports/core
prtdir /usr/ports/opt
prtdir /usr/ports/xorg