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