From cf5a53360a06897d78ae718f609381fa1587f967 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Wed, 18 Oct 2017 20:05:08 +0200 Subject: [PATCH] Moving Lapotato from WIP section. Mainline kernel is working pretty o.k "testing" label stays. --- config/boards/{lepotato.wip => lepotato.conf} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename config/boards/{lepotato.wip => lepotato.conf} (66%) diff --git a/config/boards/lepotato.wip b/config/boards/lepotato.conf similarity index 66% rename from config/boards/lepotato.wip rename to config/boards/lepotato.conf index a3c516a0b9..fa1ac5c973 100644 --- a/config/boards/lepotato.wip +++ b/config/boards/lepotato.conf @@ -7,12 +7,12 @@ MODULES="" MODULES_NEXT="" # KERNEL_TARGET="default,next,dev" -CLI_TARGET="" +CLI_TARGET="xenial:next" CLI_BETA_TARGET="xenial:next" DESKTOP_TARGET="" -DESKTOP_BETA_TARGET="xenial:next" +DESKTOP_BETA_TARGET="" # -RECOMMENDED="Ubuntu_xenial_next_desktop_nightly:60" +RECOMMENDED="Ubuntu_xenial_next_desktop:70" # BOARDRATING="" HARDWARE="https://libre.computer/products/boards/aml-s905x-cc"