aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-linux-testimages.yaml
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2021-03-03 09:37:27 -0600
committerNicolas Dechesne <nicolas.dechesne@linaro.org>2021-03-09 20:44:38 +0000
commit5332a2612a01693ccad9188623ddd96e692682d0 (patch)
treec44ad9878212f172ab91b4417abf0115efd7a51c /lt-qcom-linux-testimages.yaml
parentd34b08d6fb1a77b366e74a7074819196ac168b7e (diff)
lt-qcom-linux-testimages.yaml: Enable usage of MESA_DEV
Depends on, https://github.com/ndechesne/meta-qcom/pull/278 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> Change-Id: I1469038639342cc016ba860b966435e42b5fbb01
Diffstat (limited to 'lt-qcom-linux-testimages.yaml')
-rw-r--r--lt-qcom-linux-testimages.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/lt-qcom-linux-testimages.yaml b/lt-qcom-linux-testimages.yaml
index 27987b155a..9d77ccdc85 100644
--- a/lt-qcom-linux-testimages.yaml
+++ b/lt-qcom-linux-testimages.yaml
@@ -79,11 +79,9 @@
echo "PACKAGE_INSTALL_append = \" ${QCOM_USERSPACE_TOOLS}\"" >> auto.conf
# enable mesa-dev to test freedreno using deqp
+ echo "MESA_DEV = \"1\"" >> auto.conf
echo "CORE_IMAGE_EXTRA_INSTALL += \"mesa-ci\"" >> auto.conf
echo "PACKAGECONFIG_append_pn-mesa = \"freedreno xa\"" >> auto.conf
- echo "SRCREV_pn-mesa = \"\${AUTOREV}\"" >> auto.conf
- echo "ERROR_QA_remove_pn-mesa = \"version-going-backwards\"" >> auto.conf
- echo "DEFAULT_PREFERENCE_pn-mesa = \"1\"" >> auto.conf
- inject:
properties-file: pub_dest_parameters
- shell: