Trying to make it a bit easier to set up a build environment, so I looked a bit at meta-raspberrypi for inspiration and added a setup for kas https://kas.readthedocs.io/en/latest Seems to work well enough. I plan to cherry pick the changes to kirkstone and dunfell branches. FWIW at this point all you need is:
$ kas build <your-meta-snapd-checkout>/kas-poky-snapd.yml
and a longer while later you should have a core-image-minimal ready.
Trying to make it a bit easier to set up a build environment, so I looked a bit at meta-raspberrypi for inspiration and added a setup for kas https://kas.readthedocs.io/en/latest Seems to work well enough. I plan to cherry pick the changes to kirkstone and dunfell branches. FWIW at this point all you need is:
and a longer while later you should have a
core-image-minimal
ready.