aboutsummaryrefslogtreecommitdiff
path: root/tcwg_kernel.yaml
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2019-01-16 16:10:57 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2019-01-16 16:12:46 +0000
commitfa309a4106e56634b26e4b4090bc03580b0e9708 (patch)
tree95c3a07081652e8ce8653cede032a8da3c482cb9 /tcwg_kernel.yaml
parent69d738b537a418ba35bf2de8c72c5d6d9ea14e74 (diff)
tcwg_kernel: Update component branches
- Switch to official LLVM repo - Switch to LLVM 8 release - Switch to Linux 4.20 stable - Switch to Linux 4.19 LTS Change-Id: I34487bfa775cf8d3c928ac992d82a21c97c66233
Diffstat (limited to 'tcwg_kernel.yaml')
-rw-r--r--tcwg_kernel.yaml32
1 files changed, 16 insertions, 16 deletions
diff --git a/tcwg_kernel.yaml b/tcwg_kernel.yaml
index bc761f67..a72f4ac4 100644
--- a/tcwg_kernel.yaml
+++ b/tcwg_kernel.yaml
@@ -6,28 +6,28 @@
binutils_branch: no_binutils_branch
gcc_url: no_gcc_url
gcc_branch: no_gcc_branch
- llvm_url: https://github.com/llvm-project/llvm-project-20170507.git
+ llvm_url: https://github.com/llvm/llvm-project.git
toolchain_ver:
- master:
llvm_branch: master
- release:
- llvm_branch: release_70
+ llvm_branch: release/8.x
target:
- aarch64
- arm
linux:
- next:
- linux_url: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
+ linux_url: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
linux_branch: master
- mainline:
- linux_url: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
+ linux_url: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
linux_branch: master
- stable:
- linux_url: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
- linux_branch: linux-4.18.y
+ linux_url: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
+ linux_branch: linux-4.20.y
- lts:
- linux_url: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
- linux_branch: linux-4.14.y
+ linux_url: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
+ linux_branch: linux-4.19.y
linux_config:
- defconfig
- allmodconfig
@@ -49,8 +49,8 @@
name: tcwg_kernel-gnu
toolchain_name:
- gnu:
- binutils_url: git://sourceware.org/git/binutils-gdb.git
- gcc_url: git://gcc.gnu.org/git/gcc.git
+ binutils_url: https://sourceware.org/git/binutils-gdb.git
+ gcc_url: https://gcc.gnu.org/git/gcc.git
llvm_url: no_llvm_url
llvm_branch: no_llvm_branch
toolchain_ver:
@@ -65,17 +65,17 @@
- arm
linux:
- next:
- linux_url: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
+ linux_url: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
linux_branch: master
- mainline:
- linux_url: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
+ linux_url: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
linux_branch: master
- stable:
- linux_url: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
- linux_branch: linux-4.18.y
+ linux_url: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
+ linux_branch: linux-4.20.y
- lts:
- linux_url: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
- linux_branch: linux-4.14.y
+ linux_url: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
+ linux_branch: linux-4.19.y
linux_config:
- defconfig
- allmodconfig