From c069d8503ded1bfe284ab0e4832b32b2cbbd47d1 Mon Sep 17 00:00:00 2001 From: PhillBenoit Date: Wed, 8 May 2019 21:40:19 -0700 Subject: [PATCH] add nightly build targets for pine64so (#1365) --- config/boards/pine64so.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/boards/pine64so.conf b/config/boards/pine64so.conf index 6cd5ea9a74..2b31e5cb29 100644 --- a/config/boards/pine64so.conf +++ b/config/boards/pine64so.conf @@ -11,5 +11,5 @@ KERNEL_TARGET="default,next,dev" CLI_TARGET="bionic,stretch:next" DESKTOP_TARGET="" # -CLI_BETA_TARGET="" +CLI_BETA_TARGET="bionic,stretch:next" DESKTOP_BETA_TARGET=""