During some investigation into building simple host images for KVM with Weston, I discovered that as things stand at the moment agl-image-weston is not particularly usable because:
it does not stably end up containing weston; building with the "agl-demo" feature results in agl-compositor with the app framework user session startup being used instead.
there are some permission issues around /dev/dri nodes when building without "agl-demo", as weston is run as the weston user now with Yocto's default weston-init behavior
This issue will be used to track fixes for the above.
Environment
None
Activity
Show:
Scott Murray
September 14, 2023 at 8:05 PM
I believe this has been resolved with the rework done for the systemd user session removal.
Scott Murray
May 11, 2023 at 12:41 PM
yes. I'm going to look at trying to remove the user session and reworking the agl-compositor systemd service scheme next week.
During some investigation into building simple host images for KVM with Weston, I discovered that as things stand at the moment agl-image-weston is not particularly usable because:
it does not stably end up containing weston; building with the "agl-demo" feature results in agl-compositor with the app framework user session startup being used instead.
there are some permission issues around /dev/dri nodes when building without "agl-demo", as weston is run as the weston user now with Yocto's default weston-init behavior
This issue will be used to track fixes for the above.