From d494cddcf437504190d22a95aacbb2492f2413d4 Mon Sep 17 00:00:00 2001 From: Thomas Kaiser Date: Mon, 19 Dec 2016 14:25:10 +0100 Subject: [PATCH] Re-enable nightly Pine64 desktop image --- config/boards/pine64.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/boards/pine64.conf b/config/boards/pine64.conf index 6b65541865..b415880973 100644 --- a/config/boards/pine64.conf +++ b/config/boards/pine64.conf @@ -9,11 +9,11 @@ CLI_TARGET="jessie,xenial:default,dev" DESKTOP_TARGET="xenial:default" # CLI_BETA_TARGET="xenial:dev" -DESKTOP_BETA_TARGET="" +DESKTOP_BETA_TARGET="xenial:default" # BOARDRATING="" CHIP="http://docs.armbian.com/Hardware_Allwinner-H5-A64/" 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="Remarks|docs/boards/pine64.md" -INCLUDE2="Hardware info|docs/board_details/pine64.md" \ No newline at end of file +INCLUDE2="Hardware info|docs/board_details/pine64.md"