aboutsummaryrefslogtreecommitdiff
path: root/configs/lt-vexpress64.cfg
blob: 61f7a3de27dfeb0a82c3a79c1b4a2ce7007114a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#!/bin/bash
export DEBARCH=arm64
export DEBARCHES=arm64
export KARCH=arm64
export SAMPLEBOARDS=vexpress64
export SOCFAMILY=VEXPRESS
export SOCFLAVOUR=lt-vexpress64
export SOCVENDOR=ARM
export auto_kernel_version=true
export board_config_branch=lsk-3.10-armlt-juno
export board_config_frags="linaro/configs/big-LITTLE-MP.conf linaro/configs/big-LITTLE-IKS.conf linaro/configs/vexpress64.conf"
export board_config_repo=http://git.linaro.org/git-ro/landing-teams/working/arm/kernel-release.git
#export boot_wrapper_branch=master
#export boot_wrapper_repo=git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/boot-wrapper-aarch64.git
export distribution=vivid
export kernel_branch=lsk-3.10-armlt-juno
export kernel_repo=http://git.linaro.org/git-ro/landing-teams/working/arm/kernel-release.git
export linaro_ubuntu_packaging_branch=linaro-ubuntu-packaging-3.7-aarch64
export linaro_ubuntu_packaging_repo=git://git.linaro.org/ubuntu/linux-linaro-raring.git
export linaroconfigsboardflavour=vexpress64
export nearby_git=~/reference-git
export ubuntu_and_base_config_branch=lsk-3.10-armlt-juno
export ubuntu_and_base_config_repo=http://git.linaro.org/git-ro/landing-teams/working/arm/kernel-release.git
export ubuntu_config_frag=linaro/configs/distribution.conf