From 49d5a26829164cc9d7cba5370e2a5445650af460 Mon Sep 17 00:00:00 2001 From: zador-blood-stained Date: Tue, 21 Feb 2017 13:23:23 +0300 Subject: [PATCH] Update Pine64 board configs Add CLI default nightly image for SoPine A64 --- config/boards/pine64.conf | 1 + config/boards/pine64so.conf | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/config/boards/pine64.conf b/config/boards/pine64.conf index 955d59c56c..d5357ace65 100644 --- a/config/boards/pine64.conf +++ b/config/boards/pine64.conf @@ -13,5 +13,6 @@ DESKTOP_BETA_TARGET="xenial:default" # BOARDRATING="" CHIP="http://docs.armbian.com/Hardware_Allwinner-H5-A64/" +HARDWARE="https://linux-sunxi.org/Pine64" REVIEW="http://forum.armbian.com/index.php/topic/1917-armbian-running-on-pine64-and-other-a64h5-devices/#entry14642" FORUMS="http://forum.armbian.com/index.php/forum/11-other-boards/" diff --git a/config/boards/pine64so.conf b/config/boards/pine64so.conf index 72e9135bd9..18796a0ee8 100644 --- a/config/boards/pine64so.conf +++ b/config/boards/pine64so.conf @@ -9,11 +9,12 @@ GOVERNOR="userspace" CLI_TARGET="" DESKTOP_TARGET="" # -CLI_BETA_TARGET="xenial:dev" +CLI_BETA_TARGET="xenial:default,dev" DESKTOP_BETA_TARGET="" # BOARDRATING="" CHIP="http://docs.armbian.com/Hardware_Allwinner-H5-A64/" +HARDWARE="https://linux-sunxi.org/Pine64" REVIEW="http://forum.armbian.com/index.php/topic/1917-armbian-running-on-pine64-and-other-a64h5-devices/#entry14642" FORUMS="http://forum.armbian.com/index.php/forum/11-other-boards/" INCLUDE1="Hardware info|docs/board_details/pine64.md"