replace url
authorsk7.park <sk7.park@samsung.com>
Mon, 19 Feb 2024 08:28:56 +0000 (17:28 +0900)
committersk7.park <sk7.park@samsung.com>
Mon, 19 Feb 2024 08:28:56 +0000 (17:28 +0900)
TIZEN/Tools/Tools-devbase-tools/meta-dod-Targets-Ubuntu-16.04.xml
TIZEN/Tools/Tools-devbase-tools/meta-dod-Targets-Ubuntu-18.04.xml
TIZEN/Tools/Tools-devbase-tools/meta-dod-Targets-Ubuntu-20.04.xml

index 889c99f029071fcb814b5328c50960604d2b841d..4f95cbaa0445aaa5367d58b9816f2da094a86bff 100644 (file)
@@ -5,26 +5,26 @@
     <enable />
   </debuginfo>
   <repository name="update">
-    <download arch="x86_64" url="https://bart.sec.samsung.net/artifactory/ubuntu-remote/xenial-updates/main" repotype="deb" />
-    <download arch="i586" url="https://bart.sec.samsung.net/artifactory/ubuntu-remote/xenial-updates/main" repotype="deb" />
+    <download arch="x86_64" url="http://kr.archive.ubuntu.com/ubuntu/xenial-updates/main" repotype="deb" />
+    <download arch="i586" url="http://kr.archive.ubuntu.com/ubuntu/xenial-updates/main" repotype="deb" />
     <arch>i586</arch>
     <arch>x86_64</arch>
   </repository>
   <repository name="universe-update">
-    <download arch="x86_64" url="https://bart.sec.samsung.net/artifactory/ubuntu-remote/xenial-updates/universe" repotype="deb" />
-    <download arch="i586" url="https://bart.sec.samsung.net/artifactory/ubuntu-remote/xenial-updates/universe" repotype="deb" />
+    <download arch="x86_64" url="http://kr.archive.ubuntu.com/ubuntu/xenial-updates/universe" repotype="deb" />
+    <download arch="i586" url="http://kr.archive.ubuntu.com/ubuntu/xenial-updates/universe" repotype="deb" />
     <arch>i586</arch>
     <arch>x86_64</arch>
   </repository>
   <repository name="universe">
-    <download arch="x86_64" url="https://bart.sec.samsung.net/artifactory/ubuntu-remote/xenial/universe" repotype="deb" />
-    <download arch="i586" url="https://bart.sec.samsung.net/artifactory/ubuntu-remote/xenial/universe" repotype="deb" />
+    <download arch="x86_64" url="http://kr.archive.ubuntu.com/ubuntu/xenial/universe" repotype="deb" />
+    <download arch="i586" url="http://kr.archive.ubuntu.com/ubuntu/xenial/universe" repotype="deb" />
     <arch>i586</arch>
     <arch>x86_64</arch>
   </repository>
   <repository name="standard">
-    <download arch="x86_64" url="https://bart.sec.samsung.net/artifactory/ubuntu-remote/xenial/main" repotype="deb" />
-    <download arch="i586" url="https://bart.sec.samsung.net/artifactory/ubuntu-remote/xenial/main" repotype="deb" />
+    <download arch="x86_64" url="http://kr.archive.ubuntu.com/ubuntu/xenial/main" repotype="deb" />
+    <download arch="i586" url="http://kr.archive.ubuntu.com/ubuntu/xenial/main" repotype="deb" />
     <arch>i586</arch>
     <arch>x86_64</arch>
   </repository>
index dbabc513647b721606665bdb540ef48039b0682c..5b561e7c32f7b5ec29a7d12a94d44b0cae1ec58b 100644 (file)
@@ -5,22 +5,22 @@
     <enable />
   </debuginfo>
   <repository name="update">
-    <download arch="x86_64" url="https://bart.sec.samsung.net/artifactory/ubuntu-remote/bionic-updates/main" repotype="deb">
+    <download arch="x86_64" url="http://kr.archive.ubuntu.com/ubuntu/bionic-updates/main" repotype="deb">
     </download>
     <arch>x86_64</arch>
   </repository>
   <repository name="universe-update">
-    <download arch="x86_64" url="https://bart.sec.samsung.net/artifactory/ubuntu-remote/bionic-updates/universe" repotype="deb">
+    <download arch="x86_64" url="http://kr.archive.ubuntu.com/ubuntu/bionic-updates/universe" repotype="deb">
     </download>
     <arch>x86_64</arch>
   </repository>
   <repository name="universe">
-    <download arch="x86_64" url="https://bart.sec.samsung.net/artifactory/ubuntu-remote/bionic/universe" repotype="deb">
+    <download arch="x86_64" url="http://kr.archive.ubuntu.com/ubuntu/bionic/universe" repotype="deb">
     </download>
     <arch>x86_64</arch>
   </repository>
   <repository name="standard">
-    <download arch="x86_64" url="https://bart.sec.samsung.net/artifactory/ubuntu-remote/bionic/main" repotype="deb">
+    <download arch="x86_64" url="http://kr.archive.ubuntu.com/ubuntu/bionic/main" repotype="deb">
     </download>
     <arch>x86_64</arch>
   </repository>
index 0a9799a834ac86e9d02b51a4d206ba12fc6c5d49..450abfe08e885dc8b727b9b6f05414ae3067b351 100644 (file)
@@ -5,22 +5,22 @@
     <enable />
   </debuginfo>
   <repository name="update">
-    <download arch="x86_64" url="https://bart.sec.samsung.net/artifactory/ubuntu-remote/focal-updates/main" repotype="deb">
+    <download arch="x86_64" url="http://kr.archive.ubuntu.com/ubuntu/focal-updates/main" repotype="deb">
     </download>
     <arch>x86_64</arch>
   </repository>
   <repository name="universe-update">
-    <download arch="x86_64" url="https://bart.sec.samsung.net/artifactory/ubuntu-remote/focal-updates/universe" repotype="deb">
+    <download arch="x86_64" url="http://kr.archive.ubuntu.com/ubuntu/focal-updates/universe" repotype="deb">
     </download>
     <arch>x86_64</arch>
   </repository>
   <repository name="universe">
-    <download arch="x86_64" url="https://bart.sec.samsung.net/artifactory/ubuntu-remote/focal/universe" repotype="deb">
+    <download arch="x86_64" url="http://kr.archive.ubuntu.com/ubuntu/focal/universe" repotype="deb">
     </download>
     <arch>x86_64</arch>
   </repository>
   <repository name="standard">
-    <download arch="x86_64" url="https://bart.sec.samsung.net/artifactory/ubuntu-remote/focal/main" repotype="deb">
+    <download arch="x86_64" url="http://kr.archive.ubuntu.com/ubuntu/focal/main" repotype="deb">
     </download>
     <arch>x86_64</arch>
   </repository>