Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Snap packages #26

Closed
stephanosio opened this issue May 20, 2020 · 4 comments
Closed

Implement Snap packages #26

stephanosio opened this issue May 20, 2020 · 4 comments
Labels
distribution priority: medium Medium priority issue RFC Request for Comments

Comments

@stephanosio
Copy link
Member

stephanosio commented May 20, 2020

Implement Snap packages

Note:

  • Snap packages shall target the core18 base image, which is derived from the Ubuntu 18.04 LTS. This provides an Ubuntu 18.04-compatible library system on all Linux distros and effectively allows the packaged executables to run in a known environment (just like Poky in the meta-zephyr-sdk does).
  • See https://snapcraft.io/docs/pre-built-apps for building Snap packages from the pre-built archives.
@stephanosio stephanosio added RFC Request for Comments distribution labels May 20, 2020
@stephanosio stephanosio added this to To do in Distribution May 20, 2020
@stephanosio stephanosio moved this from To do to In progress in Distribution May 27, 2020
@stephanosio stephanosio added the priority: medium Medium priority issue label Jun 2, 2020
@stephanosio

This comment has been minimized.

@stephanosio
Copy link
Member Author

Snap package sources are here: https://github.com/stephanosio/snap-zephyr
Snap packages are available on the Snap store: https://snapcraft.io/search?q=zephyr

@stephanosio
Copy link
Member Author

All aliases have been approved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distribution priority: medium Medium priority issue RFC Request for Comments
Projects
Distribution
  
In progress
Development

No branches or pull requests

1 participant