thin-edge / meta-tedge-project

Create thin-edge.io images using kas and yocto
Apache License 2.0
0 stars 2 forks source link

feat(all): use debian package manager by default and install gnupg #22

Closed reubenmiller closed 3 months ago

reubenmiller commented 3 months ago

Switch the default package manager from rpm to deb, as thin-edge.io is more debian orientated (less of a maintenance overhead for us).

Include the gnupg package in all images so that secure (https) repositories can also be configured to install additional software without a firmware image update (e.g. from the community repository).