meta-snappy icon indicating copy to clipboard operation
meta-snappy copied to clipboard

Add snapd-native recipe

Open om26er opened this issue 4 years ago • 3 comments

We need a snapd-native recipe, the one we can use to run the snap cli tool during the Yocto build process. That can then be used to "seed" snaps during image build process.

We have a recipe already created that we use internally. Will propose that here once https://github.com/morphis/meta-snappy/pull/36 lands

om26er avatar Aug 18 '21 21:08 om26er

Hi @om26er

such a recipe would help me a lot. I am currently facing the same issue: I want to add some snaps during the Yocto build process.

Is there a possibility to propose your internally used recipe earlier?

Fyusel avatar Feb 11 '22 09:02 Fyusel

I have previously proposed to own the maintainership of this repository but haven't go much responses to that. Since we are actively building our product using meta-snappy, I guess it might make sense for us to fork the project all together and open-source our changes to this.

om26er avatar Feb 11 '22 11:02 om26er

It would help me a lot to have such a recipe or maybe you can guide me in the right direction to write such a recipe on my own. I am currently a little bit stuck at the point how to create a corresponding snapd-native recipe.

My experience with Yocto so far is not that big. I created some simple systems with some additional adjustments like adding some custom services, apps etc. but that's it.

Fyusel avatar Feb 11 '22 12:02 Fyusel