summaryrefslogtreecommitdiff
path: root/jenkins/run-build.env
blob: 88371d5362e26fb6a925cb12f70614fcda4cd544 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
build_name="#52"
docker_run=(./jenkins-scripts/docker-run.sh 	
--distro 	
default 	)
build_name="#52-binutils-gcc-linux-qemu"
branch_opt=(==rr\[binutils_git\] 	
git://sourceware.org/git/binutils-gdb.git#ad233d0d74661e5206d093e826db1eb4120c5fef 	
==rr\[gcc_git\] 	
https://github.com/gcc-mirror/gcc.git#2a0b19f52596d75b349d0eecfce036b2c8f9270f 	
==rr\[linux_git\] 	
https://git.linaro.org/kernel-org/linux-stable.git#9e56e62a634ff36eb116230a2cae607ce86cf3ed 	
==rr\[qemu_git\] 	
https://gitlab.com/qemu-project/qemu.git#9400601a689a128c25fa9c21e932562e0eeb7a26 	)
docker_precommit=()
res="0"