aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-debian-images
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2020-06-01 16:13:53 -0500
committerAníbal Limón <anibal.limon@linaro.org>2020-06-01 16:14:22 -0500
commit1153de2f4e324e593087ace387de933db77988f2 (patch)
tree58f18cd0795a819a38d7cd3f72bfabbe7f4da162 /lt-qcom-debian-images
parent7245259ed886a8557326ac36cdd7618fccd1fdf1 (diff)
lt-qcom-debian-images: Fix ROOTFS_URL for BD845c Gnome
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> Change-Id: I9a8689ef81482426dd482e48768a4af11b614796
Diffstat (limited to 'lt-qcom-debian-images')
-rwxr-xr-xlt-qcom-debian-images/submit_for_testing.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/lt-qcom-debian-images/submit_for_testing.sh b/lt-qcom-debian-images/submit_for_testing.sh
index 9fbd8505bd..b1a3713a02 100755
--- a/lt-qcom-debian-images/submit_for_testing.sh
+++ b/lt-qcom-debian-images/submit_for_testing.sh
@@ -50,6 +50,7 @@ elif [ "${DEVICE_TYPE}" = "dragonboard-845c" ]; then
export PM_QA_TESTS="cpufreq cpuidle cpuhotplug thermal cputopology"
export BOOT_OS_PROMPT=\'root@linaro-gnome:~#\'
+ export ROOTFS_URL=${PUBLISH_SERVER}${PUB_DEST}/${VENDOR}-${OS_FLAVOUR}-gnome-${PLATFORM_NAME}-${BUILD_NUMBER}.img.gz
else
export WLAN_DEVICE="wlan0"
export WLAN_TIME_DELAY="0s"