From 50f373a89a08263d5d5484680be7a76b5f76887f Mon Sep 17 00:00:00 2001 From: zador-blood-stained Date: Mon, 9 Oct 2017 15:34:43 +0300 Subject: [PATCH] Move OPi PC2 to supported and add desktop nightly image --- config/boards/{orangepipc2.wip => orangepipc2.conf} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename config/boards/{orangepipc2.wip => orangepipc2.conf} (78%) diff --git a/config/boards/orangepipc2.wip b/config/boards/orangepipc2.conf similarity index 78% rename from config/boards/orangepipc2.wip rename to config/boards/orangepipc2.conf index 9e20847929..16ebb2ce06 100644 --- a/config/boards/orangepipc2.wip +++ b/config/boards/orangepipc2.conf @@ -12,11 +12,11 @@ CLI_TARGET="" DESKTOP_TARGET="" CLI_BETA_TARGET="xenial:next" -DESKTOP_BETA_TARGET="" +DESKTOP_BETA_TARGET="xenial:next" # -RECOMMENDED="Ubuntu_xenial_dev_nightly:33,Ubuntu_xenial_dev_desktop_nightly:33" +RECOMMENDED="Ubuntu_xenial_next_nightly:60,Ubuntu_xenial_next_desktop_nightly:60" # BOARDRATING="" CHIP="https://docs.armbian.com/Hardware_Allwinner-H5-A64/" HARDWARE="https://linux-sunxi.org/Orange_Pi_PC_2" -FORUMS="https://forum.armbian.com/index.php/forum/11-other-boards/" \ No newline at end of file +FORUMS="https://forum.armbian.com/index.php/forum/11-other-boards/"