summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2024-02-14 22:53:49 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-02-14 22:53:49 +0000
commit0c5eb7cdf6e5823e0391a2bfd9a9ec7e3a8d430b (patch)
treec053aa189f61c79f410b325fa66ae76ca8d712b7
parent21f2f0de6ed0306400f064547840ac1eed838c1c (diff)
parent5b451e17e59d50524a1159f43243d9d23edaf8f4 (diff)
downloadllvm-libc-0c5eb7cdf6e5823e0391a2bfd9a9ec7e3a8d430b.tar.gz
Merge "external: libc: update copy.bara.sky config" into mainsimpleperf-release
-rw-r--r--copy.bara.sky8
1 files changed, 3 insertions, 5 deletions
diff --git a/copy.bara.sky b/copy.bara.sky
index cacf3268f271..430fbf51d283 100644
--- a/copy.bara.sky
+++ b/copy.bara.sky
@@ -1,3 +1,4 @@
+# Use `copybara copy.bara.sky` to update sources from upstream.
core.workflow(
name = "default",
origin = git.origin(
@@ -32,10 +33,8 @@ core.workflow(
],
),
destination = git.gerrit_destination(
- url = "sso://googleplex-android/platform/external/llvm-libc",
- #url = "https://googleplex-android.googlesource.com/platform/external/llvm-libc",
- #url = "https://android.googlesource.com/platform/external/llvm-libc",
- fetch = "master",
+ url = "https://android.googlesource.com/platform/external/llvm-libc",
+ fetch = "main",
),
destination_files = glob(
[
@@ -47,7 +46,6 @@ core.workflow(
authoring = authoring.pass_thru(
"LLVM libc <llvm-libc@google.com>"
),
- # mode = 'ITERATIVE',
transformations = [
core.move("libc/LICENSE.TXT", "LICENSE"),
core.move("libc/include", "include"),