# openmamba autodist build jobs database for x86_64 platform # # Copyright (c) 2006-2020 by Silvan Calarco # Released under the terms of the GNU GPL version 3 license # # XTC 1 (Cross Toolchain) cross_environment=( cross-environment cross_target_cpu,autodist_crossonly,_target_platform arm,1,arm-openmamba-linux-gnueabihf arm,1,arm-openmamba-linux-gnueabi ) #x86_64,1,x86_64-openmamba-linux-gnu #i586,1,i586-openmamba-linux-gnu #ppc,1,ppc-openmamba-linux-gnu # # XTC 2 # # build native binutils (gcc needed, so it's not a stage1 build) # and cross platform binutils # binutils=( binutils cross_target_cpu,_target_platform x86_64,x86_64-openmamba-linux-gnu i586,i586-openmamba-linux-gnu arm,arm-openmamba-linux-gnueabi arm,arm-openmamba-linux-gnueabihf aarch64,aarch64-openmamba-linux-gnu avr,avr ppc,ppc-openmamba-linux-gnu ) # # XTC 3 # # glibc stage1: build headers only glibc_stage1=( glibc cross_target_cpu,stage1,_target_platform,KERNEL_TARGET,KERNEL_VER i586,1,i586-openmamba-linux-gnu,mamba,- arm,1,arm-openmamba-linux-gnueabihf,mamba-arm,- arm,1,arm-openmamba-linux-gnueabi,mamba-arm,- ) #x86_64,1,x86_64-openmamba-linux-gnu,mamba-x86_64,- #ppc,1,ppc-openmamba-linux-gnu,mamba,- # # XTC 4 # gcc_stage1=( gcc cross_target_cpu,stage1,_target_platform x86_64,1,x86_64-openmamba-linux-gnu i586,1,i586-openmamba-linux-gnu arm,1,arm-openmamba-linux-gnueabihf arm,1,arm-openmamba-linux-gnueabi ) #i586,1,i586-openmamba-linux-gnu #ppc,1,ppc-openmamba-linux-gnu # # XTC 5 # glibc_stage2=( glibc cross_target_cpu,stage2,bigendian,softfloat,_target_platform,KERNEL_TARGET,KERNEL_VER i586,1,-,-,i586-openmamba-linux-gnu,mamba,- arm,1,-,-,arm-openmamba-linux-gnueabihf,mamba-arm,- arm,1,-,-,arm-openmamba-linux-gnueabi,mamba-arm,- ) #x86_64,1,-,-,x86_64-openmamba-linux-gnu,mamba-x86_64,- #ppc,1,-,-,ppc-openmamba-linux-gnu,mamba,- # # XTC 6 # gcc=( gcc cross_target_cpu,_target_platform,disable_go x86_64,x86_64-openmamba-linux-gnu,- i586,i586-openmamba-linux-gnu,- arm,arm-openmamba-linux-gnueabi,1 arm,arm-openmamba-linux-gnueabihf,1 avr,avr,1 ) #ppc,ppc-openmamba-linux-gnu # # XTC 7 # glibc=( glibc target,cross_target_cpu,multilib,_target_platform,bigendian,softfloat,KERNEL_TARGET,KERNEL_VER -,x86_64,-,x86_64-openmamba-linux-gnu,-,-,mamba-x86_64,- -,i586,-,i586-openmamba-linux-gnu,-,-,mamba,- -,arm,-,arm-openmamba-linux-gnueabihf,-,-,mamba-arm,- -,arm,-,arm-openmamba-linux-gnueabi,-,-,mamba-arm,- ) # # XTC end # gcc_uclibc=( gcc cross_target_cpu,_target_platform,bigendian,softfloat,KERNEL_TARGET,KERNEL_VER arm,arm-linux-uclibc,-,-,mamba-arm,2.6.33 ) pkg_config=( pkg-config cross_target_cpu,_target_platform x86_64,x86_64-openmamba-linux-gnu arm,arm-openmamba-linux-gnueabihf arm,arm-openmamba-linux-gnueabi ) dietlibc=( dietlibc cross_target_cpu x86_64 i586 arm ) gcc34=( gcc34 cross_target_cpu x86_64 i586 ppc ) # # KERNEL # kernel=( kernel target,KERNEL_TARGET x86_64,mamba-x86_64 ) #arm,mamba-arm #x86_64,mamba-xen kernel_mamba_arm=( kernel target,KERNEL_TARGET arm,mamba-arm ) kernel_longterm=( kernel-longterm target,KERNEL_TARGET x86_64,mamba-longterm ) #arm,mamba-longterm kernel_rpi=( kernel-rpi target,cross_target_cpu,KERNEL_TARGET,_target_platform arm,arm,rpi-v7l,arm-openmamba-linux-gnueabi arm,arm,rpi-v7,arm-openmamba-linux-gnueabi arm,arm,rpi,arm-openmamba-linux-gnueabi ) raspberrypi_firmware=( raspberrypi-firmware target,cross_target_cpu arm,arm ) linux_firmware=( linux-firmware target,KERNEL_TARGET,KERNEL_VER x86_64,mamba-x86_64,3.18.24 ) kernel_extra=( kernel-extramodules target,KERNEL_TARGET x86_64,mamba-x86_64 ) #x86_64,mamba-xen kernel_packages=( VirtualBox-kernel target,KERNEL_TARGET,KERNEL_VER x86_64,mamba-x86_64,- ) #hsfmodem,compat-wireless,ati-driver,NVIDIA,NVIDIA_71xx,NVIDIA_96xx,NVIDIA_173xx,broadcom-sta # slmodem, alsa-driver, lirc,VirtualBox, ndiswrapper, alsa-driver kernel_packages_36=( VirtualBox-kernel,NVIDIA target,KERNEL_TARGET,KERNEL_VER x86_64,mamba-x86_64,3.6 ) kernel_packages_34=( VirtualBox-kernel,NVIDIA target,KERNEL_TARGET,KERNEL_VER x86_64,mamba-x86_64,3.4 ) #kernelxen_packages=( #alsa-driver,hsfmodem,compat-wireless,ati-driver,ndiswrapper,broadcom-sta #target,KERNEL_TARGET,KERNEL_VER #x86_64,mamba-xen,- #) #NVIDIA_all=( #NVIDIA,NVIDIA_71xx,NVIDIA_96xx,NVIDIA_173xx #target,KERNEL_TARGET,KERNEL_VER #x86_64,mamba-x86_64 #) ##x86_64,mamba-xen alsa_driver=( alsa-driver target,KERNEL_TARGET x86_64,mamba-x86_64 ) #x86_64,mamba-xen ati_driver=( ati-driver target,KERNEL_TARGET x86_64,mamba-x86_64 ) #x86_64,mamba-xen broadcom_sta=( broadcom-sta target,KERNEL_TARGET x86_64,mamba-x86_64 ) #x86_64,mamba-xen kernel_extramodules=( kernel-extramodules target,KERNEL_TARGET x86_64,mamba-x86_64 ) #x86_64,mamba-xen kernel_nongpl=( kernel-nongpl target,KERNEL_TARGET x86_64,mamba-x86_64 ) #x86_64,mamba-xen kernel_wireless_backport=( kernel-wireless-backport target,KERNEL_TARGET x86_64,mamba-x86_64 ) #x86_64,mamba-xen broadcom_sta=( broadcom-sta target,KERNEL_TARGET x86_64,mamba-x86_64 ) #x86_64,mamba-xen lirc=( lirc target,KERNEL_TARGET x86_64,mamba-x86_64 ) #x86_64,mamba-xen ndiswrapper=( ndiswrapper target,KERNEL_TARGET x86_64,mamba-x86_64 ) #x86_64,mamba-xen NVIDIA=( NVIDIA target,KERNEL_TARGET x86_64,mamba-x86_64 ) #x86_64,mamba-xen VirtualBox_kernel=( VirtualBox-kernel target,KERNEL_TARGET x86_64,mamba-x86_64 ) #x86_64,mamba-xen pam=( pam bootstrap 1 ) rpm=( rpm bootstrap 1 ) #gcc=( #gcc #cross_target_cpu,_target_platform,disable_jack,disable_gjdoc,disable_java #x86_64,x86_64-openmamba-linux-gnu,1,0,0 #) apache_ant=( apache-ant stage2 1 )