From 31a71e8f57381537cda23d45f232d3b7cb288c5e Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Tue, 14 Nov 2017 20:26:25 +0100 Subject: [PATCH] Added few nightly targets for testing purposes. Cubietruck nightly will be disabled when stable images are out. --- config/boards/cubietruck.conf | 4 ++-- config/boards/orangepipcplus.conf | 4 ++-- config/boards/pine64.conf | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/boards/cubietruck.conf b/config/boards/cubietruck.conf index 54b0fd3334..12470f5485 100644 --- a/config/boards/cubietruck.conf +++ b/config/boards/cubietruck.conf @@ -9,8 +9,8 @@ KERNEL_TARGET="default,next,dev" CLI_TARGET="jessie,xenial:next" DESKTOP_TARGET="xenial:default,next" -CLI_BETA_TARGET="" -DESKTOP_BETA_TARGET="" +CLI_BETA_TARGET="stretch:next" +DESKTOP_BETA_TARGET="stretch:next" # RECOMMENDED="Ubuntu_xenial_default_desktop:90,Debian_jessie_next:100" # diff --git a/config/boards/orangepipcplus.conf b/config/boards/orangepipcplus.conf index 6b326186ec..5f1006cd35 100644 --- a/config/boards/orangepipcplus.conf +++ b/config/boards/orangepipcplus.conf @@ -11,8 +11,8 @@ KERNEL_TARGET="default,next,dev" CLI_TARGET="jessie,xenial:default" DESKTOP_TARGET="xenial:default" -CLI_BETA_TARGET="" -DESKTOP_BETA_TARGET="" +CLI_BETA_TARGET="stretch:next" +DESKTOP_BETA_TARGET="stretch:next" # RECOMMENDED="Ubuntu_xenial_default:90,Ubuntu_xenial_default_desktop:90" # diff --git a/config/boards/pine64.conf b/config/boards/pine64.conf index 382adfb062..e86a663828 100644 --- a/config/boards/pine64.conf +++ b/config/boards/pine64.conf @@ -12,7 +12,7 @@ CLI_TARGET="jessie,xenial:default" DESKTOP_TARGET="xenial:default" CLI_BETA_TARGET="" -DESKTOP_BETA_TARGET="" +DESKTOP_BETA_TARGET="stretch:default" # RECOMMENDED="Ubuntu_xenial_default_desktop:90,Ubuntu_xenial_dev_nightly:33" #