ELM/VAS engine env vars should be 'wayland_egl'. Removed unused env vars.
authorOssama Othman <ossama.othman@intel.com>
Fri, 15 Feb 2013 21:03:45 +0000 (13:03 -0800)
committerOssama Othman <ossama.othman@intel.com>
Fri, 19 Apr 2013 22:59:50 +0000 (15:59 -0700)
Change-Id: Ib4ff7b1f1795758147e26c9ed42f58976210b1aa
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
packaging/weston.service

index 73a25ca..7c4d588 100644 (file)
@@ -7,10 +7,8 @@ Description=Weston launcher
 Wants=syslog.target dbus.service
 
 [Service]
-Environment=XDG_RUNTIME_DIR=/tmp 
-Environment=QT_QPA_PLATFORM=wayland 
-Environment=ELM_ENGINE=wayland_shm
-Environment=ECORE_EVAS_ENGINE=wayland_shm
+Environment=ELM_ENGINE=wayland_egl
+Environment=ECORE_EVAS_ENGINE=wayland_egl
 Environment=PATH=/usr/bin:/bin:/usr/sbin:/sbin
 Environment=HOME=/root
 ExecStart=/usr/bin/weston --log=/var/log/weston.log