WAM in new appfw: add to default Qt UI WAM and chromium, and fix builds.

Description

Add a new image that is based on Qt default image, but providing WAM as web applications runtime, and providing a web browser.

This will be done when:

  • The image recipes are done, and when building the image, it compiles web browser and WAM.

  • WAM is launched on boot.

It is not expected to launch web applications at the end of this task, just being able to run WAM. Fixing it to run applications with new application framework will be done later.

Environment

None

Activity

Walt Miner 
February 8, 2022 at 4:56 PM

Close for MM Milestone 2

José Dapena Paz 
January 19, 2022 at 5:14 PM

I could complete the build, with WAM, and with launcher present.

There are some problems pending:

  • WAM does not launch at boot (this is apparently because its systemd script depends on components that are not existing anymore, i.e. weston.display). For this I will need to modify the script.

  • If I launch WAM manually it crashes. But I cannot debug the crash as WAM is building by default with -g0. For this, I need to fix the Yocto recipe for Chromium, that should be using symbol_level=1 by default. (reported as ).

Fixed

Details

Assignee

Reporter

Fix versions

Labels

Components

Priority

Created January 18, 2022 at 1:40 PM
Updated February 8, 2022 at 4:56 PM
Resolved February 2, 2022 at 1:29 PM