From 4039ff133d9bcf16a00f00c32a353d75d17bc3d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Pe=C4=8Dovnik?= Date: Fri, 15 Dec 2017 14:20:50 +0100 Subject: [PATCH] Switching back to Xenial desktop since it's fixed and operational. --- config/boards/cubox-i.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/boards/cubox-i.conf b/config/boards/cubox-i.conf index 511d7ea1f7..d46492eef9 100644 --- a/config/boards/cubox-i.conf +++ b/config/boards/cubox-i.conf @@ -8,12 +8,12 @@ MODULES_NEXT="bonding" # KERNEL_TARGET="default,next,dev" CLI_TARGET="stretch,xenial:next" -DESKTOP_TARGET="stretch:next" +DESKTOP_TARGET="xenial:next" # CLI_BETA_TARGET="" DESKTOP_BETA_TARGET="" # -RECOMMENDED="Debian_stretch_next:90,Debian_stretch_next_desktop:90" +RECOMMENDED="Debian_stretch_next:90,Ubuntu_xenial_next_desktop:90" # BOARDRATING="" CHIP="http://docs.armbian.com/Hardware_Freescale-imx6/#cubox-and-hummingboard-boards"