Call for testing: Universal Update Utility

I would like to announce a call of testing for the Universal Update Utility snap. Universal Update Utility is a Freescale/NXP I.MX Chip image deploy tool.

Screenshot, use Staticaly service to host one

How to install

Get it from the Snap Store

or, in a terminal:

# Install the snap #
sudo snap install --channel=beta universal-update-utility
#sudo snap install universal-update-utility

sudo snap alias universal-update-utility uuu

# Connect the snap to essential security confinement interfaces #
## Allow the snap to communicate to USB devices with custom protocol ##
sudo snap connect universal-update-utility:raw-usb

# Connect the snap to optional security confinement interfaces #
## Allow the snap to access files under /media ##
sudo snap connect universal-update-utility:removable-media

What to test

  • Can you properly launch the application?
  • Can you flash your device using this snap without issues?
  • Do you notice any problems during running the application?

How to contribute

Here’s the source repository of the snap: https://github.com/Lin-Buo-Ren/uuu-snap/issues