aboutsummaryrefslogtreecommitdiff
path: root/configs/lt-vexpress.cfg
blob: ac1050e78bc749a853bc226a1404e13628307d49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/bin/bash
export SAMPLEBOARDS=vexpress
export SOCFAMILY=VEXPRESS
export SOCFLAVOUR=lt-vexpress
export SOCVENDOR=ARM
export auto_kernel_version="true"
export board_config_branch=integration-linux-vexpress
export board_config_frags="linaro/configs/vexpress.conf"
export board_config_repo=git://git.linaro.org/landing-teams/working/arm/kernel.git
export distribution=vivid
export kernel_branch=integration-linux-vexpress
export kernel_repo=git://git.linaro.org/landing-teams/working/arm/kernel.git
export linaro_ubuntu_packaging_branch=linaro-ubuntu-packaging-3.7
export linaro_ubuntu_packaging_repo=git://git.linaro.org/ubuntu/linux-linaro-raring.git
export linaroconfigsboardflavour=vexpress
export nearby_git=~/reference-git
export ubuntu_and_base_config_branch=integration-linux-vexpress
export ubuntu_and_base_config_repo=git://git.linaro.org/landing-teams/working/arm/kernel.git
export ubuntu_config_frag=linaro/configs/distribution.conf