aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-debian-images
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2020-06-01 15:02:47 -0500
committerAníbal Limón <anibal.limon@linaro.org>2020-06-01 15:02:47 -0500
commit45ad1e2446c7b1312163fc81aacc45197e86c201 (patch)
tree9fafa61fb5e48d6eaf0aa119045272f8fcf6e128 /lt-qcom-debian-images
parent2fcaa17423816011a50bb9dbbae01a722e10aece (diff)
lt-qcom-debian-images: Use GNOME3 on DB845c images
The DB845c has enough resources to be able run GNOME3 using wayland. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> Change-Id: I64484ed4fdab06d5c791e97b9c403e079cb8445a
Diffstat (limited to 'lt-qcom-debian-images')
-rwxr-xr-xlt-qcom-debian-images/submit_for_testing.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/lt-qcom-debian-images/submit_for_testing.sh b/lt-qcom-debian-images/submit_for_testing.sh
index ccf069dfd7..9fbd8505bd 100755
--- a/lt-qcom-debian-images/submit_for_testing.sh
+++ b/lt-qcom-debian-images/submit_for_testing.sh
@@ -48,6 +48,8 @@ elif [ "${DEVICE_TYPE}" = "dragonboard-845c" ]; then
export WLAN_TIME_DELAY="0s"
export ETH_DEVICE="eth0"
export PM_QA_TESTS="cpufreq cpuidle cpuhotplug thermal cputopology"
+
+ export BOOT_OS_PROMPT=\'root@linaro-gnome:~#\'
else
export WLAN_DEVICE="wlan0"
export WLAN_TIME_DELAY="0s"