You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm able to build an image which uses this layer and on the yocto build host I'm able to use the SDK to cross compile the flutter application but I then have to copy the application over to the target after booting the image. I would like to build the application and install it to the rootfs when building the image so that it's already present on the target on first boot of the image. Any input on doing this with this the sony/meta-flutter layer would be appreciated.
The text was updated successfully, but these errors were encountered:
doesnotexist
changed the title
Deploying applications during image build
Including built flutter application during yocto image build
Nov 20, 2022
doesnotexist
changed the title
Including built flutter application during yocto image build
Building and copying flutter app in yocto recipe
Nov 21, 2022
I'm able to build an image which uses this layer and on the yocto build host I'm able to use the SDK to cross compile the flutter application but I then have to copy the application over to the target after booting the image. I would like to build the application and install it to the rootfs when building the image so that it's already present on the target on first boot of the image. Any input on doing this with this the sony/meta-flutter layer would be appreciated.
The text was updated successfully, but these errors were encountered: