canonical / meta-snapd

Yocto meta-layer for snapd
MIT License
10 stars 6 forks source link

kas, conf, linux: add setup for kas, declare compat with langdale, make linux-yocto appends universal #25

Closed bboozzoo closed 1 year ago

bboozzoo commented 1 year ago

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.

bboozzoo commented 1 year ago

FWIW langdale got built successfuly, snaps work with strict confinement.