From: Denys Dmytriyenko <de...@ti.com>

This will default to "live" package feeds, but allows versioned builds with
dedicated feeds per-release.

Signed-off-by: Denys Dmytriyenko <de...@ti.com>
---
 configs/farm/arago-master.txt      | 2 +-
 configs/farm/arago-zeus-next.txt   | 2 +-
 configs/farm/arago-zeus.txt        | 2 +-
 configs/farm/distroless-master.txt | 2 +-
 configs/farm/distroless-zeus.txt   | 2 +-
 configs/farm/poky-master.txt       | 2 +-
 configs/farm/poky-zeus.txt         | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/configs/farm/arago-master.txt b/configs/farm/arago-master.txt
index 8d9d8de..b4e75ce 100644
--- a/configs/farm/arago-master.txt
+++ b/configs/farm/arago-master.txt
@@ -11,7 +11,7 @@ MANDATORY_INPUTS="MACHINES NUM_ARM9_BUILDS NUM_CORTEX_BUILDS 
NUM_AARCH64_BUILDS
 # This variable holds the SDK version you are building.  This will be picked
 # up in the installer name if you choose to package an installer.  You can
 # also use this in the CONFIG_FILE name below.
-TISDK_VERSION="2019.09"
+TISDK_VERSION="live"
 
 # This variable contains the list of machines to build an SDK for
 MACHINES=""
diff --git a/configs/farm/arago-zeus-next.txt b/configs/farm/arago-zeus-next.txt
index 0a0f524..cbb965e 100644
--- a/configs/farm/arago-zeus-next.txt
+++ b/configs/farm/arago-zeus-next.txt
@@ -11,7 +11,7 @@ MANDATORY_INPUTS="MACHINES NUM_ARM9_BUILDS NUM_CORTEX_BUILDS 
NUM_AARCH64_BUILDS
 # This variable holds the SDK version you are building.  This will be picked
 # up in the installer name if you choose to package an installer.  You can
 # also use this in the CONFIG_FILE name below.
-TISDK_VERSION="2020.01"
+TISDK_VERSION="live"
 
 # This variable contains the list of machines to build an SDK for
 MACHINES=""
diff --git a/configs/farm/arago-zeus.txt b/configs/farm/arago-zeus.txt
index 6452239..c725cc9 100644
--- a/configs/farm/arago-zeus.txt
+++ b/configs/farm/arago-zeus.txt
@@ -11,7 +11,7 @@ MANDATORY_INPUTS="MACHINES NUM_ARM9_BUILDS NUM_CORTEX_BUILDS 
NUM_AARCH64_BUILDS
 # This variable holds the SDK version you are building.  This will be picked
 # up in the installer name if you choose to package an installer.  You can
 # also use this in the CONFIG_FILE name below.
-TISDK_VERSION="2020.01"
+TISDK_VERSION="live"
 
 # This variable contains the list of machines to build an SDK for
 MACHINES=""
diff --git a/configs/farm/distroless-master.txt 
b/configs/farm/distroless-master.txt
index e1a6f56..be00bf7 100644
--- a/configs/farm/distroless-master.txt
+++ b/configs/farm/distroless-master.txt
@@ -11,7 +11,7 @@ MANDATORY_INPUTS="MACHINES NUM_ARM9_BUILDS NUM_CORTEX_BUILDS 
BUILD_ID SCRIPTS_RO
 # This variable holds the SDK version you are building.  This will be picked
 # up in the installer name if you choose to package an installer.  You can
 # also use this in the CONFIG_FILE name below.
-TISDK_VERSION="2017.05"
+TISDK_VERSION="live"
 
 # This variable contains the list of machines to build an SDK for
 MACHINES=""
diff --git a/configs/farm/distroless-zeus.txt b/configs/farm/distroless-zeus.txt
index 404bf0d..6f15fd7 100644
--- a/configs/farm/distroless-zeus.txt
+++ b/configs/farm/distroless-zeus.txt
@@ -11,7 +11,7 @@ MANDATORY_INPUTS="MACHINES NUM_ARM9_BUILDS NUM_CORTEX_BUILDS 
BUILD_ID SCRIPTS_RO
 # This variable holds the SDK version you are building.  This will be picked
 # up in the installer name if you choose to package an installer.  You can
 # also use this in the CONFIG_FILE name below.
-TISDK_VERSION="2020.02"
+TISDK_VERSION="live"
 
 # This variable contains the list of machines to build an SDK for
 MACHINES=""
diff --git a/configs/farm/poky-master.txt b/configs/farm/poky-master.txt
index fcb405e..760d567 100644
--- a/configs/farm/poky-master.txt
+++ b/configs/farm/poky-master.txt
@@ -11,7 +11,7 @@ MANDATORY_INPUTS="MACHINES NUM_ARM9_BUILDS NUM_CORTEX_BUILDS 
BUILD_ID SCRIPTS_RO
 # This variable holds the SDK version you are building.  This will be picked
 # up in the installer name if you choose to package an installer.  You can
 # also use this in the CONFIG_FILE name below.
-TISDK_VERSION="2017.05"
+TISDK_VERSION="live"
 
 # This variable contains the list of machines to build an SDK for
 MACHINES=""
diff --git a/configs/farm/poky-zeus.txt b/configs/farm/poky-zeus.txt
index aec9791..0dac29d 100644
--- a/configs/farm/poky-zeus.txt
+++ b/configs/farm/poky-zeus.txt
@@ -11,7 +11,7 @@ MANDATORY_INPUTS="MACHINES NUM_ARM9_BUILDS NUM_CORTEX_BUILDS 
BUILD_ID SCRIPTS_RO
 # This variable holds the SDK version you are building.  This will be picked
 # up in the installer name if you choose to package an installer.  You can
 # also use this in the CONFIG_FILE name below.
-TISDK_VERSION="2020.02"
+TISDK_VERSION="live"
 
 # This variable contains the list of machines to build an SDK for
 MACHINES=""
-- 
2.7.4

_______________________________________________
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to