Integrate meta-guf-distro/adapt-weston-init-and-profile-for-kirkstone
weston/profile: Adapt the XDG_RUNTIME_DIR to the weston user
weston is now started as user weston. This leads to a weston socket in the users runtime dir. To make it possible to start UI tools as root from the cmdline, this adapts the exported XDG_RUNTIME_DIR to the new socket location.
--
weston: Adapt the transform keywords to weston 9
The transformation entry in the weston is written by a postinstall script to reflect the orientation from the xml configuration. The keywords to specify the rotation have changed with weston 9.0 from 0 to normal 90 to rotate-90 and so on.