* Update targets.conf * Update targets-desktop-beta.conf * Update targets-cli-beta.conf * Update targets.conf Update targets according ot current status of maintainer list reduce userspaces to Focal reduce to xfce default desktop keep one minimal and one edge to check if they build at least. * adjust support status according current maintainer sheet * Readd pbp * Readd pbp * Readd C2 Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
12 lines
329 B
Plaintext
12 lines
329 B
Plaintext
# Allwinner H3 quad core 512MB RAM SoC headless WiFi/BT eMMC
|
|
BOARD_NAME="NanoPi Air"
|
|
BOARDFAMILY="sun8i"
|
|
BOOTCONFIG="nanopi_neo_air_defconfig"
|
|
MODULES="g_serial"
|
|
MODULES_BLACKLIST="lima"
|
|
DEFAULT_OVERLAYS="usbhost2 usbhost3"
|
|
DEFAULT_CONSOLE="serial"
|
|
SERIALCON="ttyS0,ttyGS0"
|
|
BUILD_DESKTOP="no"
|
|
KERNEL_TARGET="legacy,current,edge"
|