summaryrefslogtreecommitdiff
path: root/jenkins/run-build.env
blob: 23ec48d5c55039f5e11946b15221d59053b07473 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
build_name="#51"
docker_run=(./jenkins-scripts/docker-run.sh 	
--distro 	
default 	)
build_name="#51-binutils-gcc-linux-qemu"
branch_opt=(==rr\[binutils_git\] 	
git://sourceware.org/git/binutils-gdb.git#92f46037a0f672d1480f754f76a9bfa0334d099c 	
==rr\[gcc_git\] 	
https://github.com/gcc-mirror/gcc.git#373600087df596b26c10d18eb0c5082c2788808b 	
==rr\[linux_git\] 	
https://git.linaro.org/kernel-org/linux-stable.git#44ec516fcb54477932225f71261c39cad7f532af 	
==rr\[qemu_git\] 	
https://gitlab.com/qemu-project/qemu.git#9ba37026fcf6b7f3f096c0cca3e1e7307802486b 	)
docker_precommit=()
res="0"