aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/pre-fetch/include-prefetch.sh
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-08-07 22:37:51 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-08-07 22:38:21 +0200
commit3beadbe1ff926947e40566db0b815cec9d119c4d (patch)
tree2d3fe127892daa347870c7db0a43826dfbe9f8ed /jjb/pre-fetch/include-prefetch.sh
parent9aa8e82a0311a683a4e8b9b39d8b2ca6e0047216 (diff)
Updates for needlefish
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I8e2822ae21bb858c383f692f253210e9405d4457
Diffstat (limited to 'jjb/pre-fetch/include-prefetch.sh')
-rw-r--r--jjb/pre-fetch/include-prefetch.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/pre-fetch/include-prefetch.sh b/jjb/pre-fetch/include-prefetch.sh
index 6d15ba99..04b399f8 100644
--- a/jjb/pre-fetch/include-prefetch.sh
+++ b/jjb/pre-fetch/include-prefetch.sh
@@ -3,9 +3,9 @@
#set -x
set +e
#
-export BOARDS="qemux86-64 raspberrypi4 raspberrypi3 intel-corei7-64 h3ulcb-nogfx m3ulcb-nogfx dra7xx-evm qemuarm qemuarm64 bbe"
+export BOARDS="qemux86-64 raspberrypi4 h3ulcb-nogfx m3ulcb-nogfx dra7xx-evm qemuarm qemuarm64 bbe"
# check: dra7xx-evm dragonboard-410c wandboard
-export FEATURES="agl-demo agl-devel agl-netboot agl-profile-graphical-html5"
+export FEATURES="agl-demo agl-devel agl-netboot"
export FEATURES_nogfx="agl-netboot agl-devel"
export TARGETIMAGE="agl-demo-platform-crosssdk"
export TARGETIMAGE_nogfx="agl-image-minimal"