From 56c538721f16fdf381a47be5bcbe4cf3eac1846f Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Sat, 16 Sep 2017 21:45:43 +0200 Subject: [PATCH] Tinker & MiQi. Enabling beta building since problem is already fixed https://github.com/armbian/build/commit/963b1c9c1fd11bcb4384887f904d8e3de5a93216 --- config/boards/miqi.conf | 2 +- config/boards/tinkerboard.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/boards/miqi.conf b/config/boards/miqi.conf index 88a5eb5c2c..14a36f414a 100644 --- a/config/boards/miqi.conf +++ b/config/boards/miqi.conf @@ -11,7 +11,7 @@ CLI_TARGET="xenial:default,next" DESKTOP_TARGET="xenial:default,next" CLI_BETA_TARGET="" -DESKTOP_BETA_TARGET="" +DESKTOP_BETA_TARGET="xenial:dev" # RECOMMENDED="Ubuntu_xenial_default_desktop:90,Ubuntu_xenial_next_desktop:90" # diff --git a/config/boards/tinkerboard.conf b/config/boards/tinkerboard.conf index 47bd699f58..a75275dd6e 100644 --- a/config/boards/tinkerboard.conf +++ b/config/boards/tinkerboard.conf @@ -11,7 +11,7 @@ CLI_TARGET="xenial:default,next" DESKTOP_TARGET="xenial:default,next" CLI_BETA_TARGET="" -DESKTOP_BETA_TARGET="" +DESKTOP_BETA_TARGET="xenial:dev" # RECOMMENDED="Ubuntu_xenial_default_desktop:90,Ubuntu_xenial_next_desktop:90" #