From: Denys Dmytriyenko <[email protected]>

Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 meta-arago-distro/conf/distro/arago.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-arago-distro/conf/distro/arago.conf 
b/meta-arago-distro/conf/distro/arago.conf
index 3e8f5f3..7c70281 100644
--- a/meta-arago-distro/conf/distro/arago.conf
+++ b/meta-arago-distro/conf/distro/arago.conf
@@ -1,7 +1,7 @@
 # Name and version of the distribution
 DISTRO_NAME = "Arago"
 DISTRO_VERSION = "2020.09"
-DISTRO_FEED_URI ?= "http://lcpd.gt.design.ti.com";
+DISTRO_FEED_URI ?= "http://lcpd.itg.ti.com";
 BUILD_VARIANT = 
"${@['prod','rt','systest'][int(d.getVar('ARAGO_RT_ENABLE'))+int(d.getVar('ARAGO_SYSTEST_ENABLE'))*2]}"
 TISDK_VERSION ?= "live"
 FEEDURIPREFIX ?= 
"packages/${DISTRO}-dunfell/${TISDK_VERSION}/${BUILD_VARIANT}/"
-- 
2.7.4

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to