aboutsummarylogtreecommitdiffstats
path: root/qpi.sh
diff options
context:
space:
mode:
authorDonald Carr2016-01-14 14:37:05 -0800
committerDonald Carr2016-01-14 15:56:02 -0800
commit14ceb7e285f579ea92f2e84e9d0c8028ad038a5b (patch)
tree9cea68519caa077f7327e108d15eeb7199f3b42e /qpi.sh
parent675dff3ec644f2215be0f6d43c2031070bb1174d (diff)
downloadaur-14ceb7e285f579ea92f2e84e9d0c8028ad038a5b.tar.gz
Bring rpi 1 recipe up to speed with rpi 2 recipe
Change-Id: Ie5fb36279723a5b86bc7294c797b28ee78c5704b
Diffstat (limited to 'qpi.sh')
-rw-r--r--qpi.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/qpi.sh b/qpi.sh
new file mode 100644
index 000000000000..5dd134abadc7
--- /dev/null
+++ b/qpi.sh
@@ -0,0 +1,5 @@
+export QT_QPA_PLATFORM=wayland
+export QT_WAYLAND_CLIENT_BUFFER_INTEGRATION=brcm
+
+PATH="localpiprefix:${PATH}"
+export PATH