All of lore.kernel.org
 help / color / mirror / Atom feed
* [tisdk-build-scripts][PATCH] configs/farm: update local mirror address
@ 2021-03-18 16:15 Denys Dmytriyenko
  2021-03-18 16:27 ` Nishanth Menon
  0 siblings, 1 reply; 2+ messages in thread
From: Denys Dmytriyenko @ 2021-03-18 16:15 UTC (permalink / raw)
  To: meta-arago

Only update active configs for dunfell and master.

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
---
 configs/farm/arago-dunfell-next.txt | 2 +-
 configs/farm/arago-dunfell.txt      | 2 +-
 configs/farm/arago-master.txt       | 2 +-
 configs/farm/distroless-dunfell.txt | 2 +-
 configs/farm/distroless-master.txt  | 2 +-
 configs/farm/poky-dunfell.txt       | 2 +-
 configs/farm/poky-master.txt        | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/configs/farm/arago-dunfell-next.txt b/configs/farm/arago-dunfell-next.txt
index f6913ab..5d8c6a2 100644
--- a/configs/farm/arago-dunfell-next.txt
+++ b/configs/farm/arago-dunfell-next.txt
@@ -147,7 +147,7 @@ DL_DIR="${BUILD_ROOT}/downloads"
 
 # Setting this variable will configure the builds to attempt to use a mirror to 
 # obtain the build sources.
-SOURCE_MIRROR_URL="http://lcpd.gt.design.ti.com/sources/"
+SOURCE_MIRROR_URL="http://lcpd.itg.ti.com/sources/"
 
 # Seeting this variable to "1" configures the build to generate mirror tarballs
 # of the source repos.
diff --git a/configs/farm/arago-dunfell.txt b/configs/farm/arago-dunfell.txt
index e509920..dfa3afa 100644
--- a/configs/farm/arago-dunfell.txt
+++ b/configs/farm/arago-dunfell.txt
@@ -147,7 +147,7 @@ DL_DIR="${BUILD_ROOT}/downloads"
 
 # Setting this variable will configure the builds to attempt to use a mirror to 
 # obtain the build sources.
-SOURCE_MIRROR_URL="http://lcpd.gt.design.ti.com/sources/"
+SOURCE_MIRROR_URL="http://lcpd.itg.ti.com/sources/"
 
 # Seeting this variable to "1" configures the build to generate mirror tarballs
 # of the source repos.
diff --git a/configs/farm/arago-master.txt b/configs/farm/arago-master.txt
index e2f0f00..22712dc 100644
--- a/configs/farm/arago-master.txt
+++ b/configs/farm/arago-master.txt
@@ -147,7 +147,7 @@ DL_DIR="${BUILD_ROOT}/downloads"
 
 # Setting this variable will configure the builds to attempt to use a mirror to 
 # obtain the build sources.
-SOURCE_MIRROR_URL="http://lcpd.gt.design.ti.com/sources/"
+SOURCE_MIRROR_URL="http://lcpd.itg.ti.com/sources/"
 
 # Seeting this variable to "1" configures the build to generate mirror tarballs
 # of the source repos.
diff --git a/configs/farm/distroless-dunfell.txt b/configs/farm/distroless-dunfell.txt
index 93ce26b..7a42300 100644
--- a/configs/farm/distroless-dunfell.txt
+++ b/configs/farm/distroless-dunfell.txt
@@ -147,7 +147,7 @@ DL_DIR="${BUILD_ROOT}/downloads"
 
 # Setting this variable will configure the builds to attempt to use a mirror to 
 # obtain the build sources.
-SOURCE_MIRROR_URL="http://lcpd.gt.design.ti.com/sources/"
+SOURCE_MIRROR_URL="http://lcpd.itg.ti.com/sources/"
 
 # Seeting this variable to "1" configures the build to generate mirror tarballs
 # of the source repos.
diff --git a/configs/farm/distroless-master.txt b/configs/farm/distroless-master.txt
index ac3e80f..c6b85aa 100644
--- a/configs/farm/distroless-master.txt
+++ b/configs/farm/distroless-master.txt
@@ -147,7 +147,7 @@ DL_DIR="${BUILD_ROOT}/downloads"
 
 # Setting this variable will configure the builds to attempt to use a mirror to 
 # obtain the build sources.
-SOURCE_MIRROR_URL="http://lcpd.gt.design.ti.com/sources/"
+SOURCE_MIRROR_URL="http://lcpd.itg.ti.com/sources/"
 
 # Seeting this variable to "1" configures the build to generate mirror tarballs
 # of the source repos.
diff --git a/configs/farm/poky-dunfell.txt b/configs/farm/poky-dunfell.txt
index 4ee2ff9..a39ad5a 100644
--- a/configs/farm/poky-dunfell.txt
+++ b/configs/farm/poky-dunfell.txt
@@ -147,7 +147,7 @@ DL_DIR="${BUILD_ROOT}/downloads"
 
 # Setting this variable will configure the builds to attempt to use a mirror to 
 # obtain the build sources.
-SOURCE_MIRROR_URL="http://lcpd.gt.design.ti.com/sources/"
+SOURCE_MIRROR_URL="http://lcpd.itg.ti.com/sources/"
 
 # Seeting this variable to "1" configures the build to generate mirror tarballs
 # of the source repos.
diff --git a/configs/farm/poky-master.txt b/configs/farm/poky-master.txt
index 0db3bab..7b8032e 100644
--- a/configs/farm/poky-master.txt
+++ b/configs/farm/poky-master.txt
@@ -147,7 +147,7 @@ DL_DIR="${BUILD_ROOT}/downloads"
 
 # Setting this variable will configure the builds to attempt to use a mirror to 
 # obtain the build sources.
-SOURCE_MIRROR_URL="http://lcpd.gt.design.ti.com/sources/"
+SOURCE_MIRROR_URL="http://lcpd.itg.ti.com/sources/"
 
 # Seeting this variable to "1" configures the build to generate mirror tarballs
 # of the source repos.
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [tisdk-build-scripts][PATCH] configs/farm: update local mirror address
  2021-03-18 16:15 [tisdk-build-scripts][PATCH] configs/farm: update local mirror address Denys Dmytriyenko
@ 2021-03-18 16:27 ` Nishanth Menon
  0 siblings, 0 replies; 2+ messages in thread
From: Nishanth Menon @ 2021-03-18 16:27 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-arago

On 12:15-20210318, Denys Dmytriyenko wrote:
> Only update active configs for dunfell and master.
> 

Gee, thanks.

Acked-by: Nishanth Menon <nm@ti.com>

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-18 16:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-18 16:15 [tisdk-build-scripts][PATCH] configs/farm: update local mirror address Denys Dmytriyenko
2021-03-18 16:27 ` Nishanth Menon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.