diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2016-12-28 21:19:06 +0100 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2016-12-28 21:19:18 +0100 |
commit | cfb7e726ce658b57777e6304bc2c3efac9e206ab (patch) | |
tree | c7c35a5715d90494ade19f171467659c68779ef8 /jjb | |
parent | 93219b21169b4ac1147eb58e03e35e31a7d72273 (diff) |
Add vayu to mirror
Change-Id: I097fb76aa75993acdc1e3f4c6537d5d215284af4
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/pre-fetch/include-prefetch.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/pre-fetch/include-prefetch.sh b/jjb/pre-fetch/include-prefetch.sh index 2d58908c..48177cb3 100644 --- a/jjb/pre-fetch/include-prefetch.sh +++ b/jjb/pre-fetch/include-prefetch.sh @@ -3,7 +3,7 @@ #set -x set -e # -export BOARDS="qemux86-64 qemux86 raspberrypi3 intel-corei7-64 porter-nogfx" +export BOARDS="qemux86-64 qemux86 raspberrypi3 intel-corei7-64 porter-nogfx dra7xx-evm" # check: dra7xx-evm dragonboard-410c wandboard export FEATURES="agl-demo agl-appfw-smack agl-netboot agl-sota agl-devel" export FEATURES_nogfx="agl-appfw-smack agl-netboot agl-sota agl-devel" |